org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
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_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 [cc62b0ed-3843-11f1-a8fc-06c6c98a384d]
[cc62b0ed-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[cc62b0ed-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3100] e valore ritornato [TEST_RESPONSE_3100]
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 [bcf086d9-3843-11f1-a8fc-06c6c98a384d]
[bcf086d9-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bcf086d9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3046] e valore ritornato [TEST_RESPONSE_3046]
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 [d24665f5-383f-11f1-a8fc-06c6c98a384d]
[d24665f5-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d24665f5-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_274] e valore ritornato [TEST_RESPONSE_274]
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 [988313e9-3842-11f1-a8fc-06c6c98a384d]
[988313e9-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[988313e9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2150] e valore ritornato [TEST_RESPONSE_2150]
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 [dc377476-3840-11f1-a8fc-06c6c98a384d]
[dc377476-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[dc377476-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_992] e valore ritornato [TEST_RESPONSE_992]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/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 [1fd18e19-3842-11f1-a8fc-06c6c98a384d]
[1fd18e19-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[1fd18e19-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1776] e valore ritornato [TEST_RESPONSE_1776]
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 [33138f39-3843-11f1-a8fc-06c6c98a384d]
[33138f39-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[33138f39-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2630] e valore ritornato [TEST_RESPONSE_2630]
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 [cd21f3ab-3841-11f1-a8fc-06c6c98a384d]
[cd21f3ab-3841-11f1-a8fc-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(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 [ca65f2cf-383f-11f1-a8fc-06c6c98a384d]
[ca65f2cf-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ca65f2cf-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_248] e valore ritornato [TEST_RESPONSE_248]
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 [f0d5822a-3841-11f1-a8fc-06c6c98a384d]
[f0d5822a-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f0d5822a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1630] e valore ritornato [TEST_RESPONSE_1630]
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 [971ccd1d-3842-11f1-a8fc-06c6c98a384d]
[971ccd1d-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[971ccd1d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2144] e valore ritornato [TEST_RESPONSE_2144]
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 [a88ea213-3843-11f1-a8fc-06c6c98a384d]
[a88ea213-3843-11f1-a8fc-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_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 [84b20413-383f-11f1-a8fc-06c6c98a384d]
[84b20413-383f-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[84b20413-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_32] e valore ritornato [TEST_RESPONSE_32]
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 [97c0d551-3842-11f1-a8fc-06c6c98a384d]
[97c0d551-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[97c0d551-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2146] e valore ritornato [TEST_RESPONSE_2146]
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 [cf9213aa-3842-11f1-a8fc-06c6c98a384d]
[cf9213aa-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[cf9213aa-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2320] e valore ritornato [TEST_RESPONSE_2320]
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 [af02502a-3841-11f1-a8fc-06c6c98a384d]
[af02502a-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[af02502a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1424] e valore ritornato [TEST_RESPONSE_1424]
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 [0e7aa9be-3843-11f1-a8fc-06c6c98a384d]
[0e7aa9be-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0e7aa9be-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2514] e valore ritornato [TEST_RESPONSE_2514]
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 [89c6e923-3841-11f1-a8fc-06c6c98a384d]
[89c6e923-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[89c6e923-3841-11f1-a8fc-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 [8016e613-3841-11f1-a8fc-06c6c98a384d]
[8016e613-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8016e613-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1282] e valore ritornato [TEST_RESPONSE_1282]
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 [ee942f92-383f-11f1-a8fc-06c6c98a384d]
[ee942f92-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ee942f92-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_360] e valore ritornato [TEST_RESPONSE_360]
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 [33ea83fe-3842-11f1-a8fc-06c6c98a384d]
[33ea83fe-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[33ea83fe-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1838] e valore ritornato [TEST_RESPONSE_1838]
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 [6960eca5-3843-11f1-a8fc-06c6c98a384d]
[6960eca5-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6960eca5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2792] e valore ritornato [TEST_RESPONSE_2792]
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 [85e9d5e9-3841-11f1-a8fc-06c6c98a384d]
[85e9d5e9-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[85e9d5e9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1300] e valore ritornato [TEST_RESPONSE_1300]
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 [0f19c4a7-3842-11f1-a8fc-06c6c98a384d]
[0f19c4a7-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[0f19c4a7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1724] e valore ritornato [TEST_RESPONSE_1724]
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 [d227b2bc-3842-11f1-a8fc-06c6c98a384d]
[d227b2bc-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d227b2bc-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2328] e valore ritornato [TEST_RESPONSE_2328]
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 [f4a798e4-3841-11f1-a8fc-06c6c98a384d]
[f4a798e4-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f4a798e4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1640] e valore ritornato [TEST_RESPONSE_1640]
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 [917e5079-3841-11f1-a8fc-06c6c98a384d]
[917e5079-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[917e5079-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1336] e valore ritornato [TEST_RESPONSE_1336]
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 [eabc7387-383f-11f1-a8fc-06c6c98a384d]
[eabc7387-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[eabc7387-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_348] e valore ritornato [TEST_RESPONSE_348]
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 [f1e35aac-383f-11f1-a8fc-06c6c98a384d]
[f1e35aac-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f1e35aac-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_372] e valore ritornato [TEST_RESPONSE_372]
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 [3872ca5c-3842-11f1-a8fc-06c6c98a384d]
[3872ca5c-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3872ca5c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1852] e valore ritornato [TEST_RESPONSE_1852]
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 [d933beda-3842-11f1-a8fc-06c6c98a384d]
[d933beda-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d933beda-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2350] e valore ritornato [TEST_RESPONSE_2350]
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 [61ad2481-3842-11f1-a8fc-06c6c98a384d]
[61ad2481-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[61ad2481-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1978] e valore ritornato [TEST_RESPONSE_1978]
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 [c3f40777-3843-11f1-a8fc-06c6c98a384d]
[c3f40777-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c3f40777-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3068] e valore ritornato [TEST_RESPONSE_3068]
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 [c23bba83-3841-11f1-a8fc-06c6c98a384d]
[c23bba83-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c23bba83-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1488] e valore ritornato [TEST_RESPONSE_1488]
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 [5c5044c4-3841-11f1-a8fc-06c6c98a384d]
[5c5044c4-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[5c5044c4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1211] e valore ritornato [TEST_RESPONSE_1211]
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 [b894d4e3-3840-11f1-a8fc-06c6c98a384d]
[b894d4e3-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b894d4e3-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_924] e valore ritornato [TEST_RESPONSE_924]
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 [b9f09faa-3841-11f1-a8fc-06c6c98a384d]
[b9f09faa-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[b9f09faa-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1462] e valore ritornato [TEST_RESPONSE_1462]
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 [07f30595-3842-11f1-a8fc-06c6c98a384d]
[07f30595-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[07f30595-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1700] e valore ritornato [TEST_RESPONSE_1700]
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 [26619dd9-3840-11f1-a8fc-06c6c98a384d]
[26619dd9-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[26619dd9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_474] e valore ritornato [TEST_RESPONSE_474]
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 [8b304f21-383f-11f1-a8fc-06c6c98a384d]
[8b304f21-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8b304f21-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_54] e valore ritornato [TEST_RESPONSE_54]
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 [6a06c999-3843-11f1-a8fc-06c6c98a384d]
[6a06c999-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6a06c999-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2794] e valore ritornato [TEST_RESPONSE_2794]
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 [f933a687-3840-11f1-a8fc-06c6c98a384d]
[f933a687-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f933a687-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1036] e valore ritornato [TEST_RESPONSE_1036]
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 [95c02d92-3843-11f1-a8fc-06c6c98a384d]
[95c02d92-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[95c02d92-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2930] e valore ritornato [TEST_RESPONSE_2930]
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 [e2f9e1fd-3842-11f1-a8fc-06c6c98a384d]
[e2f9e1fd-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e2f9e1fd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2380] e valore ritornato [TEST_RESPONSE_2380]
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 [c68d45bc-3842-11f1-a8fc-06c6c98a384d]
[c68d45bc-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c68d45bc-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2292] e valore ritornato [TEST_RESPONSE_2292]
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 [75b73098-3843-11f1-a8fc-06c6c98a384d]
[75b73098-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[75b73098-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2830] e valore ritornato [TEST_RESPONSE_2830]
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 [55ff39d3-3843-11f1-a8fc-06c6c98a384d]
[55ff39d3-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[55ff39d3-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2732] e valore ritornato [TEST_RESPONSE_2732]
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 [4085c983-3843-11f1-a8fc-06c6c98a384d]
[4085c983-3843-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [cec2c828-3840-11f1-a8fc-06c6c98a384d]
[cec2c828-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[cec2c828-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_971] e valore ritornato [TEST_RESPONSE_971]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
URL: http://localhost:8080/govway/api/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 [d2cad090-3842-11f1-a8fc-06c6c98a384d]
[d2cad090-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d2cad090-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2330] e valore ritornato [TEST_RESPONSE_2330]
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 [2b44d67b-3840-11f1-a8fc-06c6c98a384d]
[2b44d67b-3840-11f1-a8fc-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/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 [85a5f967-3842-11f1-a8fc-06c6c98a384d]
[85a5f967-3842-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
URL: http://localhost:8080/govway/api/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 [3adbc694-3840-11f1-a8fc-06c6c98a384d]
[3adbc694-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3adbc694-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_536] e valore ritornato [TEST_RESPONSE_536]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/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 [706ec33a-3842-11f1-a8fc-06c6c98a384d]
[706ec33a-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[706ec33a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2026] e valore ritornato [TEST_RESPONSE_2026]
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 [7fe88d62-3842-11f1-a8fc-06c6c98a384d]
[7fe88d62-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7fe88d62-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2076] e valore ritornato [TEST_RESPONSE_2076]
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 [8d1f26df-383f-11f1-a8fc-06c6c98a384d]
[8d1f26df-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8d1f26df-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_60] e valore ritornato [TEST_RESPONSE_60]
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 [fedde2fa-3841-11f1-a8fc-06c6c98a384d]
[fedde2fa-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[fedde2fa-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1674] e valore ritornato [TEST_RESPONSE_1674]
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 [aa8843f3-3842-11f1-a8fc-06c6c98a384d]
[aa8843f3-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[aa8843f3-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2206] e valore ritornato [TEST_RESPONSE_2206]
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 [a3b6c582-3841-11f1-a8fc-06c6c98a384d]
[a3b6c582-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[a3b6c582-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1392] e valore ritornato [TEST_RESPONSE_1392]
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 [be1f42e1-3843-11f1-a8fc-06c6c98a384d]
[be1f42e1-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[be1f42e1-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3050] e valore ritornato [TEST_RESPONSE_3050]
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 [77b2d998-3843-11f1-a8fc-06c6c98a384d]
[77b2d998-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[77b2d998-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2838] e valore ritornato [TEST_RESPONSE_2838]
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 [8bb1f04f-3841-11f1-a8fc-06c6c98a384d]
[8bb1f04f-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8bb1f04f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1316] e valore ritornato [TEST_RESPONSE_1316]
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 [cf17f75a-3841-11f1-a8fc-06c6c98a384d]
[cf17f75a-3841-11f1-a8fc-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, 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 [d6d738d3-383f-11f1-a8fc-06c6c98a384d]
[d6d738d3-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d6d738d3-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_288] e valore ritornato [TEST_RESPONSE_288]
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 [3918a750-3842-11f1-a8fc-06c6c98a384d]
[3918a750-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3918a750-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1854] e valore ritornato [TEST_RESPONSE_1854]
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 [1de80d8d-3842-11f1-a8fc-06c6c98a384d]
[1de80d8d-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1de80d8d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1770] e valore ritornato [TEST_RESPONSE_1770]
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 [1cb22fe2-3843-11f1-a8fc-06c6c98a384d]
[1cb22fe2-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1cb22fe2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2560] e valore ritornato [TEST_RESPONSE_2560]
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 [4933b147-3841-11f1-a8fc-06c6c98a384d]
[4933b147-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4933b147-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1182] e valore ritornato [TEST_RESPONSE_1182]
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 [4f810b87-3842-11f1-a8fc-06c6c98a384d]
[4f810b87-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4f810b87-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1922] e valore ritornato [TEST_RESPONSE_1922]
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 [7c865ac6-3843-11f1-a8fc-06c6c98a384d]
[7c865ac6-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7c865ac6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2852] e valore ritornato [TEST_RESPONSE_2852]
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 [8612f3af-383f-11f1-a8fc-06c6c98a384d]
[8612f3af-383f-11f1-a8fc-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_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 [c7fbe5a9-3841-11f1-a8fc-06c6c98a384d]
[c7fbe5a9-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c7fbe5a9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1506] e valore ritornato [TEST_RESPONSE_1506]
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 [378da5c7-3843-11f1-a8fc-06c6c98a384d]
[378da5c7-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[378da5c7-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2638] e valore ritornato [TEST_RESPONSE_2638]
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 [7d46cbc4-3840-11f1-a8fc-06c6c98a384d]
[7d46cbc4-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[7d46cbc4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_740] e valore ritornato [TEST_RESPONSE_740]
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 [af69d688-383f-11f1-a8fc-06c6c98a384d]
[af69d688-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[af69d688-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_166] e valore ritornato [TEST_RESPONSE_166]
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 [00dc7c72-3843-11f1-a8fc-06c6c98a384d]
[00dc7c72-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[00dc7c72-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2470] e valore ritornato [TEST_RESPONSE_2470]
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 [3c542356-3842-11f1-a8fc-06c6c98a384d]
[3c542356-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3c542356-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1862] e valore ritornato [TEST_RESPONSE_1862]
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 [02cb7b3e-3843-11f1-a8fc-06c6c98a384d]
[02cb7b3e-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[02cb7b3e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2476] e valore ritornato [TEST_RESPONSE_2476]
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 [871c02ee-3843-11f1-a8fc-06c6c98a384d]
[871c02ee-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[871c02ee-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2884] e valore ritornato [TEST_RESPONSE_2884]
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 [31eedb02-3842-11f1-a8fc-06c6c98a384d]
[31eedb02-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[31eedb02-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1832] e valore ritornato [TEST_RESPONSE_1832]
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 [695fd0eb-3842-11f1-a8fc-06c6c98a384d]
[695fd0eb-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[695fd0eb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2006] e valore ritornato [TEST_RESPONSE_2006]
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 [075bd8f0-3843-11f1-a8fc-06c6c98a384d]
[075bd8f0-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[075bd8f0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2492] e valore ritornato [TEST_RESPONSE_2492]
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 [8f8f9fcd-3841-11f1-a8fc-06c6c98a384d]
[8f8f9fcd-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8f8f9fcd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1330] e valore ritornato [TEST_RESPONSE_1330]
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 [a87007f0-3841-11f1-a8fc-06c6c98a384d]
[a87007f0-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a87007f0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1406] e valore ritornato [TEST_RESPONSE_1406]
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 [d6197c2b-3841-11f1-a8fc-06c6c98a384d]
[d6197c2b-3841-11f1-a8fc-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_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 [b6937f6d-3843-11f1-a8fc-06c6c98a384d]
[b6937f6d-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b6937f6d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3026] e valore ritornato [TEST_RESPONSE_3026]
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 [a31136ae-3841-11f1-a8fc-06c6c98a384d]
[a31136ae-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a31136ae-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1390] e valore ritornato [TEST_RESPONSE_1390]
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 [7ba6f399-383f-11f1-a8fc-06c6c98a384d]
[7ba6f399-383f-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 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 [9fbaf1a0-383f-11f1-a8fc-06c6c98a384d]
[9fbaf1a0-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9fbaf1a0-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_120] e valore ritornato [TEST_RESPONSE_120]
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 [ab4a7833-3841-11f1-a8fc-06c6c98a384d]
[ab4a7833-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ab4a7833-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1414] e valore ritornato [TEST_RESPONSE_1414]
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 [f92c410f-3842-11f1-a8fc-06c6c98a384d]
[f92c410f-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f92c410f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2448] e valore ritornato [TEST_RESPONSE_2448]
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 [661b66a9-3840-11f1-a8fc-06c6c98a384d]
[661b66a9-3840-11f1-a8fc-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, 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 [7f700d4a-3843-11f1-a8fc-06c6c98a384d]
[7f700d4a-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7f700d4a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2860] e valore ritornato [TEST_RESPONSE_2860]
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 [5858cbbc-3841-11f1-a8fc-06c6c98a384d]
[5858cbbc-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5858cbbc-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1205] e valore ritornato [TEST_RESPONSE_1205]
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 [00268fa4-3842-11f1-a8fc-06c6c98a384d]
[00268fa4-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[00268fa4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1678] e valore ritornato [TEST_RESPONSE_1678]
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 [5dc6cdc9-3843-11f1-a8fc-06c6c98a384d]
[5dc6cdc9-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5dc6cdc9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2756] e valore ritornato [TEST_RESPONSE_2756]
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 [21c3e845-3842-11f1-a8fc-06c6c98a384d]
[21c3e845-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[21c3e845-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1782] e valore ritornato [TEST_RESPONSE_1782]
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 [6f25ef80-3842-11f1-a8fc-06c6c98a384d]
[6f25ef80-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6f25ef80-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2022] e valore ritornato [TEST_RESPONSE_2022]
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 [38dba9a0-3843-11f1-a8fc-06c6c98a384d]
[38dba9a0-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[38dba9a0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2642] e valore ritornato [TEST_RESPONSE_2642]
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 [ebecb62e-383f-11f1-a8fc-06c6c98a384d]
[ebecb62e-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ebecb62e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_350] e valore ritornato [TEST_RESPONSE_350]
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 [402fa5a7-3841-11f1-a8fc-06c6c98a384d]
[402fa5a7-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[402fa5a7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1167] e valore ritornato [TEST_RESPONSE_1167]
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 [adb0f0f2-3841-11f1-a8fc-06c6c98a384d]
[adb0f0f2-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[adb0f0f2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1420] e valore ritornato [TEST_RESPONSE_1420]
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 [6a9d6c76-3840-11f1-a8fc-06c6c98a384d]
[6a9d6c76-3840-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [b4aa25f2-3843-11f1-a8fc-06c6c98a384d]
[b4aa25f2-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b4aa25f2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3022] e valore ritornato [TEST_RESPONSE_3022]
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 [c1fb134e-3842-11f1-a8fc-06c6c98a384d]
[c1fb134e-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c1fb134e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2278] e valore ritornato [TEST_RESPONSE_2278]
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 [c2b51b2d-383f-11f1-a8fc-06c6c98a384d]
[c2b51b2d-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c2b51b2d-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_226] e valore ritornato [TEST_RESPONSE_226]
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 [72c57a3c-3841-11f1-a8fc-06c6c98a384d]
[72c57a3c-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[72c57a3c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1246] e valore ritornato [TEST_RESPONSE_1246]
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 [370e6aca-3840-11f1-a8fc-06c6c98a384d]
[370e6aca-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[370e6aca-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_524] e valore ritornato [TEST_RESPONSE_524]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/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 [fd970b12-3841-11f1-a8fc-06c6c98a384d]
[fd970b12-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[fd970b12-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1670] e valore ritornato [TEST_RESPONSE_1670]
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 [b5f14bf9-3843-11f1-a8fc-06c6c98a384d]
[b5f14bf9-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b5f14bf9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3024] e valore ritornato [TEST_RESPONSE_3024]
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 [994ab156-383f-11f1-a8fc-06c6c98a384d]
[994ab156-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[994ab156-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_100] e valore ritornato [TEST_RESPONSE_100]
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 [9a47d8b0-3843-11f1-a8fc-06c6c98a384d]
[9a47d8b0-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9a47d8b0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2944] e valore ritornato [TEST_RESPONSE_2944]
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 [1c1098ae-3843-11f1-a8fc-06c6c98a384d]
[1c1098ae-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[1c1098ae-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2558] e valore ritornato [TEST_RESPONSE_2558]
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 [83fc84cd-3841-11f1-a8fc-06c6c98a384d]
[83fc84cd-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[83fc84cd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1294] e valore ritornato [TEST_RESPONSE_1294]
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 [78c047b4-3842-11f1-a8fc-06c6c98a384d]
[78c047b4-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[78c047b4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2054] e valore ritornato [TEST_RESPONSE_2054]
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 [e26f35d2-383f-11f1-a8fc-06c6c98a384d]
[e26f35d2-383f-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_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 [aefe89f1-3842-11f1-a8fc-06c6c98a384d]
[aefe89f1-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[aefe89f1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2220] e valore ritornato [TEST_RESPONSE_2220]
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 [b35d57f4-383f-11f1-a8fc-06c6c98a384d]
[b35d57f4-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b35d57f4-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_178] e valore ritornato [TEST_RESPONSE_178]
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 [70702d16-3843-11f1-a8fc-06c6c98a384d]
[70702d16-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[70702d16-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2814] e valore ritornato [TEST_RESPONSE_2814]
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 [469cd9b7-3841-11f1-a8fc-06c6c98a384d]
[469cd9b7-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[469cd9b7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1178] e valore ritornato [TEST_RESPONSE_1178]
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 [1076c7ea-3843-11f1-a8fc-06c6c98a384d]
[1076c7ea-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1076c7ea-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2520] e valore ritornato [TEST_RESPONSE_2520]
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 [8557288a-3840-11f1-a8fc-06c6c98a384d]
[8557288a-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8557288a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_766] e valore ritornato [TEST_RESPONSE_766]
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 [d3871164-3841-11f1-a8fc-06c6c98a384d]
[d3871164-3841-11f1-a8fc-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=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 [c68f4bdb-3843-11f1-a8fc-06c6c98a384d]
[c68f4bdb-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c68f4bdb-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3078] e valore ritornato [TEST_RESPONSE_3078]
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 [ce56d482-3842-11f1-a8fc-06c6c98a384d]
[ce56d482-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[ce56d482-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2316] e valore ritornato [TEST_RESPONSE_2316]
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 [4d90e5b6-3840-11f1-a8fc-06c6c98a384d]
[4d90e5b6-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4d90e5b6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_596] e valore ritornato [TEST_RESPONSE_596]
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 [60d3d132-3841-11f1-a8fc-06c6c98a384d]
[60d3d132-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[60d3d132-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1218] e valore ritornato [TEST_RESPONSE_1218]
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 [5221ff89-3843-11f1-a8fc-06c6c98a384d]
[5221ff89-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5221ff89-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2720] e valore ritornato [TEST_RESPONSE_2720]
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 [869fc2c0-3842-11f1-a8fc-06c6c98a384d]
[869fc2c0-3842-11f1-a8fc-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(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 [65924e13-3842-11f1-a8fc-06c6c98a384d]
[65924e13-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[65924e13-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1994] e valore ritornato [TEST_RESPONSE_1994]
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 [bea93a8d-3840-11f1-a8fc-06c6c98a384d]
[bea93a8d-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bea93a8d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_944] e valore ritornato [TEST_RESPONSE_944]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/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 [f2a199f5-3842-11f1-a8fc-06c6c98a384d]
[f2a199f5-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f2a199f5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2428] e valore ritornato [TEST_RESPONSE_2428]
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 [335a94c3-3841-11f1-a8fc-06c6c98a384d]
[335a94c3-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[335a94c3-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1148] e valore ritornato [TEST_RESPONSE_1148]
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 [688fcc68-3841-11f1-a8fc-06c6c98a384d]
[688fcc68-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[688fcc68-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1230] e valore ritornato [TEST_RESPONSE_1230]
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 [5f19331f-3842-11f1-a8fc-06c6c98a384d]
[5f19331f-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5f19331f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1970] e valore ritornato [TEST_RESPONSE_1970]
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 [0b4ea884-3841-11f1-a8fc-06c6c98a384d]
[0b4ea884-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0b4ea884-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1065] e valore ritornato [TEST_RESPONSE_1065]
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 [d03f43a0-3842-11f1-a8fc-06c6c98a384d]
[d03f43a0-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d03f43a0-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2322] e valore ritornato [TEST_RESPONSE_2322]
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 [db6b2e0b-3841-11f1-a8fc-06c6c98a384d]
[db6b2e0b-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[db6b2e0b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1564] e valore ritornato [TEST_RESPONSE_1564]
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 [74ba9dd6-3842-11f1-a8fc-06c6c98a384d]
[74ba9dd6-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[74ba9dd6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2040] e valore ritornato [TEST_RESPONSE_2040]
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 [e6ee2d60-383f-11f1-a8fc-06c6c98a384d]
[e6ee2d60-383f-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [6bb7995e-3841-11f1-a8fc-06c6c98a384d]
[6bb7995e-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6bb7995e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1235] e valore ritornato [TEST_RESPONSE_1235]
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 [c5e91d21-383f-11f1-a8fc-06c6c98a384d]
[c5e91d21-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c5e91d21-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_236] e valore ritornato [TEST_RESPONSE_236]
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 [474045ab-3841-11f1-a8fc-06c6c98a384d]
[474045ab-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[474045ab-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1179] e valore ritornato [TEST_RESPONSE_1179]
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 [66bf20bd-3840-11f1-a8fc-06c6c98a384d]
[66bf20bd-3840-11f1-a8fc-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, 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 [cd70ccb0-3840-11f1-a8fc-06c6c98a384d]
[cd70ccb0-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[cd70ccb0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_969] e valore ritornato [TEST_RESPONSE_969]
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 [a2242d25-3843-11f1-a8fc-06c6c98a384d]
[a2242d25-3843-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 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 [acd8f268-383f-11f1-a8fc-06c6c98a384d]
[acd8f268-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[acd8f268-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_158] e valore ritornato [TEST_RESPONSE_158]
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 [8cb4015a-3842-11f1-a8fc-06c6c98a384d]
[8cb4015a-3842-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[8cb4015a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2114] e valore ritornato [TEST_RESPONSE_2114]
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 [e59b5d9e-3841-11f1-a8fc-06c6c98a384d]
[e59b5d9e-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e59b5d9e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1594] e valore ritornato [TEST_RESPONSE_1594]
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 [e8f0e609-3840-11f1-a8fc-06c6c98a384d]
[e8f0e609-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e8f0e609-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1011] e valore ritornato [TEST_RESPONSE_1011]
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 [1fe9b448-3843-11f1-a8fc-06c6c98a384d]
[1fe9b448-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1fe9b448-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2570] e valore ritornato [TEST_RESPONSE_2570]
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 [85fd7aae-3840-11f1-a8fc-06c6c98a384d]
[85fd7aae-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[85fd7aae-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_768] e valore ritornato [TEST_RESPONSE_768]
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 [1dfc0071-3841-11f1-a8fc-06c6c98a384d]
[1dfc0071-3841-11f1-a8fc-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, 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 [32b5f04b-3841-11f1-a8fc-06c6c98a384d]
[32b5f04b-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[32b5f04b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1146] e valore ritornato [TEST_RESPONSE_1146]
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 [0091bf7b-3840-11f1-a8fc-06c6c98a384d]
[0091bf7b-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[0091bf7b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_416] e valore ritornato [TEST_RESPONSE_416]
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 [3fe4a77f-3843-11f1-a8fc-06c6c98a384d]
[3fe4a77f-3843-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 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 [074c3e41-3842-11f1-a8fc-06c6c98a384d]
[074c3e41-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[074c3e41-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1698] e valore ritornato [TEST_RESPONSE_1698]
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 [98fa4a08-3843-11f1-a8fc-06c6c98a384d]
[98fa4a08-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[98fa4a08-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2940] e valore ritornato [TEST_RESPONSE_2940]
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 [b61a6a40-3841-11f1-a8fc-06c6c98a384d]
[b61a6a40-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b61a6a40-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1450] e valore ritornato [TEST_RESPONSE_1450]
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 [9f8c9243-3843-11f1-a8fc-06c6c98a384d]
[9f8c9243-3843-11f1-a8fc-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(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 [20745dcd-3842-11f1-a8fc-06c6c98a384d]
[20745dcd-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[20745dcd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1778] e valore ritornato [TEST_RESPONSE_1778]
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 [59e7498e-3843-11f1-a8fc-06c6c98a384d]
[59e7498e-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[59e7498e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2744] e valore ritornato [TEST_RESPONSE_2744]
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 [3bad8312-3842-11f1-a8fc-06c6c98a384d]
[3bad8312-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3bad8312-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1860] e valore ritornato [TEST_RESPONSE_1860]
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 [23fea785-3840-11f1-a8fc-06c6c98a384d]
[23fea785-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[23fea785-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_464] e valore ritornato [TEST_RESPONSE_464]
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 [265a91d1-3843-11f1-a8fc-06c6c98a384d]
[265a91d1-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[265a91d1-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2588] e valore ritornato [TEST_RESPONSE_2588]
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 [7577bdc1-3840-11f1-a8fc-06c6c98a384d]
[7577bdc1-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7577bdc1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_718] e valore ritornato [TEST_RESPONSE_718]
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 [4c7b3b3d-3841-11f1-a8fc-06c6c98a384d]
[4c7b3b3d-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4c7b3b3d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1187] e valore ritornato [TEST_RESPONSE_1187]
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 [6e8043e6-3843-11f1-a8fc-06c6c98a384d]
[6e8043e6-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6e8043e6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2806] e valore ritornato [TEST_RESPONSE_2806]
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 [e6f52b95-3842-11f1-a8fc-06c6c98a384d]
[e6f52b95-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e6f52b95-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2392] e valore ritornato [TEST_RESPONSE_2392]
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 [d0f6182d-383f-11f1-a8fc-06c6c98a384d]
[d0f6182d-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d0f6182d-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_270] e valore ritornato [TEST_RESPONSE_270]
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 [cb3761af-3841-11f1-a8fc-06c6c98a384d]
[cb3761af-3841-11f1-a8fc-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, 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 [9f059964-3841-11f1-a8fc-06c6c98a384d]
[9f059964-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9f059964-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1378] e valore ritornato [TEST_RESPONSE_1378]
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 [eadc8975-3840-11f1-a8fc-06c6c98a384d]
[eadc8975-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[eadc8975-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1014] e valore ritornato [TEST_RESPONSE_1014]
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 [57f5648f-3843-11f1-a8fc-06c6c98a384d]
[57f5648f-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[57f5648f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2738] e valore ritornato [TEST_RESPONSE_2738]
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 [f08c2f0e-383f-11f1-a8fc-06c6c98a384d]
[f08c2f0e-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f08c2f0e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_366] e valore ritornato [TEST_RESPONSE_366]
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 [692b702c-3841-11f1-a8fc-06c6c98a384d]
[692b702c-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[692b702c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1231] e valore ritornato [TEST_RESPONSE_1231]
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 [5b391df7-3843-11f1-a8fc-06c6c98a384d]
[5b391df7-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[5b391df7-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2748] e valore ritornato [TEST_RESPONSE_2748]
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 [313f2471-3840-11f1-a8fc-06c6c98a384d]
[313f2471-3840-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[313f2471-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_506] e valore ritornato [TEST_RESPONSE_506]
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/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 [62ec46b3-3840-11f1-a8fc-06c6c98a384d]
[62ec46b3-3840-11f1-a8fc-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(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 [1841b646-3843-11f1-a8fc-06c6c98a384d]
[1841b646-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[1841b646-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2546] e valore ritornato [TEST_RESPONSE_2546]
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 [a8e98faa-383f-11f1-a8fc-06c6c98a384d]
[a8e98faa-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a8e98faa-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_144] e valore ritornato [TEST_RESPONSE_144]
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 [c3e3d08a-3842-11f1-a8fc-06c6c98a384d]
[c3e3d08a-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c3e3d08a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2284] e valore ritornato [TEST_RESPONSE_2284]
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 [bf4d90e1-3840-11f1-a8fc-06c6c98a384d]
[bf4d90e1-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bf4d90e1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_946] e valore ritornato [TEST_RESPONSE_946]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/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 [06a54fdd-3842-11f1-a8fc-06c6c98a384d]
[06a54fdd-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[06a54fdd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1696] e valore ritornato [TEST_RESPONSE_1696]
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 [e4f033c9-3842-11f1-a8fc-06c6c98a384d]
[e4f033c9-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e4f033c9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2386] e valore ritornato [TEST_RESPONSE_2386]
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 [9c3fff3d-3843-11f1-a8fc-06c6c98a384d]
[9c3fff3d-3843-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[9c3fff3d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2950] e valore ritornato [TEST_RESPONSE_2950]
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 [3cff4d33-3841-11f1-a8fc-06c6c98a384d]
[3cff4d33-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[3cff4d33-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1163] e valore ritornato [TEST_RESPONSE_1163]
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 [ef667e87-3840-11f1-a8fc-06c6c98a384d]
[ef667e87-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ef667e87-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1022] e valore ritornato [TEST_RESPONSE_1022]
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 [dcda442a-3840-11f1-a8fc-06c6c98a384d]
[dcda442a-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[dcda442a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_993] e valore ritornato [TEST_RESPONSE_993]
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 [52d1c791-3843-11f1-a8fc-06c6c98a384d]
[52d1c791-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[52d1c791-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2724] e valore ritornato [TEST_RESPONSE_2724]
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 [a24e9fab-3840-11f1-a8fc-06c6c98a384d]
[a24e9fab-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a24e9fab-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_854] e valore ritornato [TEST_RESPONSE_854]
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 [b4db3378-3841-11f1-a8fc-06c6c98a384d]
[b4db3378-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b4db3378-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1446] e valore ritornato [TEST_RESPONSE_1446]
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 [547bdf8e-3841-11f1-a8fc-06c6c98a384d]
[547bdf8e-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[547bdf8e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1198] e valore ritornato [TEST_RESPONSE_1198]
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 [d962c5c2-383f-11f1-a8fc-06c6c98a384d]
[d962c5c2-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d962c5c2-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_294] e valore ritornato [TEST_RESPONSE_294]
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 [3b0fb227-3841-11f1-a8fc-06c6c98a384d]
[3b0fb227-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3b0fb227-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1160] e valore ritornato [TEST_RESPONSE_1160]
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 [8357b949-3841-11f1-a8fc-06c6c98a384d]
[8357b949-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8357b949-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1292] e valore ritornato [TEST_RESPONSE_1292]
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 [f008d90b-3840-11f1-a8fc-06c6c98a384d]
[f008d90b-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f008d90b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1023] e valore ritornato [TEST_RESPONSE_1023]
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 [ddece1e0-383f-11f1-a8fc-06c6c98a384d]
[ddece1e0-383f-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 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 [196ac2ab-3842-11f1-a8fc-06c6c98a384d]
[196ac2ab-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[196ac2ab-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1754] e valore ritornato [TEST_RESPONSE_1754]
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 [df6231e5-3841-11f1-a8fc-06c6c98a384d]
[df6231e5-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[df6231e5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1576] e valore ritornato [TEST_RESPONSE_1576]
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 [24f1819b-3842-11f1-a8fc-06c6c98a384d]
[24f1819b-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[24f1819b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1792] e valore ritornato [TEST_RESPONSE_1792]
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 [4d25d321-3841-11f1-a8fc-06c6c98a384d]
[4d25d321-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4d25d321-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1188] e valore ritornato [TEST_RESPONSE_1188]
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 [70989caa-3843-11f1-a8fc-06c6c98a384d]
[70989caa-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[70989caa-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2816] e valore ritornato [TEST_RESPONSE_2816]
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 [fcf573de-3841-11f1-a8fc-06c6c98a384d]
[fcf573de-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[fcf573de-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1668] e valore ritornato [TEST_RESPONSE_1668]
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 [aa263931-3840-11f1-a8fc-06c6c98a384d]
[aa263931-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[aa263931-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_880] e valore ritornato [TEST_RESPONSE_880]
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 [a99a1b02-383f-11f1-a8fc-06c6c98a384d]
[a99a1b02-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a99a1b02-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_148] e valore ritornato [TEST_RESPONSE_148]
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 [4e7b9f29-3841-11f1-a8fc-06c6c98a384d]
[4e7b9f29-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4e7b9f29-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1190] e valore ritornato [TEST_RESPONSE_1190]
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 [a0d90f7d-3843-11f1-a8fc-06c6c98a384d]
[a0d90f7d-3843-11f1-a8fc-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_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 [0a02525a-3841-11f1-a8fc-06c6c98a384d]
[0a02525a-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0a02525a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1063] e valore ritornato [TEST_RESPONSE_1063]
test_Redirect(application/xml, 204)
URL: http://localhost:8080/govway/api/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 [2ff71409-3840-11f1-a8fc-06c6c98a384d]
[2ff71409-3840-11f1-a8fc-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_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 [7953bf8b-3840-11f1-a8fc-06c6c98a384d]
[7953bf8b-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[7953bf8b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_730] e valore ritornato [TEST_RESPONSE_730]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/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 [6d399310-3843-11f1-a8fc-06c6c98a384d]
[6d399310-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6d399310-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2804] e valore ritornato [TEST_RESPONSE_2804]
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 [f7d500dc-3840-11f1-a8fc-06c6c98a384d]
[f7d500dc-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[f7d500dc-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1034] e valore ritornato [TEST_RESPONSE_1034]
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 [8cd8f8c5-3843-11f1-a8fc-06c6c98a384d]
[8cd8f8c5-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8cd8f8c5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2902] e valore ritornato [TEST_RESPONSE_2902]
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 [ea391d81-3840-11f1-a8fc-06c6c98a384d]
[ea391d81-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ea391d81-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1013] e valore ritornato [TEST_RESPONSE_1013]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
URL: http://localhost:8080/govway/api/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 [e151c1a8-3840-11f1-a8fc-06c6c98a384d]
[e151c1a8-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e151c1a8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1000] e valore ritornato [TEST_RESPONSE_1000]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/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 [a22cfc79-3842-11f1-a8fc-06c6c98a384d]
[a22cfc79-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a22cfc79-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2180] e valore ritornato [TEST_RESPONSE_2180]
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 [cc56783b-383f-11f1-a8fc-06c6c98a384d]
[cc56783b-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[cc56783b-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_254] e valore ritornato [TEST_RESPONSE_254]
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 [b575ecdc-3841-11f1-a8fc-06c6c98a384d]
[b575ecdc-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b575ecdc-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1448] e valore ritornato [TEST_RESPONSE_1448]
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 [32842799-3840-11f1-a8fc-06c6c98a384d]
[32842799-3840-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
URL: http://localhost:8080/govway/api/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 [4d91978b-3842-11f1-a8fc-06c6c98a384d]
[4d91978b-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4d91978b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1916] e valore ritornato [TEST_RESPONSE_1916]
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 [dec5e696-3840-11f1-a8fc-06c6c98a384d]
[dec5e696-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[dec5e696-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_996] e valore ritornato [TEST_RESPONSE_996]
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 [8b6d2972-3842-11f1-a8fc-06c6c98a384d]
[8b6d2972-3842-11f1-a8fc-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(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 [d906cddc-3840-11f1-a8fc-06c6c98a384d]
[d906cddc-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d906cddc-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_986] e valore ritornato [TEST_RESPONSE_986]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/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 [874a4606-3840-11f1-a8fc-06c6c98a384d]
[874a4606-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[874a4606-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_772] e valore ritornato [TEST_RESPONSE_772]
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 [da7c4472-3842-11f1-a8fc-06c6c98a384d]
[da7c4472-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[da7c4472-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2354] e valore ritornato [TEST_RESPONSE_2354]
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 [780dd203-3840-11f1-a8fc-06c6c98a384d]
[780dd203-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[780dd203-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_726] e valore ritornato [TEST_RESPONSE_726]
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 [7e1ebf87-3841-11f1-a8fc-06c6c98a384d]
[7e1ebf87-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7e1ebf87-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1276] e valore ritornato [TEST_RESPONSE_1276]
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 [036faa82-3843-11f1-a8fc-06c6c98a384d]
[036faa82-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[036faa82-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2478] e valore ritornato [TEST_RESPONSE_2478]
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 [21328800-3843-11f1-a8fc-06c6c98a384d]
[21328800-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[21328800-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2574] e valore ritornato [TEST_RESPONSE_2574]
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 [c20d460d-3843-11f1-a8fc-06c6c98a384d]
[c20d460d-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c20d460d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3064] e valore ritornato [TEST_RESPONSE_3064]
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 [1b6189ab-3842-11f1-a8fc-06c6c98a384d]
[1b6189ab-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[1b6189ab-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1762] e valore ritornato [TEST_RESPONSE_1762]
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 [c9c4fb89-3843-11f1-a8fc-06c6c98a384d]
[c9c4fb89-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c9c4fb89-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3090] e valore ritornato [TEST_RESPONSE_3090]
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 [d0471727-3843-11f1-a8fc-06c6c98a384d]
[d0471727-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d0471727-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3112] e valore ritornato [TEST_RESPONSE_3112]
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 [02101030-3842-11f1-a8fc-06c6c98a384d]
[02101030-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[02101030-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1684] e valore ritornato [TEST_RESPONSE_1684]
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 [c0c842e5-3843-11f1-a8fc-06c6c98a384d]
[c0c842e5-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c0c842e5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3060] e valore ritornato [TEST_RESPONSE_3060]
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 [b37e45cf-3842-11f1-a8fc-06c6c98a384d]
[b37e45cf-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b37e45cf-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2234] e valore ritornato [TEST_RESPONSE_2234]
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 [33fd1659-3841-11f1-a8fc-06c6c98a384d]
[33fd1659-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[33fd1659-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1149] e valore ritornato [TEST_RESPONSE_1149]
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 [8b91abac-3843-11f1-a8fc-06c6c98a384d]
[8b91abac-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[8b91abac-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2898] e valore ritornato [TEST_RESPONSE_2898]
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 [0bf2b0b8-3841-11f1-a8fc-06c6c98a384d]
[0bf2b0b8-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[0bf2b0b8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1066] e valore ritornato [TEST_RESPONSE_1066]
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 [849afd50-3843-11f1-a8fc-06c6c98a384d]
[849afd50-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[849afd50-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2878] e valore ritornato [TEST_RESPONSE_2878]
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 [2ca8c1dc-3842-11f1-a8fc-06c6c98a384d]
[2ca8c1dc-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[2ca8c1dc-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1814] e valore ritornato [TEST_RESPONSE_1814]
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 [84616b6f-3842-11f1-a8fc-06c6c98a384d]
[84616b6f-3842-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[84616b6f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2086] e valore ritornato [TEST_RESPONSE_2086]
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 [79f84739-3841-11f1-a8fc-06c6c98a384d]
[79f84739-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[79f84739-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1262] e valore ritornato [TEST_RESPONSE_1262]
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 [3f43ac8b-3843-11f1-a8fc-06c6c98a384d]
[3f43ac8b-3843-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[3f43ac8b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2662] e valore ritornato [TEST_RESPONSE_2662]
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 [ef6ad9dd-3842-11f1-a8fc-06c6c98a384d]
[ef6ad9dd-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ef6ad9dd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2416] e valore ritornato [TEST_RESPONSE_2416]
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 [b569c22b-3842-11f1-a8fc-06c6c98a384d]
[b569c22b-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b569c22b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2240] e valore ritornato [TEST_RESPONSE_2240]
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 [c54710bd-383f-11f1-a8fc-06c6c98a384d]
[c54710bd-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c54710bd-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_234] e valore ritornato [TEST_RESPONSE_234]
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 [976d96a4-3840-11f1-a8fc-06c6c98a384d]
[976d96a4-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[976d96a4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_822] e valore ritornato [TEST_RESPONSE_822]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
URL: http://localhost:8080/govway/api/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 [125f79dd-3842-11f1-a8fc-06c6c98a384d]
[125f79dd-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[125f79dd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1734] e valore ritornato [TEST_RESPONSE_1734]
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 [4a57b39c-3840-11f1-a8fc-06c6c98a384d]
[4a57b39c-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4a57b39c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_584] e valore ritornato [TEST_RESPONSE_584]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/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 [8b3737c0-3840-11f1-a8fc-06c6c98a384d]
[8b3737c0-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8b3737c0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_784] e valore ritornato [TEST_RESPONSE_784]
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 [fb7bde1a-383f-11f1-a8fc-06c6c98a384d]
[fb7bde1a-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[fb7bde1a-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_402] e valore ritornato [TEST_RESPONSE_402]
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 [47e474ef-3841-11f1-a8fc-06c6c98a384d]
[47e474ef-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[47e474ef-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1180] e valore ritornato [TEST_RESPONSE_1180]
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 [7cf17501-383f-11f1-a8fc-06c6c98a384d]
[7cf17501-383f-11f1-a8fc-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_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 [c19912db-3841-11f1-a8fc-06c6c98a384d]
[c19912db-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c19912db-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1484] e valore ritornato [TEST_RESPONSE_1484]
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 [ab698ea9-3840-11f1-a8fc-06c6c98a384d]
[ab698ea9-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ab698ea9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_884] e valore ritornato [TEST_RESPONSE_884]
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 [7d758733-3841-11f1-a8fc-06c6c98a384d]
[7d758733-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7d758733-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1274] e valore ritornato [TEST_RESPONSE_1274]
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 [f9d90e4b-3840-11f1-a8fc-06c6c98a384d]
[f9d90e4b-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f9d90e4b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1037] e valore ritornato [TEST_RESPONSE_1037]
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 [9e0e410c-3841-11f1-a8fc-06c6c98a384d]
[9e0e410c-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9e0e410c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1374] e valore ritornato [TEST_RESPONSE_1374]
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 [b1a24f84-3841-11f1-a8fc-06c6c98a384d]
[b1a24f84-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b1a24f84-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1436] e valore ritornato [TEST_RESPONSE_1436]
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 [81cb301c-3842-11f1-a8fc-06c6c98a384d]
[81cb301c-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[81cb301c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2078] e valore ritornato [TEST_RESPONSE_2078]
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 [c0230231-3843-11f1-a8fc-06c6c98a384d]
[c0230231-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c0230231-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3058] e valore ritornato [TEST_RESPONSE_3058]
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 [b880d08f-3843-11f1-a8fc-06c6c98a384d]
[b880d08f-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b880d08f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3034] e valore ritornato [TEST_RESPONSE_3034]
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 [0be43d13-3842-11f1-a8fc-06c6c98a384d]
[0be43d13-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[0be43d13-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1714] e valore ritornato [TEST_RESPONSE_1714]
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 [016c561c-3842-11f1-a8fc-06c6c98a384d]
[016c561c-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[016c561c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1682] e valore ritornato [TEST_RESPONSE_1682]
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 [8ee8b169-3841-11f1-a8fc-06c6c98a384d]
[8ee8b169-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8ee8b169-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1328] e valore ritornato [TEST_RESPONSE_1328]
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 [29f9dfe3-3840-11f1-a8fc-06c6c98a384d]
[29f9dfe3-3840-11f1-a8fc-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_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 [991345fd-3842-11f1-a8fc-06c6c98a384d]
[991345fd-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[991345fd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2152] e valore ritornato [TEST_RESPONSE_2152]
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 [0d401850-3841-11f1-a8fc-06c6c98a384d]
[0d401850-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0d401850-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1068] e valore ritornato [TEST_RESPONSE_1068]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
URL: http://localhost:8080/govway/api/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 [4a5b72b6-3842-11f1-a8fc-06c6c98a384d]
[4a5b72b6-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4a5b72b6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1908] e valore ritornato [TEST_RESPONSE_1908]
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 [e44526b5-3842-11f1-a8fc-06c6c98a384d]
[e44526b5-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e44526b5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2384] e valore ritornato [TEST_RESPONSE_2384]
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 [0dce59df-3842-11f1-a8fc-06c6c98a384d]
[0dce59df-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0dce59df-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1720] e valore ritornato [TEST_RESPONSE_1720]
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 [06d29627-3841-11f1-a8fc-06c6c98a384d]
[06d29627-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[06d29627-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1059] e valore ritornato [TEST_RESPONSE_1059]
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 [3b6a43d5-3843-11f1-a8fc-06c6c98a384d]
[3b6a43d5-3843-11f1-a8fc-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 [ab859760-383f-11f1-a8fc-06c6c98a384d]
[ab859760-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ab859760-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_154] e valore ritornato [TEST_RESPONSE_154]
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 [53cf4bda-3841-11f1-a8fc-06c6c98a384d]
[53cf4bda-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[53cf4bda-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1197] e valore ritornato [TEST_RESPONSE_1197]
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 [2327a14f-3843-11f1-a8fc-06c6c98a384d]
[2327a14f-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2327a14f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2580] e valore ritornato [TEST_RESPONSE_2580]
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 [71b59b22-3842-11f1-a8fc-06c6c98a384d]
[71b59b22-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[71b59b22-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2030] e valore ritornato [TEST_RESPONSE_2030]
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 [abb9f176-3843-11f1-a8fc-06c6c98a384d]
[abb9f176-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[abb9f176-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2994] e valore ritornato [TEST_RESPONSE_2994]
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 [c7304328-383f-11f1-a8fc-06c6c98a384d]
[c7304328-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c7304328-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_238] e valore ritornato [TEST_RESPONSE_238]
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 [c3810bcd-3841-11f1-a8fc-06c6c98a384d]
[c3810bcd-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[c3810bcd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1492] e valore ritornato [TEST_RESPONSE_1492]
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 [d55a0700-3842-11f1-a8fc-06c6c98a384d]
[d55a0700-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d55a0700-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2338] e valore ritornato [TEST_RESPONSE_2338]
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 [bfaa140f-3841-11f1-a8fc-06c6c98a384d]
[bfaa140f-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bfaa140f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1478] e valore ritornato [TEST_RESPONSE_1478]
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 [0b3c95a8-3843-11f1-a8fc-06c6c98a384d]
[0b3c95a8-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0b3c95a8-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2504] e valore ritornato [TEST_RESPONSE_2504]
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 [ee1de773-3842-11f1-a8fc-06c6c98a384d]
[ee1de773-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ee1de773-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2412] e valore ritornato [TEST_RESPONSE_2412]
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 [be035d95-3840-11f1-a8fc-06c6c98a384d]
[be035d95-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[be035d95-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_940] e valore ritornato [TEST_RESPONSE_940]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
URL: http://localhost:8080/govway/api/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 [e51ea840-3840-11f1-a8fc-06c6c98a384d]
[e51ea840-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e51ea840-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1006] e valore ritornato [TEST_RESPONSE_1006]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/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 [debb1c71-3841-11f1-a8fc-06c6c98a384d]
[debb1c71-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[debb1c71-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1574] e valore ritornato [TEST_RESPONSE_1574]
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 [e686a806-3841-11f1-a8fc-06c6c98a384d]
[e686a806-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e686a806-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1598] e valore ritornato [TEST_RESPONSE_1598]
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 [ba69b4db-3843-11f1-a8fc-06c6c98a384d]
[ba69b4db-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ba69b4db-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3040] e valore ritornato [TEST_RESPONSE_3040]
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 [a17eec71-3843-11f1-a8fc-06c6c98a384d]
[a17eec71-3843-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[a17eec71-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2964] e valore ritornato [TEST_RESPONSE_2964]
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 [ec216591-3840-11f1-a8fc-06c6c98a384d]
[ec216591-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ec216591-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1017] e valore ritornato [TEST_RESPONSE_1017]
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 [a10512f2-3841-11f1-a8fc-06c6c98a384d]
[a10512f2-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a10512f2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1384] e valore ritornato [TEST_RESPONSE_1384]
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 [e1058bff-3842-11f1-a8fc-06c6c98a384d]
[e1058bff-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e1058bff-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2374] e valore ritornato [TEST_RESPONSE_2374]
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 [5d4b3525-3843-11f1-a8fc-06c6c98a384d]
[5d4b3525-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5d4b3525-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2754] e valore ritornato [TEST_RESPONSE_2754]
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 [b9c4c247-3843-11f1-a8fc-06c6c98a384d]
[b9c4c247-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b9c4c247-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3038] e valore ritornato [TEST_RESPONSE_3038]
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 [910c2366-3840-11f1-a8fc-06c6c98a384d]
[910c2366-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[910c2366-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_800] e valore ritornato [TEST_RESPONSE_800]
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 [80ba03e7-3841-11f1-a8fc-06c6c98a384d]
[80ba03e7-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[80ba03e7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1284] e valore ritornato [TEST_RESPONSE_1284]
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 [11bafc79-3842-11f1-a8fc-06c6c98a384d]
[11bafc79-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[11bafc79-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1732] e valore ritornato [TEST_RESPONSE_1732]
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 [6d2c53c6-3840-11f1-a8fc-06c6c98a384d]
[6d2c53c6-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[6d2c53c6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_690] e valore ritornato [TEST_RESPONSE_690]
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 [56986249-3842-11f1-a8fc-06c6c98a384d]
[56986249-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[56986249-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1946] e valore ritornato [TEST_RESPONSE_1946]
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 [59b24144-3841-11f1-a8fc-06c6c98a384d]
[59b24144-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[59b24144-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1207] e valore ritornato [TEST_RESPONSE_1207]
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 [b23523f7-3842-11f1-a8fc-06c6c98a384d]
[b23523f7-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b23523f7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2230] e valore ritornato [TEST_RESPONSE_2230]
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 [bc49b538-3842-11f1-a8fc-06c6c98a384d]
[bc49b538-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bc49b538-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2260] e valore ritornato [TEST_RESPONSE_2260]
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 [f87e6a90-3841-11f1-a8fc-06c6c98a384d]
[f87e6a90-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f87e6a90-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1654] e valore ritornato [TEST_RESPONSE_1654]
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 [e1cb068e-383f-11f1-a8fc-06c6c98a384d]
[e1cb068e-383f-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(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 [a1ab0ca7-3840-11f1-a8fc-06c6c98a384d]
[a1ab0ca7-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a1ab0ca7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_852] e valore ritornato [TEST_RESPONSE_852]
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 [fbc5ea37-3840-11f1-a8fc-06c6c98a384d]
[fbc5ea37-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[fbc5ea37-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1040] e valore ritornato [TEST_RESPONSE_1040]
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 [855cc307-383f-11f1-a8fc-06c6c98a384d]
[855cc307-383f-11f1-a8fc-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 [85d6d8b6-3843-11f1-a8fc-06c6c98a384d]
[85d6d8b6-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[85d6d8b6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2880] e valore ritornato [TEST_RESPONSE_2880]
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 [41cec44f-3843-11f1-a8fc-06c6c98a384d]
[41cec44f-3843-11f1-a8fc-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_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 [d4432063-383f-11f1-a8fc-06c6c98a384d]
[d4432063-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d4432063-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_280] e valore ritornato [TEST_RESPONSE_280]
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 [f9c47f2a-3841-11f1-a8fc-06c6c98a384d]
[f9c47f2a-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f9c47f2a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1658] e valore ritornato [TEST_RESPONSE_1658]
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 [53fef2a9-3842-11f1-a8fc-06c6c98a384d]
[53fef2a9-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[53fef2a9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1938] e valore ritornato [TEST_RESPONSE_1938]
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 [95725904-383f-11f1-a8fc-06c6c98a384d]
[95725904-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[95725904-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_84] e valore ritornato [TEST_RESPONSE_84]
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 [7a479fbd-3841-11f1-a8fc-06c6c98a384d]
[7a479fbd-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7a479fbd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1264] e valore ritornato [TEST_RESPONSE_1264]
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 [b7551776-3842-11f1-a8fc-06c6c98a384d]
[b7551776-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b7551776-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2244] e valore ritornato [TEST_RESPONSE_2244]
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 [c4c9b875-3841-11f1-a8fc-06c6c98a384d]
[c4c9b875-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c4c9b875-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1496] e valore ritornato [TEST_RESPONSE_1496]
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 [aa4cc938-383f-11f1-a8fc-06c6c98a384d]
[aa4cc938-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[aa4cc938-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_150] e valore ritornato [TEST_RESPONSE_150]
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 [a91b6324-3841-11f1-a8fc-06c6c98a384d]
[a91b6324-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a91b6324-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1408] e valore ritornato [TEST_RESPONSE_1408]
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 [f0b7abe2-383f-11f1-a8fc-06c6c98a384d]
[f0b7abe2-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f0b7abe2-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_368] e valore ritornato [TEST_RESPONSE_368]
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 [2f524885-3840-11f1-a8fc-06c6c98a384d]
[2f524885-3840-11f1-a8fc-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_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 [95fcacc7-3841-11f1-a8fc-06c6c98a384d]
[95fcacc7-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[95fcacc7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1350] e valore ritornato [TEST_RESPONSE_1350]
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 [c49c2e5f-3843-11f1-a8fc-06c6c98a384d]
[c49c2e5f-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c49c2e5f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3072] e valore ritornato [TEST_RESPONSE_3072]
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 [bb0e56a9-383f-11f1-a8fc-06c6c98a384d]
[bb0e56a9-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[bb0e56a9-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_202] e valore ritornato [TEST_RESPONSE_202]
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 [6aa21f3d-3843-11f1-a8fc-06c6c98a384d]
[6aa21f3d-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6aa21f3d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2796] e valore ritornato [TEST_RESPONSE_2796]
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 [c2a40ef8-3840-11f1-a8fc-06c6c98a384d]
[c2a40ef8-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c2a40ef8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_952] e valore ritornato [TEST_RESPONSE_952]
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 [95cb6de5-3842-11f1-a8fc-06c6c98a384d]
[95cb6de5-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[95cb6de5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2140] e valore ritornato [TEST_RESPONSE_2140]
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 [ddb883c7-3842-11f1-a8fc-06c6c98a384d]
[ddb883c7-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ddb883c7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2362] e valore ritornato [TEST_RESPONSE_2362]
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 [1ea0cbf5-3841-11f1-a8fc-06c6c98a384d]
[1ea0cbf5-3841-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[1ea0cbf5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1110] e valore ritornato [TEST_RESPONSE_1110]
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 [7ecb68d6-3843-11f1-a8fc-06c6c98a384d]
[7ecb68d6-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[7ecb68d6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2858] e valore ritornato [TEST_RESPONSE_2858]
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 [8945bd25-383f-11f1-a8fc-06c6c98a384d]
[8945bd25-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8945bd25-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
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 [cb12d855-3843-11f1-a8fc-06c6c98a384d]
[cb12d855-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[cb12d855-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3096] e valore ritornato [TEST_RESPONSE_3096]
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 [9edffe8e-3843-11f1-a8fc-06c6c98a384d]
[9edffe8e-3843-11f1-a8fc-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_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 [74419d42-3842-11f1-a8fc-06c6c98a384d]
[74419d42-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[74419d42-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2038] e valore ritornato [TEST_RESPONSE_2038]
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 [5afee58c-3841-11f1-a8fc-06c6c98a384d]
[5afee58c-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5afee58c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1209] e valore ritornato [TEST_RESPONSE_1209]
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 [35468651-3841-11f1-a8fc-06c6c98a384d]
[35468651-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[35468651-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1151] e valore ritornato [TEST_RESPONSE_1151]
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 [40c75c16-3842-11f1-a8fc-06c6c98a384d]
[40c75c16-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[40c75c16-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1878] e valore ritornato [TEST_RESPONSE_1878]
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 [91ad6c7a-3840-11f1-a8fc-06c6c98a384d]
[91ad6c7a-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[91ad6c7a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_802] e valore ritornato [TEST_RESPONSE_802]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
URL: http://localhost:8080/govway/api/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 [1a0d6b4f-3842-11f1-a8fc-06c6c98a384d]
[1a0d6b4f-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[1a0d6b4f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1756] e valore ritornato [TEST_RESPONSE_1756]
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 [ded4d0e8-383f-11f1-a8fc-06c6c98a384d]
[ded4d0e8-383f-11f1-a8fc-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, 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 [555bf4ef-3843-11f1-a8fc-06c6c98a384d]
[555bf4ef-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[555bf4ef-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2730] e valore ritornato [TEST_RESPONSE_2730]
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 [b043b429-3842-11f1-a8fc-06c6c98a384d]
[b043b429-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b043b429-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2224] e valore ritornato [TEST_RESPONSE_2224]
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 [81534c48-3843-11f1-a8fc-06c6c98a384d]
[81534c48-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[81534c48-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2866] e valore ritornato [TEST_RESPONSE_2866]
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 [431240d5-3843-11f1-a8fc-06c6c98a384d]
[431240d5-3843-11f1-a8fc-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_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 [a9328337-3843-11f1-a8fc-06c6c98a384d]
[a9328337-3843-11f1-a8fc-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(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 [b6bec094-3841-11f1-a8fc-06c6c98a384d]
[b6bec094-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[b6bec094-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1452] e valore ritornato [TEST_RESPONSE_1452]
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 [37b0772e-3840-11f1-a8fc-06c6c98a384d]
[37b0772e-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[37b0772e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_526] e valore ritornato [TEST_RESPONSE_526]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/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 [a4bc8109-3842-11f1-a8fc-06c6c98a384d]
[a4bc8109-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a4bc8109-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2188] e valore ritornato [TEST_RESPONSE_2188]
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 [20f475ab-3840-11f1-a8fc-06c6c98a384d]
[20f475ab-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[20f475ab-3840-11f1-a8fc-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=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 [6e465a9e-3841-11f1-a8fc-06c6c98a384d]
[6e465a9e-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6e465a9e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1239] e valore ritornato [TEST_RESPONSE_1239]
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 [4ba198ca-3840-11f1-a8fc-06c6c98a384d]
[4ba198ca-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4ba198ca-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_590] e valore ritornato [TEST_RESPONSE_590]
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 [e9c2983c-3841-11f1-a8fc-06c6c98a384d]
[e9c2983c-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e9c2983c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1608] e valore ritornato [TEST_RESPONSE_1608]
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 [4fd36601-3841-11f1-a8fc-06c6c98a384d]
[4fd36601-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4fd36601-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1192] e valore ritornato [TEST_RESPONSE_1192]
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 [4e47ab73-3843-11f1-a8fc-06c6c98a384d]
[4e47ab73-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4e47ab73-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2710] e valore ritornato [TEST_RESPONSE_2710]
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 [bd9467fd-3843-11f1-a8fc-06c6c98a384d]
[bd9467fd-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[bd9467fd-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3048] e valore ritornato [TEST_RESPONSE_3048]
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 [ef3c0856-383f-11f1-a8fc-06c6c98a384d]
[ef3c0856-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ef3c0856-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_362] e valore ritornato [TEST_RESPONSE_362]
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 [26dcd6e7-3842-11f1-a8fc-06c6c98a384d]
[26dcd6e7-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[26dcd6e7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1798] e valore ritornato [TEST_RESPONSE_1798]
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 [7e992afa-3842-11f1-a8fc-06c6c98a384d]
[7e992afa-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7e992afa-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2072] e valore ritornato [TEST_RESPONSE_2072]
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 [e5a52bed-3842-11f1-a8fc-06c6c98a384d]
[e5a52bed-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e5a52bed-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2388] e valore ritornato [TEST_RESPONSE_2388]
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 [09bc17cb-3840-11f1-a8fc-06c6c98a384d]
[09bc17cb-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[09bc17cb-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_446] e valore ritornato [TEST_RESPONSE_446]
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 [df05762f-3842-11f1-a8fc-06c6c98a384d]
[df05762f-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[df05762f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2366] e valore ritornato [TEST_RESPONSE_2366]
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 [b922b5e3-3843-11f1-a8fc-06c6c98a384d]
[b922b5e3-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b922b5e3-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3036] e valore ritornato [TEST_RESPONSE_3036]
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 [b87ab365-383f-11f1-a8fc-06c6c98a384d]
[b87ab365-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b87ab365-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_192] e valore ritornato [TEST_RESPONSE_192]
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 [9951c000-3840-11f1-a8fc-06c6c98a384d]
[9951c000-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9951c000-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_828] e valore ritornato [TEST_RESPONSE_828]
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 [da0b61d8-383f-11f1-a8fc-06c6c98a384d]
[da0b61d8-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[da0b61d8-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_296] e valore ritornato [TEST_RESPONSE_296]
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 [6bf10d78-3843-11f1-a8fc-06c6c98a384d]
[6bf10d78-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6bf10d78-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2800] e valore ritornato [TEST_RESPONSE_2800]
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 [25158ea9-3843-11f1-a8fc-06c6c98a384d]
[25158ea9-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[25158ea9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2584] e valore ritornato [TEST_RESPONSE_2584]
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 [d58bf41b-383f-11f1-a8fc-06c6c98a384d]
[d58bf41b-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d58bf41b-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_284] e valore ritornato [TEST_RESPONSE_284]
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 [72581cb6-3842-11f1-a8fc-06c6c98a384d]
[72581cb6-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[72581cb6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2032] e valore ritornato [TEST_RESPONSE_2032]
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 [3522a04e-3840-11f1-a8fc-06c6c98a384d]
[3522a04e-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3522a04e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_518] e valore ritornato [TEST_RESPONSE_518]
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 [73ba762c-3843-11f1-a8fc-06c6c98a384d]
[73ba762c-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[73ba762c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2824] e valore ritornato [TEST_RESPONSE_2824]
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 [aa717d4c-3841-11f1-a8fc-06c6c98a384d]
[aa717d4c-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[aa717d4c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1412] e valore ritornato [TEST_RESPONSE_1412]
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 [ca76dc14-3842-11f1-a8fc-06c6c98a384d]
[ca76dc14-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ca76dc14-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2302] e valore ritornato [TEST_RESPONSE_2302]
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 [b1c9ca63-3840-11f1-a8fc-06c6c98a384d]
[b1c9ca63-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b1c9ca63-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_902] e valore ritornato [TEST_RESPONSE_902]
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 [03d8a586-3843-11f1-a8fc-06c6c98a384d]
[03d8a586-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[03d8a586-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2480] e valore ritornato [TEST_RESPONSE_2480]
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 [b3914e50-3841-11f1-a8fc-06c6c98a384d]
[b3914e50-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[b3914e50-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1442] e valore ritornato [TEST_RESPONSE_1442]
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 [87f10d5a-3840-11f1-a8fc-06c6c98a384d]
[87f10d5a-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[87f10d5a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_774] e valore ritornato [TEST_RESPONSE_774]
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 [c4a32f99-383f-11f1-a8fc-06c6c98a384d]
[c4a32f99-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c4a32f99-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_232] e valore ritornato [TEST_RESPONSE_232]
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 [440a6ef1-3841-11f1-a8fc-06c6c98a384d]
[440a6ef1-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[440a6ef1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1173] e valore ritornato [TEST_RESPONSE_1173]
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 [4458074d-3843-11f1-a8fc-06c6c98a384d]
[4458074d-3843-11f1-a8fc-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, 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 [d861db48-3840-11f1-a8fc-06c6c98a384d]
[d861db48-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d861db48-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_985] e valore ritornato [TEST_RESPONSE_985]
test_Redirect(text/doc+xml, 301)
URL: http://localhost:8080/govway/api/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 [d3b80c78-3841-11f1-a8fc-06c6c98a384d]
[d3b80c78-3841-11f1-a8fc-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_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 [7ff63468-3840-11f1-a8fc-06c6c98a384d]
[7ff63468-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[7ff63468-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_750] e valore ritornato [TEST_RESPONSE_750]
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 [e3391f54-3840-11f1-a8fc-06c6c98a384d]
[e3391f54-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e3391f54-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1003] e valore ritornato [TEST_RESPONSE_1003]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/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 [fe86df11-3840-11f1-a8fc-06c6c98a384d]
[fe86df11-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[fe86df11-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1046] e valore ritornato [TEST_RESPONSE_1046]
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 [c02b63fb-383f-11f1-a8fc-06c6c98a384d]
[c02b63fb-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c02b63fb-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_218] e valore ritornato [TEST_RESPONSE_218]
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 [3cf8047a-3842-11f1-a8fc-06c6c98a384d]
[3cf8047a-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3cf8047a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1864] e valore ritornato [TEST_RESPONSE_1864]
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 [40af2b9a-3840-11f1-a8fc-06c6c98a384d]
[40af2b9a-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[40af2b9a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_554] e valore ritornato [TEST_RESPONSE_554]
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 [b15d1b16-383f-11f1-a8fc-06c6c98a384d]
[b15d1b16-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b15d1b16-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_172] e valore ritornato [TEST_RESPONSE_172]
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 [2140f25a-3841-11f1-a8fc-06c6c98a384d]
[2140f25a-3841-11f1-a8fc-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, 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 [8545cdb5-3841-11f1-a8fc-06c6c98a384d]
[8545cdb5-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8545cdb5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1298] e valore ritornato [TEST_RESPONSE_1298]
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 [cd035a13-383f-11f1-a8fc-06c6c98a384d]
[cd035a13-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[cd035a13-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_258] e valore ritornato [TEST_RESPONSE_258]
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 [d0fd3224-3841-11f1-a8fc-06c6c98a384d]
[d0fd3224-3841-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/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 [3a26ee5c-3843-11f1-a8fc-06c6c98a384d]
[3a26ee5c-3843-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[3a26ee5c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2648] e valore ritornato [TEST_RESPONSE_2648]
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 [cdacb1ca-3842-11f1-a8fc-06c6c98a384d]
[cdacb1ca-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[cdacb1ca-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2312] e valore ritornato [TEST_RESPONSE_2312]
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 [7963b3a8-3842-11f1-a8fc-06c6c98a384d]
[7963b3a8-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7963b3a8-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2056] e valore ritornato [TEST_RESPONSE_2056]
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 [d5ff6ec6-3842-11f1-a8fc-06c6c98a384d]
[d5ff6ec6-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d5ff6ec6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2340] e valore ritornato [TEST_RESPONSE_2340]
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 [6fb807cb-3840-11f1-a8fc-06c6c98a384d]
[6fb807cb-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[6fb807cb-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_700] e valore ritornato [TEST_RESPONSE_700]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
URL: http://localhost:8080/govway/api/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 [c65ecd1e-3840-11f1-a8fc-06c6c98a384d]
[c65ecd1e-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c65ecd1e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_957] e valore ritornato [TEST_RESPONSE_957]
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 [e083e086-383f-11f1-a8fc-06c6c98a384d]
[e083e086-383f-11f1-a8fc-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, 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 [73675f90-3841-11f1-a8fc-06c6c98a384d]
[73675f90-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[73675f90-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1247] e valore ritornato [TEST_RESPONSE_1247]
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 [ea3673fb-3842-11f1-a8fc-06c6c98a384d]
[ea3673fb-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ea3673fb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2402] e valore ritornato [TEST_RESPONSE_2402]
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 [3b82dc08-3840-11f1-a8fc-06c6c98a384d]
[3b82dc08-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3b82dc08-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_538] e valore ritornato [TEST_RESPONSE_538]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/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 [5b2e8b57-3842-11f1-a8fc-06c6c98a384d]
[5b2e8b57-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5b2e8b57-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1960] e valore ritornato [TEST_RESPONSE_1960]
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 [4724c314-3840-11f1-a8fc-06c6c98a384d]
[4724c314-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4724c314-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_572] e valore ritornato [TEST_RESPONSE_572]
test_Redirect(text/xml, 201)
URL: http://localhost:8080/govway/api/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 [61a3e82b-3840-11f1-a8fc-06c6c98a384d]
[61a3e82b-3840-11f1-a8fc-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_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 [64f491bb-3843-11f1-a8fc-06c6c98a384d]
[64f491bb-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[64f491bb-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2780] e valore ritornato [TEST_RESPONSE_2780]
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 [baa8af5c-3842-11f1-a8fc-06c6c98a384d]
[baa8af5c-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[baa8af5c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2254] e valore ritornato [TEST_RESPONSE_2254]
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 [05640082-3843-11f1-a8fc-06c6c98a384d]
[05640082-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[05640082-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2486] e valore ritornato [TEST_RESPONSE_2486]
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 [96caee00-3840-11f1-a8fc-06c6c98a384d]
[96caee00-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[96caee00-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_820] e valore ritornato [TEST_RESPONSE_820]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/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 [7fd39134-3840-11f1-a8fc-06c6c98a384d]
[7fd39134-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7fd39134-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_748] e valore ritornato [TEST_RESPONSE_748]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
URL: http://localhost:8080/govway/api/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 [f888fc2b-3842-11f1-a8fc-06c6c98a384d]
[f888fc2b-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f888fc2b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2446] e valore ritornato [TEST_RESPONSE_2446]
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 [b736c453-3843-11f1-a8fc-06c6c98a384d]
[b736c453-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b736c453-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3028] e valore ritornato [TEST_RESPONSE_3028]
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 [f298abbd-3840-11f1-a8fc-06c6c98a384d]
[f298abbd-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f298abbd-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1027] e valore ritornato [TEST_RESPONSE_1027]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
URL: http://localhost:8080/govway/api/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 [3d6cf8d4-3840-11f1-a8fc-06c6c98a384d]
[3d6cf8d4-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3d6cf8d4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_544] e valore ritornato [TEST_RESPONSE_544]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/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 [5c0c0585-3840-11f1-a8fc-06c6c98a384d]
[5c0c0585-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5c0c0585-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_640] e valore ritornato [TEST_RESPONSE_640]
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 [96a548db-3841-11f1-a8fc-06c6c98a384d]
[96a548db-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[96a548db-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1352] e valore ritornato [TEST_RESPONSE_1352]
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 [be395a95-3843-11f1-a8fc-06c6c98a384d]
[be395a95-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[be395a95-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3052] e valore ritornato [TEST_RESPONSE_3052]
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 [d341e7c6-3840-11f1-a8fc-06c6c98a384d]
[d341e7c6-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d341e7c6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_978] e valore ritornato [TEST_RESPONSE_978]
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 [d4b5628c-3842-11f1-a8fc-06c6c98a384d]
[d4b5628c-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[d4b5628c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2336] e valore ritornato [TEST_RESPONSE_2336]
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 [b0fdd21e-3841-11f1-a8fc-06c6c98a384d]
[b0fdd21e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b0fdd21e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1434] e valore ritornato [TEST_RESPONSE_1434]
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 [5dce3c86-3842-11f1-a8fc-06c6c98a384d]
[5dce3c86-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5dce3c86-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1966] e valore ritornato [TEST_RESPONSE_1966]
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 [9bcfeabc-3841-11f1-a8fc-06c6c98a384d]
[9bcfeabc-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9bcfeabc-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1366] e valore ritornato [TEST_RESPONSE_1366]
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 [f5e5ef9b-3842-11f1-a8fc-06c6c98a384d]
[f5e5ef9b-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f5e5ef9b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2438] e valore ritornato [TEST_RESPONSE_2438]
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 [955a0423-3841-11f1-a8fc-06c6c98a384d]
[955a0423-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[955a0423-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1348] e valore ritornato [TEST_RESPONSE_1348]
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 [a43e61cb-3840-11f1-a8fc-06c6c98a384d]
[a43e61cb-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a43e61cb-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_862] e valore ritornato [TEST_RESPONSE_862]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/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 [0a9b2584-3843-11f1-a8fc-06c6c98a384d]
[0a9b2584-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0a9b2584-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2502] e valore ritornato [TEST_RESPONSE_2502]
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 [04c2905e-3843-11f1-a8fc-06c6c98a384d]
[04c2905e-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[04c2905e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2484] e valore ritornato [TEST_RESPONSE_2484]
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 [3da29217-3841-11f1-a8fc-06c6c98a384d]
[3da29217-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3da29217-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1164] e valore ritornato [TEST_RESPONSE_1164]
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 [cd083466-3842-11f1-a8fc-06c6c98a384d]
[cd083466-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[cd083466-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2310] e valore ritornato [TEST_RESPONSE_2310]
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 [ba048018-3842-11f1-a8fc-06c6c98a384d]
[ba048018-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ba048018-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2252] e valore ritornato [TEST_RESPONSE_2252]
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 [f0b11585-3842-11f1-a8fc-06c6c98a384d]
[f0b11585-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f0b11585-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2420] e valore ritornato [TEST_RESPONSE_2420]
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 [887e8a9b-3841-11f1-a8fc-06c6c98a384d]
[887e8a9b-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[887e8a9b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1306] e valore ritornato [TEST_RESPONSE_1306]
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 [fa775eb9-3842-11f1-a8fc-06c6c98a384d]
[fa775eb9-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[fa775eb9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2452] e valore ritornato [TEST_RESPONSE_2452]
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 [61a03783-3843-11f1-a8fc-06c6c98a384d]
[61a03783-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[61a03783-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2768] e valore ritornato [TEST_RESPONSE_2768]
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 [1649a230-3841-11f1-a8fc-06c6c98a384d]
[1649a230-3841-11f1-a8fc-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_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 [1ea39fb0-3843-11f1-a8fc-06c6c98a384d]
[1ea39fb0-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[1ea39fb0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2566] e valore ritornato [TEST_RESPONSE_2566]
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 [90b1c640-3843-11f1-a8fc-06c6c98a384d]
[90b1c640-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[90b1c640-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2914] e valore ritornato [TEST_RESPONSE_2914]
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 [2ab6dce0-3842-11f1-a8fc-06c6c98a384d]
[2ab6dce0-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2ab6dce0-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1808] e valore ritornato [TEST_RESPONSE_1808]
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 [7a0809fc-3842-11f1-a8fc-06c6c98a384d]
[7a0809fc-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7a0809fc-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2058] e valore ritornato [TEST_RESPONSE_2058]
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 [f33bf0a1-3840-11f1-a8fc-06c6c98a384d]
[f33bf0a1-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f33bf0a1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1028] e valore ritornato [TEST_RESPONSE_1028]
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 [1268e576-3841-11f1-a8fc-06c6c98a384d]
[1268e576-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1268e576-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1077] e valore ritornato [TEST_RESPONSE_1077]
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 [b7607ed8-3841-11f1-a8fc-06c6c98a384d]
[b7607ed8-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b7607ed8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1454] e valore ritornato [TEST_RESPONSE_1454]
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 [537ab1c5-3843-11f1-a8fc-06c6c98a384d]
[537ab1c5-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[537ab1c5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2726] e valore ritornato [TEST_RESPONSE_2726]
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 [e8d69c7c-383f-11f1-a8fc-06c6c98a384d]
[e8d69c7c-383f-11f1-a8fc-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/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 [e5e3ff62-3841-11f1-a8fc-06c6c98a384d]
[e5e3ff62-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e5e3ff62-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1596] e valore ritornato [TEST_RESPONSE_1596]
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 [617875a6-3841-11f1-a8fc-06c6c98a384d]
[617875a6-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[617875a6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1219] e valore ritornato [TEST_RESPONSE_1219]
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 [de1406fd-3841-11f1-a8fc-06c6c98a384d]
[de1406fd-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[de1406fd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1572] e valore ritornato [TEST_RESPONSE_1572]
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 [179fd0f2-3843-11f1-a8fc-06c6c98a384d]
[179fd0f2-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[179fd0f2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2544] e valore ritornato [TEST_RESPONSE_2544]
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 [c8874108-3842-11f1-a8fc-06c6c98a384d]
[c8874108-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c8874108-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2298] e valore ritornato [TEST_RESPONSE_2298]
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 [b21a533e-3843-11f1-a8fc-06c6c98a384d]
[b21a533e-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b21a533e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3012] e valore ritornato [TEST_RESPONSE_3012]
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 [3df3fb03-3843-11f1-a8fc-06c6c98a384d]
[3df3fb03-3843-11f1-a8fc-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, 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 [bb56db23-3840-11f1-a8fc-06c6c98a384d]
[bb56db23-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[bb56db23-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_932] e valore ritornato [TEST_RESPONSE_932]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
URL: http://localhost:8080/govway/api/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 [18e7451a-3843-11f1-a8fc-06c6c98a384d]
[18e7451a-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[18e7451a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2548] e valore ritornato [TEST_RESPONSE_2548]
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 [312e2d5d-3843-11f1-a8fc-06c6c98a384d]
[312e2d5d-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[312e2d5d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2624] e valore ritornato [TEST_RESPONSE_2624]
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 [6434cc4d-3840-11f1-a8fc-06c6c98a384d]
[6434cc4d-3840-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/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 [a7056651-383f-11f1-a8fc-06c6c98a384d]
[a7056651-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a7056651-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_140] e valore ritornato [TEST_RESPONSE_140]
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 [c7d77fad-383f-11f1-a8fc-06c6c98a384d]
[c7d77fad-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c7d77fad-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_240] e valore ritornato [TEST_RESPONSE_240]
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 [76c5737b-3840-11f1-a8fc-06c6c98a384d]
[76c5737b-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[76c5737b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_722] e valore ritornato [TEST_RESPONSE_722]
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 [a5bbe45e-3841-11f1-a8fc-06c6c98a384d]
[a5bbe45e-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a5bbe45e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1398] e valore ritornato [TEST_RESPONSE_1398]
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 [e2aca20a-3841-11f1-a8fc-06c6c98a384d]
[e2aca20a-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e2aca20a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1584] e valore ritornato [TEST_RESPONSE_1584]
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 [e3f5eaf2-3841-11f1-a8fc-06c6c98a384d]
[e3f5eaf2-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e3f5eaf2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1588] e valore ritornato [TEST_RESPONSE_1588]
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 [0324ed8d-3840-11f1-a8fc-06c6c98a384d]
[0324ed8d-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0324ed8d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_424] e valore ritornato [TEST_RESPONSE_424]
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 [d184e308-3842-11f1-a8fc-06c6c98a384d]
[d184e308-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[d184e308-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2326] e valore ritornato [TEST_RESPONSE_2326]
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 [83fdb302-3840-11f1-a8fc-06c6c98a384d]
[83fdb302-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[83fdb302-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_762] e valore ritornato [TEST_RESPONSE_762]
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 [98ab8b22-383f-11f1-a8fc-06c6c98a384d]
[98ab8b22-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[98ab8b22-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_98] e valore ritornato [TEST_RESPONSE_98]
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 [18c81a07-3842-11f1-a8fc-06c6c98a384d]
[18c81a07-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[18c81a07-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1752] e valore ritornato [TEST_RESPONSE_1752]
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 [14ec8d6d-3842-11f1-a8fc-06c6c98a384d]
[14ec8d6d-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[14ec8d6d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1742] e valore ritornato [TEST_RESPONSE_1742]
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 [1d5909ad-3841-11f1-a8fc-06c6c98a384d]
[1d5909ad-3841-11f1-a8fc-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_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 [79a274a2-3843-11f1-a8fc-06c6c98a384d]
[79a274a2-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[79a274a2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2842] e valore ritornato [TEST_RESPONSE_2842]
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 [64d74de1-3840-11f1-a8fc-06c6c98a384d]
[64d74de1-3840-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/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 [e39f97e1-3842-11f1-a8fc-06c6c98a384d]
[e39f97e1-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e39f97e1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2382] e valore ritornato [TEST_RESPONSE_2382]
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 [0257e459-3841-11f1-a8fc-06c6c98a384d]
[0257e459-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0257e459-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1052] e valore ritornato [TEST_RESPONSE_1052]
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 [6695aa08-3841-11f1-a8fc-06c6c98a384d]
[6695aa08-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[6695aa08-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1226] e valore ritornato [TEST_RESPONSE_1226]
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 [b7b44e7a-3842-11f1-a8fc-06c6c98a384d]
[b7b44e7a-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b7b44e7a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2246] e valore ritornato [TEST_RESPONSE_2246]
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 [b8289e6b-3843-11f1-a8fc-06c6c98a384d]
[b8289e6b-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b8289e6b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3032] e valore ritornato [TEST_RESPONSE_3032]
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 [8c7db6bb-383f-11f1-a8fc-06c6c98a384d]
[8c7db6bb-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8c7db6bb-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_58] e valore ritornato [TEST_RESPONSE_58]
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 [593617ab-3842-11f1-a8fc-06c6c98a384d]
[593617ab-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[593617ab-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1954] e valore ritornato [TEST_RESPONSE_1954]
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 [eebdbb63-3840-11f1-a8fc-06c6c98a384d]
[eebdbb63-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[eebdbb63-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1021] e valore ritornato [TEST_RESPONSE_1021]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/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 [e995154d-3840-11f1-a8fc-06c6c98a384d]
[e995154d-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e995154d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1012] e valore ritornato [TEST_RESPONSE_1012]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/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 [ec521ccc-3841-11f1-a8fc-06c6c98a384d]
[ec521ccc-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ec521ccc-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1616] e valore ritornato [TEST_RESPONSE_1616]
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 [8920e51f-3841-11f1-a8fc-06c6c98a384d]
[8920e51f-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8920e51f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1308] e valore ritornato [TEST_RESPONSE_1308]
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 [3149c15e-3842-11f1-a8fc-06c6c98a384d]
[3149c15e-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3149c15e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1830] e valore ritornato [TEST_RESPONSE_1830]
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 [c9e76207-3841-11f1-a8fc-06c6c98a384d]
[c9e76207-3841-11f1-a8fc-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(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 [59dc7b45-3840-11f1-a8fc-06c6c98a384d]
[59dc7b45-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[59dc7b45-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_632] e valore ritornato [TEST_RESPONSE_632]
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 [ecc4aa77-3840-11f1-a8fc-06c6c98a384d]
[ecc4aa77-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ecc4aa77-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1018] e valore ritornato [TEST_RESPONSE_1018]
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 [baa7131f-3840-11f1-a8fc-06c6c98a384d]
[baa7131f-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[baa7131f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_930] e valore ritornato [TEST_RESPONSE_930]
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 [1836cc3c-3841-11f1-a8fc-06c6c98a384d]
[1836cc3c-3841-11f1-a8fc-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, 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 [50d7a531-3843-11f1-a8fc-06c6c98a384d]
[50d7a531-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[50d7a531-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2716] e valore ritornato [TEST_RESPONSE_2716]
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 [dfd1595e-383f-11f1-a8fc-06c6c98a384d]
[dfd1595e-383f-11f1-a8fc-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, 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 [951dabfe-3843-11f1-a8fc-06c6c98a384d]
[951dabfe-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[951dabfe-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2928] e valore ritornato [TEST_RESPONSE_2928]
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 [4211dd80-3842-11f1-a8fc-06c6c98a384d]
[4211dd80-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4211dd80-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1882] e valore ritornato [TEST_RESPONSE_1882]
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 [2765ee83-3840-11f1-a8fc-06c6c98a384d]
[2765ee83-3840-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[2765ee83-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_478] e valore ritornato [TEST_RESPONSE_478]
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 [16ed5c44-3841-11f1-a8fc-06c6c98a384d]
[16ed5c44-3841-11f1-a8fc-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(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 [093dfc2d-3842-11f1-a8fc-06c6c98a384d]
[093dfc2d-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[093dfc2d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1704] e valore ritornato [TEST_RESPONSE_1704]
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 [a2cfcc2d-3842-11f1-a8fc-06c6c98a384d]
[a2cfcc2d-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a2cfcc2d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2182] e valore ritornato [TEST_RESPONSE_2182]
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 [52c607bd-3843-11f1-a8fc-06c6c98a384d]
[52c607bd-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[52c607bd-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2722] e valore ritornato [TEST_RESPONSE_2722]
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 [b1911bc1-3842-11f1-a8fc-06c6c98a384d]
[b1911bc1-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b1911bc1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2228] e valore ritornato [TEST_RESPONSE_2228]
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 [147db1b3-3840-11f1-a8fc-06c6c98a384d]
[147db1b3-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[147db1b3-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_450] e valore ritornato [TEST_RESPONSE_450]
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 [c7e2eab4-3842-11f1-a8fc-06c6c98a384d]
[c7e2eab4-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[c7e2eab4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2296] e valore ritornato [TEST_RESPONSE_2296]
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 [dab13ecc-383f-11f1-a8fc-06c6c98a384d]
[dab13ecc-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[dab13ecc-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_298] e valore ritornato [TEST_RESPONSE_298]
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 [eeec019e-3841-11f1-a8fc-06c6c98a384d]
[eeec019e-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[eeec019e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1624] e valore ritornato [TEST_RESPONSE_1624]
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 [6c869de2-3840-11f1-a8fc-06c6c98a384d]
[6c869de2-3840-11f1-a8fc-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(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 [7d4e0d52-3842-11f1-a8fc-06c6c98a384d]
[7d4e0d52-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7d4e0d52-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2068] e valore ritornato [TEST_RESPONSE_2068]
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 [9b00700b-3842-11f1-a8fc-06c6c98a384d]
[9b00700b-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9b00700b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2158] e valore ritornato [TEST_RESPONSE_2158]
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 [ba66a4f1-383f-11f1-a8fc-06c6c98a384d]
[ba66a4f1-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ba66a4f1-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_198] e valore ritornato [TEST_RESPONSE_198]
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 [1777cc3d-3842-11f1-a8fc-06c6c98a384d]
[1777cc3d-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1777cc3d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1748] e valore ritornato [TEST_RESPONSE_1748]
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 [cb82df54-3840-11f1-a8fc-06c6c98a384d]
[cb82df54-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[cb82df54-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_966] e valore ritornato [TEST_RESPONSE_966]
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 [a0e7f951-3842-11f1-a8fc-06c6c98a384d]
[a0e7f951-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a0e7f951-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2176] e valore ritornato [TEST_RESPONSE_2176]
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 [c5ba28aa-3840-11f1-a8fc-06c6c98a384d]
[c5ba28aa-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c5ba28aa-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_956] e valore ritornato [TEST_RESPONSE_956]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/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 [fa68875e-3841-11f1-a8fc-06c6c98a384d]
[fa68875e-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[fa68875e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1660] e valore ritornato [TEST_RESPONSE_1660]
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 [6def7cbf-3840-11f1-a8fc-06c6c98a384d]
[6def7cbf-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6def7cbf-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_694] e valore ritornato [TEST_RESPONSE_694]
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 [bda09a5b-383f-11f1-a8fc-06c6c98a384d]
[bda09a5b-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bda09a5b-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_210] e valore ritornato [TEST_RESPONSE_210]
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 [94b5d4df-3841-11f1-a8fc-06c6c98a384d]
[94b5d4df-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[94b5d4df-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1346] e valore ritornato [TEST_RESPONSE_1346]
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 [76121790-3842-11f1-a8fc-06c6c98a384d]
[76121790-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[76121790-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2044] e valore ritornato [TEST_RESPONSE_2044]
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 [b320f5fd-3840-11f1-a8fc-06c6c98a384d]
[b320f5fd-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b320f5fd-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_906] e valore ritornato [TEST_RESPONSE_906]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/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 [017f2516-3843-11f1-a8fc-06c6c98a384d]
[017f2516-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[017f2516-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2472] e valore ritornato [TEST_RESPONSE_2472]
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 [4da06eef-3843-11f1-a8fc-06c6c98a384d]
[4da06eef-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4da06eef-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2708] e valore ritornato [TEST_RESPONSE_2708]
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 [dcc34405-3841-11f1-a8fc-06c6c98a384d]
[dcc34405-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[dcc34405-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1568] e valore ritornato [TEST_RESPONSE_1568]
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 [fb1a7c8d-3842-11f1-a8fc-06c6c98a384d]
[fb1a7c8d-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fb1a7c8d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2454] e valore ritornato [TEST_RESPONSE_2454]
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 [060dae06-3843-11f1-a8fc-06c6c98a384d]
[060dae06-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[060dae06-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2488] e valore ritornato [TEST_RESPONSE_2488]
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 [449c27a5-3841-11f1-a8fc-06c6c98a384d]
[449c27a5-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[449c27a5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1174] e valore ritornato [TEST_RESPONSE_1174]
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 [11c3a4c2-3841-11f1-a8fc-06c6c98a384d]
[11c3a4c2-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[11c3a4c2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1076] e valore ritornato [TEST_RESPONSE_1076]
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 [3e9ae967-3843-11f1-a8fc-06c6c98a384d]
[3e9ae967-3843-11f1-a8fc-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_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 [0c97ca5c-3841-11f1-a8fc-06c6c98a384d]
[0c97ca5c-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0c97ca5c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1067] e valore ritornato [TEST_RESPONSE_1067]
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 [a9c3d828-3841-11f1-a8fc-06c6c98a384d]
[a9c3d828-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a9c3d828-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1410] e valore ritornato [TEST_RESPONSE_1410]
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 [637c8d61-3842-11f1-a8fc-06c6c98a384d]
[637c8d61-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[637c8d61-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1986] e valore ritornato [TEST_RESPONSE_1986]
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 [9153f9b4-3843-11f1-a8fc-06c6c98a384d]
[9153f9b4-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9153f9b4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2916] e valore ritornato [TEST_RESPONSE_2916]
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 [dbf99d54-383f-11f1-a8fc-06c6c98a384d]
[dbf99d54-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[dbf99d54-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_302] e valore ritornato [TEST_RESPONSE_302]
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 [0dd0fc3a-3843-11f1-a8fc-06c6c98a384d]
[0dd0fc3a-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0dd0fc3a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2512] e valore ritornato [TEST_RESPONSE_2512]
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 [afa82d1e-3841-11f1-a8fc-06c6c98a384d]
[afa82d1e-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[afa82d1e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1426] e valore ritornato [TEST_RESPONSE_1426]
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 [2fe7a395-3843-11f1-a8fc-06c6c98a384d]
[2fe7a395-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2fe7a395-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2620] e valore ritornato [TEST_RESPONSE_2620]
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 [9dd01c4e-3840-11f1-a8fc-06c6c98a384d]
[9dd01c4e-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9dd01c4e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_842] e valore ritornato [TEST_RESPONSE_842]
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 [817d65df-383f-11f1-a8fc-06c6c98a384d]
[817d65df-383f-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [5151be5e-3840-11f1-a8fc-06c6c98a384d]
[5151be5e-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[5151be5e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_608] e valore ritornato [TEST_RESPONSE_608]
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 [f7d9d812-383f-11f1-a8fc-06c6c98a384d]
[f7d9d812-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f7d9d812-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_390] e valore ritornato [TEST_RESPONSE_390]
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 [3e121278-3840-11f1-a8fc-06c6c98a384d]
[3e121278-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3e121278-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_546] e valore ritornato [TEST_RESPONSE_546]
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 [f1cbdb08-383f-11f1-a8fc-06c6c98a384d]
[f1cbdb08-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f1cbdb08-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_370] e valore ritornato [TEST_RESPONSE_370]
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 [15a2f06c-3843-11f1-a8fc-06c6c98a384d]
[15a2f06c-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[15a2f06c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2534] e valore ritornato [TEST_RESPONSE_2534]
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 [65793335-3840-11f1-a8fc-06c6c98a384d]
[65793335-3840-11f1-a8fc-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_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 [2a14825c-3842-11f1-a8fc-06c6c98a384d]
[2a14825c-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2a14825c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1806] e valore ritornato [TEST_RESPONSE_1806]
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 [97ae1af0-3843-11f1-a8fc-06c6c98a384d]
[97ae1af0-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[97ae1af0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2936] e valore ritornato [TEST_RESPONSE_2936]
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 [e0f8b070-3841-11f1-a8fc-06c6c98a384d]
[e0f8b070-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e0f8b070-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1580] e valore ritornato [TEST_RESPONSE_1580]
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 [59db314f-3842-11f1-a8fc-06c6c98a384d]
[59db314f-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[59db314f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1956] e valore ritornato [TEST_RESPONSE_1956]
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 [a5b78989-383f-11f1-a8fc-06c6c98a384d]
[a5b78989-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a5b78989-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_136] e valore ritornato [TEST_RESPONSE_136]
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 [2c547c12-3841-11f1-a8fc-06c6c98a384d]
[2c547c12-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2c547c12-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1137] e valore ritornato [TEST_RESPONSE_1137]
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 [b7d831d1-383f-11f1-a8fc-06c6c98a384d]
[b7d831d1-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b7d831d1-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_190] e valore ritornato [TEST_RESPONSE_190]
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 [2715de00-3841-11f1-a8fc-06c6c98a384d]
[2715de00-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2715de00-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1129] e valore ritornato [TEST_RESPONSE_1129]
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 [64eee21f-3842-11f1-a8fc-06c6c98a384d]
[64eee21f-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[64eee21f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1992] e valore ritornato [TEST_RESPONSE_1992]
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 [15bbf6b0-3843-11f1-a8fc-06c6c98a384d]
[15bbf6b0-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[15bbf6b0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2536] e valore ritornato [TEST_RESPONSE_2536]
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 [caded720-3840-11f1-a8fc-06c6c98a384d]
[caded720-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[caded720-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_965] e valore ritornato [TEST_RESPONSE_965]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/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 [eb072634-3841-11f1-a8fc-06c6c98a384d]
[eb072634-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[eb072634-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1612] e valore ritornato [TEST_RESPONSE_1612]
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 [09627421-3842-11f1-a8fc-06c6c98a384d]
[09627421-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[09627421-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1706] e valore ritornato [TEST_RESPONSE_1706]
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 [6cff82b6-3841-11f1-a8fc-06c6c98a384d]
[6cff82b6-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6cff82b6-3841-11f1-a8fc-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 [9221473d-3841-11f1-a8fc-06c6c98a384d]
[9221473d-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9221473d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1338] e valore ritornato [TEST_RESPONSE_1338]
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 [486de4ec-3840-11f1-a8fc-06c6c98a384d]
[486de4ec-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[486de4ec-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_576] e valore ritornato [TEST_RESPONSE_576]
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 [e3b91afa-383f-11f1-a8fc-06c6c98a384d]
[e3b91afa-383f-11f1-a8fc-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(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 [9d2bbb2e-383f-11f1-a8fc-06c6c98a384d]
[9d2bbb2e-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9d2bbb2e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_112] e valore ritornato [TEST_RESPONSE_112]
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 [d29cce22-3840-11f1-a8fc-06c6c98a384d]
[d29cce22-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d29cce22-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_977] e valore ritornato [TEST_RESPONSE_977]
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 [7125c17e-3843-11f1-a8fc-06c6c98a384d]
[7125c17e-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[7125c17e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2818] e valore ritornato [TEST_RESPONSE_2818]
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 [52b5d0d1-3842-11f1-a8fc-06c6c98a384d]
[52b5d0d1-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[52b5d0d1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1934] e valore ritornato [TEST_RESPONSE_1934]
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 [62fe0e8d-3842-11f1-a8fc-06c6c98a384d]
[62fe0e8d-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[62fe0e8d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1984] e valore ritornato [TEST_RESPONSE_1984]
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 [3974203a-3840-11f1-a8fc-06c6c98a384d]
[3974203a-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[3974203a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_532] e valore ritornato [TEST_RESPONSE_532]
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 [9e713388-383f-11f1-a8fc-06c6c98a384d]
[9e713388-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9e713388-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_116] e valore ritornato [TEST_RESPONSE_116]
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 [a5d03b00-3842-11f1-a8fc-06c6c98a384d]
[a5d03b00-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a5d03b00-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2190] e valore ritornato [TEST_RESPONSE_2190]
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 [a7488d7b-3843-11f1-a8fc-06c6c98a384d]
[a7488d7b-3843-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [1fe532dd-3841-11f1-a8fc-06c6c98a384d]
[1fe532dd-3841-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] 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_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 [b2db00eb-3842-11f1-a8fc-06c6c98a384d]
[b2db00eb-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b2db00eb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2232] e valore ritornato [TEST_RESPONSE_2232]
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 [4a28b458-3840-11f1-a8fc-06c6c98a384d]
[4a28b458-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4a28b458-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_582] e valore ritornato [TEST_RESPONSE_582]
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 [9478b96a-3843-11f1-a8fc-06c6c98a384d]
[9478b96a-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9478b96a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2926] e valore ritornato [TEST_RESPONSE_2926]
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 [353e5338-3842-11f1-a8fc-06c6c98a384d]
[353e5338-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[353e5338-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1842] e valore ritornato [TEST_RESPONSE_1842]
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 [14fe8486-3841-11f1-a8fc-06c6c98a384d]
[14fe8486-3841-11f1-a8fc-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_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 [7f472fb0-3840-11f1-a8fc-06c6c98a384d]
[7f472fb0-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7f472fb0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_746] e valore ritornato [TEST_RESPONSE_746]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/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 [0e72af33-3842-11f1-a8fc-06c6c98a384d]
[0e72af33-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0e72af33-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1722] e valore ritornato [TEST_RESPONSE_1722]
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 [f0330096-3841-11f1-a8fc-06c6c98a384d]
[f0330096-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f0330096-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1628] e valore ritornato [TEST_RESPONSE_1628]
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 [2ee2ef33-3841-11f1-a8fc-06c6c98a384d]
[2ee2ef33-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[2ee2ef33-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1140] e valore ritornato [TEST_RESPONSE_1140]
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 [0e8ae7d8-3841-11f1-a8fc-06c6c98a384d]
[0e8ae7d8-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0e8ae7d8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1070] e valore ritornato [TEST_RESPONSE_1070]
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 [74e68fda-3842-11f1-a8fc-06c6c98a384d]
[74e68fda-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[74e68fda-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2042] e valore ritornato [TEST_RESPONSE_2042]
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 [cbbc37b9-3843-11f1-a8fc-06c6c98a384d]
[cbbc37b9-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[cbbc37b9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3098] e valore ritornato [TEST_RESPONSE_3098]
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 [2110af46-3840-11f1-a8fc-06c6c98a384d]
[2110af46-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2110af46-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_458] e valore ritornato [TEST_RESPONSE_458]
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 [6953874d-3840-11f1-a8fc-06c6c98a384d]
[6953874d-3840-11f1-a8fc-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/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 [26aa188d-3840-11f1-a8fc-06c6c98a384d]
[26aa188d-3840-11f1-a8fc-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_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 [f5a9ffb4-383f-11f1-a8fc-06c6c98a384d]
[f5a9ffb4-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f5a9ffb4-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_384] e valore ritornato [TEST_RESPONSE_384]
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 [10752bba-3841-11f1-a8fc-06c6c98a384d]
[10752bba-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[10752bba-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1074] e valore ritornato [TEST_RESPONSE_1074]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/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 [6dd05bfa-3840-11f1-a8fc-06c6c98a384d]
[6dd05bfa-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6dd05bfa-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_692] e valore ritornato [TEST_RESPONSE_692]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
URL: http://localhost:8080/govway/api/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 [99b77541-3842-11f1-a8fc-06c6c98a384d]
[99b77541-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[99b77541-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2154] e valore ritornato [TEST_RESPONSE_2154]
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 [943ec4d0-3840-11f1-a8fc-06c6c98a384d]
[943ec4d0-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[943ec4d0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_812] e valore ritornato [TEST_RESPONSE_812]
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 [624669bf-3840-11f1-a8fc-06c6c98a384d]
[624669bf-3840-11f1-a8fc-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(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 [99fc09c6-3840-11f1-a8fc-06c6c98a384d]
[99fc09c6-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[99fc09c6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_830] e valore ritornato [TEST_RESPONSE_830]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/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 [ca6d7091-3843-11f1-a8fc-06c6c98a384d]
[ca6d7091-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ca6d7091-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3094] e valore ritornato [TEST_RESPONSE_3094]
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 [5bc8e201-3840-11f1-a8fc-06c6c98a384d]
[5bc8e201-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[5bc8e201-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_638] e valore ritornato [TEST_RESPONSE_638]
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 [03cf8575-3840-11f1-a8fc-06c6c98a384d]
[03cf8575-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[03cf8575-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_428] e valore ritornato [TEST_RESPONSE_428]
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 [d8b86a0b-3841-11f1-a8fc-06c6c98a384d]
[d8b86a0b-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d8b86a0b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1556] e valore ritornato [TEST_RESPONSE_1556]
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 [c9c08b0b-383f-11f1-a8fc-06c6c98a384d]
[c9c08b0b-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c9c08b0b-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_246] e valore ritornato [TEST_RESPONSE_246]
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 [8ff37500-3842-11f1-a8fc-06c6c98a384d]
[8ff37500-3842-11f1-a8fc-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(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 [f48dc509-3840-11f1-a8fc-06c6c98a384d]
[f48dc509-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f48dc509-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1030] e valore ritornato [TEST_RESPONSE_1030]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
URL: http://localhost:8080/govway/api/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 [12672646-3843-11f1-a8fc-06c6c98a384d]
[12672646-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[12672646-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2524] e valore ritornato [TEST_RESPONSE_2524]
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 [3b01648c-3842-11f1-a8fc-06c6c98a384d]
[3b01648c-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[3b01648c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1858] e valore ritornato [TEST_RESPONSE_1858]
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 [c53a38d4-3842-11f1-a8fc-06c6c98a384d]
[c53a38d4-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c53a38d4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2288] e valore ritornato [TEST_RESPONSE_2288]
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 [530561d8-3840-11f1-a8fc-06c6c98a384d]
[530561d8-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[530561d8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_612] e valore ritornato [TEST_RESPONSE_612]
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 [70dbab90-3841-11f1-a8fc-06c6c98a384d]
[70dbab90-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[70dbab90-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1243] e valore ritornato [TEST_RESPONSE_1243]
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 [67763399-3843-11f1-a8fc-06c6c98a384d]
[67763399-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[67763399-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2786] e valore ritornato [TEST_RESPONSE_2786]
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 [33b59b9d-3843-11f1-a8fc-06c6c98a384d]
[33b59b9d-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[33b59b9d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2632] e valore ritornato [TEST_RESPONSE_2632]
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 [86b74a05-383f-11f1-a8fc-06c6c98a384d]
[86b74a05-383f-11f1-a8fc-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_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 [7a5f0a41-383f-11f1-a8fc-06c6c98a384d]
[7a5f0a41-383f-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[7a5f0a41-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_4] e valore ritornato [TEST_RESPONSE_4]
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 [9ba42a1f-3842-11f1-a8fc-06c6c98a384d]
[9ba42a1f-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9ba42a1f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2160] e valore ritornato [TEST_RESPONSE_2160]
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 [5f89ec0a-3841-11f1-a8fc-06c6c98a384d]
[5f89ec0a-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[5f89ec0a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1216] e valore ritornato [TEST_RESPONSE_1216]
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 [3c0cec79-3843-11f1-a8fc-06c6c98a384d]
[3c0cec79-3843-11f1-a8fc-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_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 [b231d2e2-3843-11f1-a8fc-06c6c98a384d]
[b231d2e2-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b231d2e2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3014] e valore ritornato [TEST_RESPONSE_3014]
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 [23d558ec-3841-11f1-a8fc-06c6c98a384d]
[23d558ec-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[23d558ec-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1124] e valore ritornato [TEST_RESPONSE_1124]
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 [a36f71dd-3843-11f1-a8fc-06c6c98a384d]
[a36f71dd-3843-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [55c80ea6-3841-11f1-a8fc-06c6c98a384d]
[55c80ea6-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[55c80ea6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1200] e valore ritornato [TEST_RESPONSE_1200]
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 [6f155f27-3840-11f1-a8fc-06c6c98a384d]
[6f155f27-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6f155f27-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_698] e valore ritornato [TEST_RESPONSE_698]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
URL: http://localhost:8080/govway/api/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 [8fc3018e-3840-11f1-a8fc-06c6c98a384d]
[8fc3018e-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8fc3018e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_796] e valore ritornato [TEST_RESPONSE_796]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/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 [f2dd1209-3841-11f1-a8fc-06c6c98a384d]
[f2dd1209-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f2dd1209-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1636] e valore ritornato [TEST_RESPONSE_1636]
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 [a07233b4-383f-11f1-a8fc-06c6c98a384d]
[a07233b4-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a07233b4-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_122] e valore ritornato [TEST_RESPONSE_122]
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 [82c4b2f7-383f-11f1-a8fc-06c6c98a384d]
[82c4b2f7-383f-11f1-a8fc-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(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 [55240672-3841-11f1-a8fc-06c6c98a384d]
[55240672-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[55240672-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1199] e valore ritornato [TEST_RESPONSE_1199]
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 [f31a5414-383f-11f1-a8fc-06c6c98a384d]
[f31a5414-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f31a5414-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_376] e valore ritornato [TEST_RESPONSE_376]
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 [c56de7b9-3841-11f1-a8fc-06c6c98a384d]
[c56de7b9-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c56de7b9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1498] e valore ritornato [TEST_RESPONSE_1498]
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 [333723f0-3840-11f1-a8fc-06c6c98a384d]
[333723f0-3840-11f1-a8fc-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_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 [7cdf503a-3843-11f1-a8fc-06c6c98a384d]
[7cdf503a-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7cdf503a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2854] e valore ritornato [TEST_RESPONSE_2854]
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 [f687c055-3840-11f1-a8fc-06c6c98a384d]
[f687c055-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f687c055-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1033] e valore ritornato [TEST_RESPONSE_1033]
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 [703902ec-3841-11f1-a8fc-06c6c98a384d]
[703902ec-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[703902ec-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1242] e valore ritornato [TEST_RESPONSE_1242]
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 [4ceda0d2-3840-11f1-a8fc-06c6c98a384d]
[4ceda0d2-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4ceda0d2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_594] e valore ritornato [TEST_RESPONSE_594]
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 [89ea6199-383f-11f1-a8fc-06c6c98a384d]
[89ea6199-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[89ea6199-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_50] e valore ritornato [TEST_RESPONSE_50]
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 [228902c4-3841-11f1-a8fc-06c6c98a384d]
[228902c4-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[228902c4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1122] e valore ritornato [TEST_RESPONSE_1122]
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 [fd0ce92f-3840-11f1-a8fc-06c6c98a384d]
[fd0ce92f-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[fd0ce92f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1042] e valore ritornato [TEST_RESPONSE_1042]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/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 [d0b28a46-3840-11f1-a8fc-06c6c98a384d]
[d0b28a46-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d0b28a46-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_974] e valore ritornato [TEST_RESPONSE_974]
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 [1c1258d3-3841-11f1-a8fc-06c6c98a384d]
[1c1258d3-3841-11f1-a8fc-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, 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 [08a6f698-3843-11f1-a8fc-06c6c98a384d]
[08a6f698-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[08a6f698-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2496] e valore ritornato [TEST_RESPONSE_2496]
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 [dfffbc62-383f-11f1-a8fc-06c6c98a384d]
[dfffbc62-383f-11f1-a8fc-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_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 [f6916790-3841-11f1-a8fc-06c6c98a384d]
[f6916790-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f6916790-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1646] e valore ritornato [TEST_RESPONSE_1646]
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 [7b5004ca-3840-11f1-a8fc-06c6c98a384d]
[7b5004ca-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7b5004ca-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_736] e valore ritornato [TEST_RESPONSE_736]
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 [71040fd5-3840-11f1-a8fc-06c6c98a384d]
[71040fd5-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[71040fd5-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_704] e valore ritornato [TEST_RESPONSE_704]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
URL: http://localhost:8080/govway/api/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 [4adf5a30-3840-11f1-a8fc-06c6c98a384d]
[4adf5a30-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4adf5a30-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_586] e valore ritornato [TEST_RESPONSE_586]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
URL: http://localhost:8080/govway/api/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 [ec29df97-3842-11f1-a8fc-06c6c98a384d]
[ec29df97-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ec29df97-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2408] e valore ritornato [TEST_RESPONSE_2408]
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 [56a787c7-3843-11f1-a8fc-06c6c98a384d]
[56a787c7-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[56a787c7-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2734] e valore ritornato [TEST_RESPONSE_2734]
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 [bff28375-3840-11f1-a8fc-06c6c98a384d]
[bff28375-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[bff28375-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_948] e valore ritornato [TEST_RESPONSE_948]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/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 [3099f95a-3842-11f1-a8fc-06c6c98a384d]
[3099f95a-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[3099f95a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1828] e valore ritornato [TEST_RESPONSE_1828]
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 [93d91e06-3843-11f1-a8fc-06c6c98a384d]
[93d91e06-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[93d91e06-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2924] e valore ritornato [TEST_RESPONSE_2924]
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 [39cb724d-3841-11f1-a8fc-06c6c98a384d]
[39cb724d-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[39cb724d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1158] e valore ritornato [TEST_RESPONSE_1158]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/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 [9d97479b-3842-11f1-a8fc-06c6c98a384d]
[9d97479b-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9d97479b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2166] e valore ritornato [TEST_RESPONSE_2166]
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 [5ee2af86-3841-11f1-a8fc-06c6c98a384d]
[5ee2af86-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5ee2af86-3841-11f1-a8fc-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 [8d0153bb-3841-11f1-a8fc-06c6c98a384d]
[8d0153bb-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8d0153bb-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1322] e valore ritornato [TEST_RESPONSE_1322]
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 [ed61271e-3842-11f1-a8fc-06c6c98a384d]
[ed61271e-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ed61271e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2410] e valore ritornato [TEST_RESPONSE_2410]
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 [316e2e03-3841-11f1-a8fc-06c6c98a384d]
[316e2e03-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[316e2e03-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1144] e valore ritornato [TEST_RESPONSE_1144]
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 [c75a0055-3841-11f1-a8fc-06c6c98a384d]
[c75a0055-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c75a0055-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1504] e valore ritornato [TEST_RESPONSE_1504]
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 [041efd5a-3843-11f1-a8fc-06c6c98a384d]
[041efd5a-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[041efd5a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2482] e valore ritornato [TEST_RESPONSE_2482]
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 [fad87226-383f-11f1-a8fc-06c6c98a384d]
[fad87226-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[fad87226-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_400] e valore ritornato [TEST_RESPONSE_400]
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 [c7032372-3840-11f1-a8fc-06c6c98a384d]
[c7032372-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c7032372-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_958] e valore ritornato [TEST_RESPONSE_958]
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 [f5ef823c-3841-11f1-a8fc-06c6c98a384d]
[f5ef823c-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f5ef823c-3841-11f1-a8fc-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_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 [5e710c3b-3842-11f1-a8fc-06c6c98a384d]
[5e710c3b-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5e710c3b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1968] e valore ritornato [TEST_RESPONSE_1968]
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 [9edf5803-3842-11f1-a8fc-06c6c98a384d]
[9edf5803-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9edf5803-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2170] e valore ritornato [TEST_RESPONSE_2170]
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 [2265cd99-3842-11f1-a8fc-06c6c98a384d]
[2265cd99-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[2265cd99-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1784] e valore ritornato [TEST_RESPONSE_1784]
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 [d9d8634e-3842-11f1-a8fc-06c6c98a384d]
[d9d8634e-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d9d8634e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2352] e valore ritornato [TEST_RESPONSE_2352]
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 [230f103b-3843-11f1-a8fc-06c6c98a384d]
[230f103b-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[230f103b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2578] e valore ritornato [TEST_RESPONSE_2578]
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 [3bb8754b-3841-11f1-a8fc-06c6c98a384d]
[3bb8754b-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3bb8754b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1161] e valore ritornato [TEST_RESPONSE_1161]
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 [b0b8ebd2-383f-11f1-a8fc-06c6c98a384d]
[b0b8ebd2-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b0b8ebd2-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_170] e valore ritornato [TEST_RESPONSE_170]
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 [1625785c-3841-11f1-a8fc-06c6c98a384d]
[1625785c-3841-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 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 [5e6b994d-3843-11f1-a8fc-06c6c98a384d]
[5e6b994d-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[5e6b994d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2758] e valore ritornato [TEST_RESPONSE_2758]
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 [ef9009d2-3841-11f1-a8fc-06c6c98a384d]
[ef9009d2-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ef9009d2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1626] e valore ritornato [TEST_RESPONSE_1626]
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 [6633be37-3842-11f1-a8fc-06c6c98a384d]
[6633be37-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6633be37-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1996] e valore ritornato [TEST_RESPONSE_1996]
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 [cf9e5055-383f-11f1-a8fc-06c6c98a384d]
[cf9e5055-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[cf9e5055-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_266] e valore ritornato [TEST_RESPONSE_266]
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 [cc640522-3842-11f1-a8fc-06c6c98a384d]
[cc640522-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[cc640522-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2308] e valore ritornato [TEST_RESPONSE_2308]
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 [2c02812f-3840-11f1-a8fc-06c6c98a384d]
[2c02812f-3840-11f1-a8fc-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_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 [a894b143-3842-11f1-a8fc-06c6c98a384d]
[a894b143-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a894b143-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2198] e valore ritornato [TEST_RESPONSE_2198]
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 [91b6bb4e-3840-11f1-a8fc-06c6c98a384d]
[91b6bb4e-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[91b6bb4e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_804] e valore ritornato [TEST_RESPONSE_804]
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 [308b84b9-3843-11f1-a8fc-06c6c98a384d]
[308b84b9-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[308b84b9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2622] e valore ritornato [TEST_RESPONSE_2622]
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 [102de986-3841-11f1-a8fc-06c6c98a384d]
[102de986-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[102de986-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1073] e valore ritornato [TEST_RESPONSE_1073]
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 [d0489a19-383f-11f1-a8fc-06c6c98a384d]
[d0489a19-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d0489a19-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_268] e valore ritornato [TEST_RESPONSE_268]
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 [6ab55921-3843-11f1-a8fc-06c6c98a384d]
[6ab55921-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[6ab55921-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2798] e valore ritornato [TEST_RESPONSE_2798]
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 [b9c2007d-383f-11f1-a8fc-06c6c98a384d]
[b9c2007d-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b9c2007d-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_196] e valore ritornato [TEST_RESPONSE_196]
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 [ab239997-3842-11f1-a8fc-06c6c98a384d]
[ab239997-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ab239997-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2208] e valore ritornato [TEST_RESPONSE_2208]
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 [279f46d9-3843-11f1-a8fc-06c6c98a384d]
[279f46d9-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[279f46d9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2592] e valore ritornato [TEST_RESPONSE_2592]
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 [1c9c2c93-3842-11f1-a8fc-06c6c98a384d]
[1c9c2c93-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[1c9c2c93-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1766] e valore ritornato [TEST_RESPONSE_1766]
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 [e79060d4-383f-11f1-a8fc-06c6c98a384d]
[e79060d4-383f-11f1-a8fc-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(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 [6030653e-3841-11f1-a8fc-06c6c98a384d]
[6030653e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6030653e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1217] e valore ritornato [TEST_RESPONSE_1217]
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 [640206c6-3841-11f1-a8fc-06c6c98a384d]
[640206c6-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[640206c6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1222] e valore ritornato [TEST_RESPONSE_1222]
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 [a9d8a2fb-3842-11f1-a8fc-06c6c98a384d]
[a9d8a2fb-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a9d8a2fb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2202] e valore ritornato [TEST_RESPONSE_2202]
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 [f7404f83-3842-11f1-a8fc-06c6c98a384d]
[f7404f83-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f7404f83-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2442] e valore ritornato [TEST_RESPONSE_2442]
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 [fbb1d046-3841-11f1-a8fc-06c6c98a384d]
[fbb1d046-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[fbb1d046-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1664] e valore ritornato [TEST_RESPONSE_1664]
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 [9852bf64-3843-11f1-a8fc-06c6c98a384d]
[9852bf64-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[9852bf64-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2938] e valore ritornato [TEST_RESPONSE_2938]
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 [57e3f521-3842-11f1-a8fc-06c6c98a384d]
[57e3f521-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[57e3f521-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1950] e valore ritornato [TEST_RESPONSE_1950]
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 [3ebcd16c-3840-11f1-a8fc-06c6c98a384d]
[3ebcd16c-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3ebcd16c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_548] e valore ritornato [TEST_RESPONSE_548]
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 [5c79662d-3843-11f1-a8fc-06c6c98a384d]
[5c79662d-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5c79662d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2750] e valore ritornato [TEST_RESPONSE_2750]
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 [774f2029-3841-11f1-a8fc-06c6c98a384d]
[774f2029-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[774f2029-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1254] e valore ritornato [TEST_RESPONSE_1254]
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 [4afe908a-3842-11f1-a8fc-06c6c98a384d]
[4afe908a-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4afe908a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1910] e valore ritornato [TEST_RESPONSE_1910]
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 [d7bbfe54-3840-11f1-a8fc-06c6c98a384d]
[d7bbfe54-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d7bbfe54-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_984] e valore ritornato [TEST_RESPONSE_984]
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 [06b5addc-3843-11f1-a8fc-06c6c98a384d]
[06b5addc-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[06b5addc-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2490] e valore ritornato [TEST_RESPONSE_2490]
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 [f00e6ce1-3842-11f1-a8fc-06c6c98a384d]
[f00e6ce1-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f00e6ce1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2418] e valore ritornato [TEST_RESPONSE_2418]
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 [8fab9e2f-383f-11f1-a8fc-06c6c98a384d]
[8fab9e2f-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8fab9e2f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_68] e valore ritornato [TEST_RESPONSE_68]
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 [b9f3efbb-3840-11f1-a8fc-06c6c98a384d]
[b9f3efbb-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b9f3efbb-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_928] e valore ritornato [TEST_RESPONSE_928]
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 [8c638d17-3841-11f1-a8fc-06c6c98a384d]
[8c638d17-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8c638d17-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1320] e valore ritornato [TEST_RESPONSE_1320]
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 [516b9d87-3842-11f1-a8fc-06c6c98a384d]
[516b9d87-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[516b9d87-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1930] e valore ritornato [TEST_RESPONSE_1930]
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 [066a54a5-3840-11f1-a8fc-06c6c98a384d]
[066a54a5-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[066a54a5-3840-11f1-a8fc-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_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 [5c7cdd4f-3842-11f1-a8fc-06c6c98a384d]
[5c7cdd4f-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[5c7cdd4f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1964] e valore ritornato [TEST_RESPONSE_1964]
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 [347f345a-3840-11f1-a8fc-06c6c98a384d]
[347f345a-3840-11f1-a8fc-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, 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 [6be4445e-3840-11f1-a8fc-06c6c98a384d]
[6be4445e-3840-11f1-a8fc-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_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 [a6a08da7-3843-11f1-a8fc-06c6c98a384d]
[a6a08da7-3843-11f1-a8fc-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 [13b27c7e-3841-11f1-a8fc-06c6c98a384d]
[13b27c7e-3841-11f1-a8fc-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/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 [5d22ccbd-3840-11f1-a8fc-06c6c98a384d]
[5d22ccbd-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5d22ccbd-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_644] e valore ritornato [TEST_RESPONSE_644]
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 [64a9b87c-3841-11f1-a8fc-06c6c98a384d]
[64a9b87c-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[64a9b87c-3841-11f1-a8fc-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 [8a6a5517-3841-11f1-a8fc-06c6c98a384d]
[8a6a5517-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8a6a5517-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1312] e valore ritornato [TEST_RESPONSE_1312]
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 [f464875c-383f-11f1-a8fc-06c6c98a384d]
[f464875c-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f464875c-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_380] e valore ritornato [TEST_RESPONSE_380]
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 [93e5e4fb-3842-11f1-a8fc-06c6c98a384d]
[93e5e4fb-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[93e5e4fb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2136] e valore ritornato [TEST_RESPONSE_2136]
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 [2bb2489e-3841-11f1-a8fc-06c6c98a384d]
[2bb2489e-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[2bb2489e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1136] e valore ritornato [TEST_RESPONSE_1136]
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 [4dce4825-3841-11f1-a8fc-06c6c98a384d]
[4dce4825-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4dce4825-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1189] e valore ritornato [TEST_RESPONSE_1189]
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 [0be2c0bc-3843-11f1-a8fc-06c6c98a384d]
[0be2c0bc-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[0be2c0bc-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2506] e valore ritornato [TEST_RESPONSE_2506]
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 [2e01b6ed-3841-11f1-a8fc-06c6c98a384d]
[2e01b6ed-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2e01b6ed-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1139] e valore ritornato [TEST_RESPONSE_1139]
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 [42b60cc4-3842-11f1-a8fc-06c6c98a384d]
[42b60cc4-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[42b60cc4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1884] e valore ritornato [TEST_RESPONSE_1884]
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 [cd105613-3843-11f1-a8fc-06c6c98a384d]
[cd105613-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[cd105613-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3102] e valore ritornato [TEST_RESPONSE_3102]
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 [49106680-3840-11f1-a8fc-06c6c98a384d]
[49106680-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[49106680-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_578] e valore ritornato [TEST_RESPONSE_578]
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 [4afad174-3840-11f1-a8fc-06c6c98a384d]
[4afad174-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4afad174-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_588] e valore ritornato [TEST_RESPONSE_588]
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 [9b960398-3843-11f1-a8fc-06c6c98a384d]
[9b960398-3843-11f1-a8fc-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=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 [5d993f8c-3841-11f1-a8fc-06c6c98a384d]
[5d993f8c-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5d993f8c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1213] e valore ritornato [TEST_RESPONSE_1213]
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 [d7492cde-3842-11f1-a8fc-06c6c98a384d]
[d7492cde-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d7492cde-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2344] e valore ritornato [TEST_RESPONSE_2344]
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 [c400fc25-383f-11f1-a8fc-06c6c98a384d]
[c400fc25-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c400fc25-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_230] e valore ritornato [TEST_RESPONSE_230]
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 [eb2922d9-3840-11f1-a8fc-06c6c98a384d]
[eb2922d9-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[eb2922d9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1015] e valore ritornato [TEST_RESPONSE_1015]
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 [a189dea5-3842-11f1-a8fc-06c6c98a384d]
[a189dea5-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a189dea5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2178] e valore ritornato [TEST_RESPONSE_2178]
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 [ec0631a2-383f-11f1-a8fc-06c6c98a384d]
[ec0631a2-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ec0631a2-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_352] e valore ritornato [TEST_RESPONSE_352]
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 [7435a0c9-3840-11f1-a8fc-06c6c98a384d]
[7435a0c9-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7435a0c9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_714] e valore ritornato [TEST_RESPONSE_714]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
URL: http://localhost:8080/govway/api/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 [f0abcfcf-3840-11f1-a8fc-06c6c98a384d]
[f0abcfcf-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[f0abcfcf-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1024] e valore ritornato [TEST_RESPONSE_1024]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
URL: http://localhost:8080/govway/api/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 [3e3eb552-3842-11f1-a8fc-06c6c98a384d]
[3e3eb552-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[3e3eb552-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1868] e valore ritornato [TEST_RESPONSE_1868]
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 [9524f4b1-3842-11f1-a8fc-06c6c98a384d]
[9524f4b1-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9524f4b1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2138] e valore ritornato [TEST_RESPONSE_2138]
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 [768f1a10-3843-11f1-a8fc-06c6c98a384d]
[768f1a10-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[768f1a10-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2834] e valore ritornato [TEST_RESPONSE_2834]
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 [8aca59be-3842-11f1-a8fc-06c6c98a384d]
[8aca59be-3842-11f1-a8fc-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, 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 [ab143b91-3843-11f1-a8fc-06c6c98a384d]
[ab143b91-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ab143b91-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2992] e valore ritornato [TEST_RESPONSE_2992]
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 [593c91c1-3840-11f1-a8fc-06c6c98a384d]
[593c91c1-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[593c91c1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_630] e valore ritornato [TEST_RESPONSE_630]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
URL: http://localhost:8080/govway/api/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 [0f2e2cc0-3841-11f1-a8fc-06c6c98a384d]
[0f2e2cc0-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0f2e2cc0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1072] e valore ritornato [TEST_RESPONSE_1072]
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 [c9188ee1-3843-11f1-a8fc-06c6c98a384d]
[c9188ee1-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c9188ee1-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3086] e valore ritornato [TEST_RESPONSE_3086]
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 [ce5224eb-3843-11f1-a8fc-06c6c98a384d]
[ce5224eb-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ce5224eb-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3106] e valore ritornato [TEST_RESPONSE_3106]
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 [42c544b9-3841-11f1-a8fc-06c6c98a384d]
[42c544b9-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[42c544b9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1171] e valore ritornato [TEST_RESPONSE_1171]
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 [6444985b-3842-11f1-a8fc-06c6c98a384d]
[6444985b-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6444985b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1990] e valore ritornato [TEST_RESPONSE_1990]
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 [572d39b3-3840-11f1-a8fc-06c6c98a384d]
[572d39b3-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[572d39b3-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_624] e valore ritornato [TEST_RESPONSE_624]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/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 [486fa83a-3842-11f1-a8fc-06c6c98a384d]
[486fa83a-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[486fa83a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1902] e valore ritornato [TEST_RESPONSE_1902]
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 [b8b17330-3842-11f1-a8fc-06c6c98a384d]
[b8b17330-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b8b17330-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2248] e valore ritornato [TEST_RESPONSE_2248]
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 [89eb56c8-3840-11f1-a8fc-06c6c98a384d]
[89eb56c8-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[89eb56c8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_780] e valore ritornato [TEST_RESPONSE_780]
BodyParts [4] == [4]
BodyParts[0] ContentType [text/xml] == [text/xml]
BodyParts[0] Size [371] == [371]
BodyParts[1] ContentType [application/pdf] == [application/pdf]
BodyParts[1] Size [1395] == [1395]
BodyParts[2] ContentType [text/plain] == [text/plain]
BodyParts[2] Size [11] == [11]
BodyParts[3] ContentType [image/png] == [image/png]
BodyParts[3] Size [18940] == [18940]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 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 [d8bf32be-383f-11f1-a8fc-06c6c98a384d]
[d8bf32be-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d8bf32be-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_292] e valore ritornato [TEST_RESPONSE_292]
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 [b4c592e7-3842-11f1-a8fc-06c6c98a384d]
[b4c592e7-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b4c592e7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2238] e valore ritornato [TEST_RESPONSE_2238]
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 [fb208273-3840-11f1-a8fc-06c6c98a384d]
[fb208273-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[fb208273-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1039] e valore ritornato [TEST_RESPONSE_1039]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/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 [23abbb23-3842-11f1-a8fc-06c6c98a384d]
[23abbb23-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[23abbb23-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1788] e valore ritornato [TEST_RESPONSE_1788]
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 [b948e2a7-3840-11f1-a8fc-06c6c98a384d]
[b948e2a7-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b948e2a7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_926] e valore ritornato [TEST_RESPONSE_926]
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 [5a56bea8-3841-11f1-a8fc-06c6c98a384d]
[5a56bea8-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5a56bea8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1208] e valore ritornato [TEST_RESPONSE_1208]
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 [50c7bc5f-3842-11f1-a8fc-06c6c98a384d]
[50c7bc5f-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[50c7bc5f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1926] e valore ritornato [TEST_RESPONSE_1926]
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 [ac5b3a8b-3843-11f1-a8fc-06c6c98a384d]
[ac5b3a8b-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ac5b3a8b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2996] e valore ritornato [TEST_RESPONSE_2996]
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 [589b6893-3843-11f1-a8fc-06c6c98a384d]
[589b6893-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[589b6893-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2740] e valore ritornato [TEST_RESPONSE_2740]
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 [1f432679-3841-11f1-a8fc-06c6c98a384d]
[1f432679-3841-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
URL: http://localhost:8080/govway/api/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 [366c3756-3840-11f1-a8fc-06c6c98a384d]
[366c3756-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[366c3756-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_522] e valore ritornato [TEST_RESPONSE_522]
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 [9b4261b2-383f-11f1-a8fc-06c6c98a384d]
[9b4261b2-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9b4261b2-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_106] e valore ritornato [TEST_RESPONSE_106]
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 [4c426583-3843-11f1-a8fc-06c6c98a384d]
[4c426583-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4c426583-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2702] e valore ritornato [TEST_RESPONSE_2702]
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 [b735e219-3840-11f1-a8fc-06c6c98a384d]
[b735e219-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b735e219-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_920] e valore ritornato [TEST_RESPONSE_920]
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 [a93759e7-3842-11f1-a8fc-06c6c98a384d]
[a93759e7-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a93759e7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2200] e valore ritornato [TEST_RESPONSE_2200]
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 [e16c32c4-3841-11f1-a8fc-06c6c98a384d]
[e16c32c4-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e16c32c4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1582] e valore ritornato [TEST_RESPONSE_1582]
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 [6595177f-3843-11f1-a8fc-06c6c98a384d]
[6595177f-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6595177f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2782] e valore ritornato [TEST_RESPONSE_2782]
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 [8735ddf0-3841-11f1-a8fc-06c6c98a384d]
[8735ddf0-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8735ddf0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1302] e valore ritornato [TEST_RESPONSE_1302]
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 [939935fa-3840-11f1-a8fc-06c6c98a384d]
[939935fa-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[939935fa-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_810] e valore ritornato [TEST_RESPONSE_810]
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 [5eb4d751-3843-11f1-a8fc-06c6c98a384d]
[5eb4d751-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5eb4d751-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2760] e valore ritornato [TEST_RESPONSE_2760]
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 [9f14515c-383f-11f1-a8fc-06c6c98a384d]
[9f14515c-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9f14515c-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_118] e valore ritornato [TEST_RESPONSE_118]
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 [86a50552-3840-11f1-a8fc-06c6c98a384d]
[86a50552-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[86a50552-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_770] e valore ritornato [TEST_RESPONSE_770]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/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 [6aa5e585-3842-11f1-a8fc-06c6c98a384d]
[6aa5e585-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6aa5e585-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2010] e valore ritornato [TEST_RESPONSE_2010]
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 [f8e68d2a-383f-11f1-a8fc-06c6c98a384d]
[f8e68d2a-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f8e68d2a-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_394] e valore ritornato [TEST_RESPONSE_394]
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 [676524c1-3840-11f1-a8fc-06c6c98a384d]
[676524c1-3840-11f1-a8fc-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, 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 [aff19232-3841-11f1-a8fc-06c6c98a384d]
[aff19232-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[aff19232-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1428] e valore ritornato [TEST_RESPONSE_1428]
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 [fc641395-3842-11f1-a8fc-06c6c98a384d]
[fc641395-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[fc641395-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2458] e valore ritornato [TEST_RESPONSE_2458]
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 [82203593-383f-11f1-a8fc-06c6c98a384d]
[82203593-383f-11f1-a8fc-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_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 [d411890f-383f-11f1-a8fc-06c6c98a384d]
[d411890f-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d411890f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_278] e valore ritornato [TEST_RESPONSE_278]
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 [a04e3498-3843-11f1-a8fc-06c6c98a384d]
[a04e3498-3843-11f1-a8fc-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/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 [9f993227-3842-11f1-a8fc-06c6c98a384d]
[9f993227-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9f993227-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2172] e valore ritornato [TEST_RESPONSE_2172]
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 [9a8a9974-3841-11f1-a8fc-06c6c98a384d]
[9a8a9974-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9a8a9974-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1362] e valore ritornato [TEST_RESPONSE_1362]
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 [d719cae0-3840-11f1-a8fc-06c6c98a384d]
[d719cae0-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d719cae0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_983] e valore ritornato [TEST_RESPONSE_983]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
URL: http://localhost:8080/govway/api/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 [e499a506-3841-11f1-a8fc-06c6c98a384d]
[e499a506-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e499a506-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1590] e valore ritornato [TEST_RESPONSE_1590]
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 [999f63ac-3843-11f1-a8fc-06c6c98a384d]
[999f63ac-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[999f63ac-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2942] e valore ritornato [TEST_RESPONSE_2942]
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 [f508ddb0-383f-11f1-a8fc-06c6c98a384d]
[f508ddb0-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f508ddb0-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_382] e valore ritornato [TEST_RESPONSE_382]
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 [45dc658e-3840-11f1-a8fc-06c6c98a384d]
[45dc658e-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[45dc658e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_570] e valore ritornato [TEST_RESPONSE_570]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/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 [6ddea269-3842-11f1-a8fc-06c6c98a384d]
[6ddea269-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6ddea269-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2020] e valore ritornato [TEST_RESPONSE_2020]
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 [9a5c8ee7-3842-11f1-a8fc-06c6c98a384d]
[9a5c8ee7-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9a5c8ee7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2156] e valore ritornato [TEST_RESPONSE_2156]
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 [50301a8d-3843-11f1-a8fc-06c6c98a384d]
[50301a8d-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[50301a8d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2714] e valore ritornato [TEST_RESPONSE_2714]
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 [cb1e189a-3842-11f1-a8fc-06c6c98a384d]
[cb1e189a-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[cb1e189a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2304] e valore ritornato [TEST_RESPONSE_2304]
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 [e312efe6-383f-11f1-a8fc-06c6c98a384d]
[e312efe6-383f-11f1-a8fc-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(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 [afa1a7c5-3842-11f1-a8fc-06c6c98a384d]
[afa1a7c5-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[afa1a7c5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2222] e valore ritornato [TEST_RESPONSE_2222]
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 [43fa258c-3842-11f1-a8fc-06c6c98a384d]
[43fa258c-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[43fa258c-3842-11f1-a8fc-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/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 [3aeadaa1-3843-11f1-a8fc-06c6c98a384d]
[3aeadaa1-3843-11f1-a8fc-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, 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 [fb0c4172-3841-11f1-a8fc-06c6c98a384d]
[fb0c4172-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fb0c4172-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1662] e valore ritornato [TEST_RESPONSE_1662]
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 [1f4536e4-3843-11f1-a8fc-06c6c98a384d]
[1f4536e4-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[1f4536e4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2568] e valore ritornato [TEST_RESPONSE_2568]
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 [3e45afeb-3841-11f1-a8fc-06c6c98a384d]
[3e45afeb-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3e45afeb-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1165] e valore ritornato [TEST_RESPONSE_1165]
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 [0227e83a-3843-11f1-a8fc-06c6c98a384d]
[0227e83a-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0227e83a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2474] e valore ritornato [TEST_RESPONSE_2474]
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 [a6a53d45-3842-11f1-a8fc-06c6c98a384d]
[a6a53d45-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a6a53d45-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2192] e valore ritornato [TEST_RESPONSE_2192]
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 [d7ec23a2-3842-11f1-a8fc-06c6c98a384d]
[d7ec23a2-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[d7ec23a2-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2346] e valore ritornato [TEST_RESPONSE_2346]
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 [ca3aa7dc-3840-11f1-a8fc-06c6c98a384d]
[ca3aa7dc-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ca3aa7dc-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_964] e valore ritornato [TEST_RESPONSE_964]
test_Redirect(text/doc+xml, 201)
URL: http://localhost:8080/govway/api/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 [8f4e344c-3842-11f1-a8fc-06c6c98a384d]
[8f4e344c-3842-11f1-a8fc-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, 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 [7709a144-3843-11f1-a8fc-06c6c98a384d]
[7709a144-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7709a144-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2836] e valore ritornato [TEST_RESPONSE_2836]
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 [8a8dcd8d-383f-11f1-a8fc-06c6c98a384d]
[8a8dcd8d-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8a8dcd8d-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_52] e valore ritornato [TEST_RESPONSE_52]
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 [4c45a0fe-3840-11f1-a8fc-06c6c98a384d]
[4c45a0fe-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4c45a0fe-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_592] e valore ritornato [TEST_RESPONSE_592]
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 [f5df2441-3840-11f1-a8fc-06c6c98a384d]
[f5df2441-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f5df2441-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1032] e valore ritornato [TEST_RESPONSE_1032]
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 [7b12d4b6-3840-11f1-a8fc-06c6c98a384d]
[7b12d4b6-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7b12d4b6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_734] e valore ritornato [TEST_RESPONSE_734]
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 [415815ce-3840-11f1-a8fc-06c6c98a384d]
[415815ce-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[415815ce-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_556] e valore ritornato [TEST_RESPONSE_556]
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 [654e0ed0-3841-11f1-a8fc-06c6c98a384d]
[654e0ed0-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[654e0ed0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1224] e valore ritornato [TEST_RESPONSE_1224]
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 [e99021d7-3842-11f1-a8fc-06c6c98a384d]
[e99021d7-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e99021d7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2400] e valore ritornato [TEST_RESPONSE_2400]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.xml&checkEqualsHttpHeader=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 [4a79c5df-3841-11f1-a8fc-06c6c98a384d]
[4a79c5df-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4a79c5df-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1184] e valore ritornato [TEST_RESPONSE_1184]
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 [73917185-3840-11f1-a8fc-06c6c98a384d]
[73917185-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[73917185-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_712] e valore ritornato [TEST_RESPONSE_712]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/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 [2d50e8c4-3842-11f1-a8fc-06c6c98a384d]
[2d50e8c4-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2d50e8c4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1818] e valore ritornato [TEST_RESPONSE_1818]
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 [d945d2b0-3840-11f1-a8fc-06c6c98a384d]
[d945d2b0-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d945d2b0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_987] e valore ritornato [TEST_RESPONSE_987]
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 [b43667f4-3841-11f1-a8fc-06c6c98a384d]
[b43667f4-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b43667f4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1444] e valore ritornato [TEST_RESPONSE_1444]
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 [0a90baf9-3842-11f1-a8fc-06c6c98a384d]
[0a90baf9-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0a90baf9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1710] e valore ritornato [TEST_RESPONSE_1710]
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 [66d79f5b-3842-11f1-a8fc-06c6c98a384d]
[66d79f5b-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[66d79f5b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1998] e valore ritornato [TEST_RESPONSE_1998]
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 [db954102-3840-11f1-a8fc-06c6c98a384d]
[db954102-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[db954102-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_991] e valore ritornato [TEST_RESPONSE_991]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/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 [9628937c-3840-11f1-a8fc-06c6c98a384d]
[9628937c-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9628937c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_818] e valore ritornato [TEST_RESPONSE_818]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/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 [1dff977c-3843-11f1-a8fc-06c6c98a384d]
[1dff977c-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[1dff977c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2564] e valore ritornato [TEST_RESPONSE_2564]
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 [e1a96d23-3842-11f1-a8fc-06c6c98a384d]
[e1a96d23-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[e1a96d23-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2376] e valore ritornato [TEST_RESPONSE_2376]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/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 [550f62b4-3840-11f1-a8fc-06c6c98a384d]
[550f62b4-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[550f62b4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_618] e valore ritornato [TEST_RESPONSE_618]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/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 [ad0f8b25-3842-11f1-a8fc-06c6c98a384d]
[ad0f8b25-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ad0f8b25-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2214] e valore ritornato [TEST_RESPONSE_2214]
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 [c7ab4a5a-3840-11f1-a8fc-06c6c98a384d]
[c7ab4a5a-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c7ab4a5a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_960] e valore ritornato [TEST_RESPONSE_960]
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 [5cf4c228-3841-11f1-a8fc-06c6c98a384d]
[5cf4c228-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5cf4c228-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1212] e valore ritornato [TEST_RESPONSE_1212]
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 [93d89e87-3842-11f1-a8fc-06c6c98a384d]
[93d89e87-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[93d89e87-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2134] e valore ritornato [TEST_RESPONSE_2134]
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 [b546ff8f-383f-11f1-a8fc-06c6c98a384d]
[b546ff8f-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b546ff8f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_182] e valore ritornato [TEST_RESPONSE_182]
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 [18d9ea10-3841-11f1-a8fc-06c6c98a384d]
[18d9ea10-3841-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[18d9ea10-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1096] e valore ritornato [TEST_RESPONSE_1096]
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 [01df7533-3840-11f1-a8fc-06c6c98a384d]
[01df7533-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[01df7533-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_420] e valore ritornato [TEST_RESPONSE_420]
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 [da4ce278-3840-11f1-a8fc-06c6c98a384d]
[da4ce278-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[da4ce278-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_989] e valore ritornato [TEST_RESPONSE_989]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/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 [be642687-3841-11f1-a8fc-06c6c98a384d]
[be642687-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[be642687-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1474] e valore ritornato [TEST_RESPONSE_1474]
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 [98b2249c-3840-11f1-a8fc-06c6c98a384d]
[98b2249c-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[98b2249c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_826] e valore ritornato [TEST_RESPONSE_826]
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 [4b992d2f-3843-11f1-a8fc-06c6c98a384d]
[4b992d2f-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4b992d2f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2700] e valore ritornato [TEST_RESPONSE_2700]
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 [9b3ffb7e-3840-11f1-a8fc-06c6c98a384d]
[9b3ffb7e-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9b3ffb7e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_834] e valore ritornato [TEST_RESPONSE_834]
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 [c416d1bb-3843-11f1-a8fc-06c6c98a384d]
[c416d1bb-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c416d1bb-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3070] e valore ritornato [TEST_RESPONSE_3070]
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 [13052fc1-3842-11f1-a8fc-06c6c98a384d]
[13052fc1-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[13052fc1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1736] e valore ritornato [TEST_RESPONSE_1736]
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 [cef29f56-3842-11f1-a8fc-06c6c98a384d]
[cef29f56-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[cef29f56-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2318] e valore ritornato [TEST_RESPONSE_2318]
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 [04722e19-3840-11f1-a8fc-06c6c98a384d]
[04722e19-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[04722e19-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_430] e valore ritornato [TEST_RESPONSE_430]
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 [9ce95ea2-3843-11f1-a8fc-06c6c98a384d]
[9ce95ea2-3843-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/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 [f5420e77-3842-11f1-a8fc-06c6c98a384d]
[f5420e77-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f5420e77-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2436] e valore ritornato [TEST_RESPONSE_2436]
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 [ae45a578-3843-11f1-a8fc-06c6c98a384d]
[ae45a578-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ae45a578-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3002] e valore ritornato [TEST_RESPONSE_3002]
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 [b8a90472-3841-11f1-a8fc-06c6c98a384d]
[b8a90472-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b8a90472-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1458] e valore ritornato [TEST_RESPONSE_1458]
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 [517e4575-3843-11f1-a8fc-06c6c98a384d]
[517e4575-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[517e4575-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2718] e valore ritornato [TEST_RESPONSE_2718]
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 [c8e3751d-3843-11f1-a8fc-06c6c98a384d]
[c8e3751d-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c8e3751d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3084] e valore ritornato [TEST_RESPONSE_3084]
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 [30cb102f-3841-11f1-a8fc-06c6c98a384d]
[30cb102f-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[30cb102f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1143] e valore ritornato [TEST_RESPONSE_1143]
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 [776b777f-3840-11f1-a8fc-06c6c98a384d]
[776b777f-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[776b777f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_724] e valore ritornato [TEST_RESPONSE_724]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
URL: http://localhost:8080/govway/api/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 [da0f6e93-3841-11f1-a8fc-06c6c98a384d]
[da0f6e93-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[da0f6e93-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1560] e valore ritornato [TEST_RESPONSE_1560]
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 [83681eeb-383f-11f1-a8fc-06c6c98a384d]
[83681eeb-383f-11f1-a8fc-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_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 [610b181d-3842-11f1-a8fc-06c6c98a384d]
[610b181d-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[610b181d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1976] e valore ritornato [TEST_RESPONSE_1976]
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 [8833340e-3842-11f1-a8fc-06c6c98a384d]
[8833340e-3842-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[8833340e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2100] e valore ritornato [TEST_RESPONSE_2100]
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 [0fb469cf-3840-11f1-a8fc-06c6c98a384d]
[0fb469cf-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0fb469cf-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_448] e valore ritornato [TEST_RESPONSE_448]
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 [2845c011-3843-11f1-a8fc-06c6c98a384d]
[2845c011-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[2845c011-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2596] e valore ritornato [TEST_RESPONSE_2596]
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 [453f3b29-3840-11f1-a8fc-06c6c98a384d]
[453f3b29-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[453f3b29-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_568] e valore ritornato [TEST_RESPONSE_568]
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 [5fb900e9-3843-11f1-a8fc-06c6c98a384d]
[5fb900e9-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5fb900e9-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2764] e valore ritornato [TEST_RESPONSE_2764]
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 [3928a299-3841-11f1-a8fc-06c6c98a384d]
[3928a299-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3928a299-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1157] e valore ritornato [TEST_RESPONSE_1157]
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 [87beab92-3843-11f1-a8fc-06c6c98a384d]
[87beab92-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[87beab92-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2886] e valore ritornato [TEST_RESPONSE_2886]
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 [09606d06-3841-11f1-a8fc-06c6c98a384d]
[09606d06-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[09606d06-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1062] e valore ritornato [TEST_RESPONSE_1062]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/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 [f9ccede3-3842-11f1-a8fc-06c6c98a384d]
[f9ccede3-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f9ccede3-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2450] e valore ritornato [TEST_RESPONSE_2450]
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 [f154a889-3842-11f1-a8fc-06c6c98a384d]
[f154a889-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f154a889-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2422] e valore ritornato [TEST_RESPONSE_2422]
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 [8bd39405-383f-11f1-a8fc-06c6c98a384d]
[8bd39405-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8bd39405-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_56] e valore ritornato [TEST_RESPONSE_56]
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 [c4275df1-3841-11f1-a8fc-06c6c98a384d]
[c4275df1-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c4275df1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1494] e valore ritornato [TEST_RESPONSE_1494]
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 [eb7f0b0d-3840-11f1-a8fc-06c6c98a384d]
[eb7f0b0d-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[eb7f0b0d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1016] e valore ritornato [TEST_RESPONSE_1016]
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 [92f6380e-3843-11f1-a8fc-06c6c98a384d]
[92f6380e-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[92f6380e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2920] e valore ritornato [TEST_RESPONSE_2920]
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 [b57daabd-3840-11f1-a8fc-06c6c98a384d]
[b57daabd-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b57daabd-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_914] e valore ritornato [TEST_RESPONSE_914]
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 [532661a6-3841-11f1-a8fc-06c6c98a384d]
[532661a6-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[532661a6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1196] e valore ritornato [TEST_RESPONSE_1196]
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 [49b6a732-3842-11f1-a8fc-06c6c98a384d]
[49b6a732-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[49b6a732-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1906] e valore ritornato [TEST_RESPONSE_1906]
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 [1cb7c099-3841-11f1-a8fc-06c6c98a384d]
[1cb7c099-3841-11f1-a8fc-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=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 [51ce4bac-3841-11f1-a8fc-06c6c98a384d]
[51ce4bac-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[51ce4bac-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1194] e valore ritornato [TEST_RESPONSE_1194]
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 [d7794537-383f-11f1-a8fc-06c6c98a384d]
[d7794537-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d7794537-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_290] e valore ritornato [TEST_RESPONSE_290]
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 [a066579f-3840-11f1-a8fc-06c6c98a384d]
[a066579f-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a066579f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_848] e valore ritornato [TEST_RESPONSE_848]
test_Redirect(application/xml, 307)
URL: http://localhost:8080/govway/api/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 [8a25b54a-3842-11f1-a8fc-06c6c98a384d]
[8a25b54a-3842-11f1-a8fc-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, 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 [9be478e2-3840-11f1-a8fc-06c6c98a384d]
[9be478e2-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9be478e2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_836] e valore ritornato [TEST_RESPONSE_836]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
URL: http://localhost:8080/govway/api/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 [d80e4757-3841-11f1-a8fc-06c6c98a384d]
[d80e4757-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d80e4757-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1554] e valore ritornato [TEST_RESPONSE_1554]
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 [7e1cb241-3843-11f1-a8fc-06c6c98a384d]
[7e1cb241-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7e1cb241-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2856] e valore ritornato [TEST_RESPONSE_2856]
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 [27bcf374-3841-11f1-a8fc-06c6c98a384d]
[27bcf374-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[27bcf374-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1130] e valore ritornato [TEST_RESPONSE_1130]
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 [1ab12563-3842-11f1-a8fc-06c6c98a384d]
[1ab12563-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1ab12563-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1758] e valore ritornato [TEST_RESPONSE_1758]
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 [062fed83-3841-11f1-a8fc-06c6c98a384d]
[062fed83-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[062fed83-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1058] e valore ritornato [TEST_RESPONSE_1058]
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 [b2c0cc76-3843-11f1-a8fc-06c6c98a384d]
[b2c0cc76-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b2c0cc76-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3016] e valore ritornato [TEST_RESPONSE_3016]
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 [7f3f07ee-3842-11f1-a8fc-06c6c98a384d]
[7f3f07ee-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[7f3f07ee-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2074] e valore ritornato [TEST_RESPONSE_2074]
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 [fe06a7bb-383f-11f1-a8fc-06c6c98a384d]
[fe06a7bb-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[fe06a7bb-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_408] e valore ritornato [TEST_RESPONSE_408]
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 [e7d0661e-3841-11f1-a8fc-06c6c98a384d]
[e7d0661e-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e7d0661e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1602] e valore ritornato [TEST_RESPONSE_1602]
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 [90d984f5-3841-11f1-a8fc-06c6c98a384d]
[90d984f5-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[90d984f5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1334] e valore ritornato [TEST_RESPONSE_1334]
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 [79b053aa-383f-11f1-a8fc-06c6c98a384d]
[79b053aa-383f-11f1-a8fc-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(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 [ae5af6ed-3842-11f1-a8fc-06c6c98a384d]
[ae5af6ed-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ae5af6ed-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2218] e valore ritornato [TEST_RESPONSE_2218]
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 [14565da2-3841-11f1-a8fc-06c6c98a384d]
[14565da2-3841-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[14565da2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1082] e valore ritornato [TEST_RESPONSE_1082]
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 [60662589-3842-11f1-a8fc-06c6c98a384d]
[60662589-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[60662589-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1974] e valore ritornato [TEST_RESPONSE_1974]
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 [eca8b336-383f-11f1-a8fc-06c6c98a384d]
[eca8b336-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[eca8b336-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_354] e valore ritornato [TEST_RESPONSE_354]
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 [6738a0cc-3841-11f1-a8fc-06c6c98a384d]
[6738a0cc-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6738a0cc-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1227] e valore ritornato [TEST_RESPONSE_1227]
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 [c5e2fbf8-3842-11f1-a8fc-06c6c98a384d]
[c5e2fbf8-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c5e2fbf8-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2290] e valore ritornato [TEST_RESPONSE_2290]
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 [adf4cd7b-3840-11f1-a8fc-06c6c98a384d]
[adf4cd7b-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[adf4cd7b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_892] e valore ritornato [TEST_RESPONSE_892]
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 [a65ddbad-383f-11f1-a8fc-06c6c98a384d]
[a65ddbad-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a65ddbad-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_138] e valore ritornato [TEST_RESPONSE_138]
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 [54a4f6ad-3842-11f1-a8fc-06c6c98a384d]
[54a4f6ad-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[54a4f6ad-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1940] e valore ritornato [TEST_RESPONSE_1940]
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 [2a9d4bd7-3840-11f1-a8fc-06c6c98a384d]
[2a9d4bd7-3840-11f1-a8fc-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_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 [44faaff1-3843-11f1-a8fc-06c6c98a384d]
[44faaff1-3843-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [b7d8d0b7-3843-11f1-a8fc-06c6c98a384d]
[b7d8d0b7-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b7d8d0b7-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3030] e valore ritornato [TEST_RESPONSE_3030]
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 [65f21704-3841-11f1-a8fc-06c6c98a384d]
[65f21704-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[65f21704-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1225] e valore ritornato [TEST_RESPONSE_1225]
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 [0139712f-3840-11f1-a8fc-06c6c98a384d]
[0139712f-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0139712f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_418] e valore ritornato [TEST_RESPONSE_418]
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 [a711d778-3841-11f1-a8fc-06c6c98a384d]
[a711d778-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[a711d778-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1402] e valore ritornato [TEST_RESPONSE_1402]
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 [724c956d-3840-11f1-a8fc-06c6c98a384d]
[724c956d-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[724c956d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_708] e valore ritornato [TEST_RESPONSE_708]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/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 [e91f5358-3841-11f1-a8fc-06c6c98a384d]
[e91f5358-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e91f5358-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1606] e valore ritornato [TEST_RESPONSE_1606]
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 [db7c7669-3842-11f1-a8fc-06c6c98a384d]
[db7c7669-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[db7c7669-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2356] e valore ritornato [TEST_RESPONSE_2356]
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 [717d90e4-3841-11f1-a8fc-06c6c98a384d]
[717d90e4-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[717d90e4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1244] e valore ritornato [TEST_RESPONSE_1244]
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 [25ca2418-3841-11f1-a8fc-06c6c98a384d]
[25ca2418-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[25ca2418-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1127] e valore ritornato [TEST_RESPONSE_1127]
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 [bf80cebd-3843-11f1-a8fc-06c6c98a384d]
[bf80cebd-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bf80cebd-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3056] e valore ritornato [TEST_RESPONSE_3056]
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 [681db3f3-3842-11f1-a8fc-06c6c98a384d]
[681db3f3-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[681db3f3-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2002] e valore ritornato [TEST_RESPONSE_2002]
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 [27a3176d-3843-11f1-a8fc-06c6c98a384d]
[27a3176d-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[27a3176d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2594] e valore ritornato [TEST_RESPONSE_2594]
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 [6d3bd2b5-3842-11f1-a8fc-06c6c98a384d]
[6d3bd2b5-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6d3bd2b5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2018] e valore ritornato [TEST_RESPONSE_2018]
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 [c87a7673-383f-11f1-a8fc-06c6c98a384d]
[c87a7673-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c87a7673-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_242] e valore ritornato [TEST_RESPONSE_242]
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 [b477ac65-3840-11f1-a8fc-06c6c98a384d]
[b477ac65-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b477ac65-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_910] e valore ritornato [TEST_RESPONSE_910]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/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 [cc7deb77-3841-11f1-a8fc-06c6c98a384d]
[cc7deb77-3841-11f1-a8fc-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_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 [8e633fa7-383f-11f1-a8fc-06c6c98a384d]
[8e633fa7-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8e633fa7-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_64] e valore ritornato [TEST_RESPONSE_64]
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 [7ec9305b-3841-11f1-a8fc-06c6c98a384d]
[7ec9305b-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7ec9305b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1278] e valore ritornato [TEST_RESPONSE_1278]
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 [1bfbf4ef-3842-11f1-a8fc-06c6c98a384d]
[1bfbf4ef-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[1bfbf4ef-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1764] e valore ritornato [TEST_RESPONSE_1764]
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 [87d88695-3841-11f1-a8fc-06c6c98a384d]
[87d88695-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[87d88695-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1304] e valore ritornato [TEST_RESPONSE_1304]
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 [c4940dc0-3842-11f1-a8fc-06c6c98a384d]
[c4940dc0-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[c4940dc0-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2286] e valore ritornato [TEST_RESPONSE_2286]
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 [ff82123e-3841-11f1-a8fc-06c6c98a384d]
[ff82123e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ff82123e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1676] e valore ritornato [TEST_RESPONSE_1676]
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 [f3ff4aee-3841-11f1-a8fc-06c6c98a384d]
[f3ff4aee-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f3ff4aee-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1638] e valore ritornato [TEST_RESPONSE_1638]
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 [051bdb9d-3840-11f1-a8fc-06c6c98a384d]
[051bdb9d-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[051bdb9d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_432] e valore ritornato [TEST_RESPONSE_432]
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 [4e32f21a-3840-11f1-a8fc-06c6c98a384d]
[4e32f21a-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4e32f21a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_598] e valore ritornato [TEST_RESPONSE_598]
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 [158f8431-3842-11f1-a8fc-06c6c98a384d]
[158f8431-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[158f8431-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1744] e valore ritornato [TEST_RESPONSE_1744]
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 [98626c85-3842-11f1-a8fc-06c6c98a384d]
[98626c85-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[98626c85-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2148] e valore ritornato [TEST_RESPONSE_2148]
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 [359ef51a-3843-11f1-a8fc-06c6c98a384d]
[359ef51a-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[359ef51a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2634] e valore ritornato [TEST_RESPONSE_2634]
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 [b52614d9-3840-11f1-a8fc-06c6c98a384d]
[b52614d9-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b52614d9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_912] e valore ritornato [TEST_RESPONSE_912]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
URL: http://localhost:8080/govway/api/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 [3c25abbc-3840-11f1-a8fc-06c6c98a384d]
[3c25abbc-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3c25abbc-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_540] e valore ritornato [TEST_RESPONSE_540]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
URL: http://localhost:8080/govway/api/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 [bb512460-3842-11f1-a8fc-06c6c98a384d]
[bb512460-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[bb512460-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2256] e valore ritornato [TEST_RESPONSE_2256]
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 [46d870ad-3843-11f1-a8fc-06c6c98a384d]
[46d870ad-3843-11f1-a8fc-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=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 [f1535a73-3840-11f1-a8fc-06c6c98a384d]
[f1535a73-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f1535a73-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1025] e valore ritornato [TEST_RESPONSE_1025]
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 [197d5604-3841-11f1-a8fc-06c6c98a384d]
[197d5604-3841-11f1-a8fc-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(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 [7c09584a-3842-11f1-a8fc-06c6c98a384d]
[7c09584a-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[7c09584a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2064] e valore ritornato [TEST_RESPONSE_2064]
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 [86f69554-3842-11f1-a8fc-06c6c98a384d]
[86f69554-3842-11f1-a8fc-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(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 [93886348-383f-11f1-a8fc-06c6c98a384d]
[93886348-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[93886348-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
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 [3a15d758-3843-11f1-a8fc-06c6c98a384d]
[3a15d758-3843-11f1-a8fc-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(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 [48ea12ac-3843-11f1-a8fc-06c6c98a384d]
[48ea12ac-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[48ea12ac-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2692] e valore ritornato [TEST_RESPONSE_2692]
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 [a5875c93-3840-11f1-a8fc-06c6c98a384d]
[a5875c93-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a5875c93-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_866] e valore ritornato [TEST_RESPONSE_866]
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 [422226e5-3841-11f1-a8fc-06c6c98a384d]
[422226e5-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[422226e5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1170] e valore ritornato [TEST_RESPONSE_1170]
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 [9aeb92c4-3843-11f1-a8fc-06c6c98a384d]
[9aeb92c4-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9aeb92c4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2946] e valore ritornato [TEST_RESPONSE_2946]
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 [cfa5ce13-3843-11f1-a8fc-06c6c98a384d]
[cfa5ce13-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[cfa5ce13-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3110] e valore ritornato [TEST_RESPONSE_3110]
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 [aae3d91c-383f-11f1-a8fc-06c6c98a384d]
[aae3d91c-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[aae3d91c-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_152] e valore ritornato [TEST_RESPONSE_152]
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 [ebadc678-3841-11f1-a8fc-06c6c98a384d]
[ebadc678-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ebadc678-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1614] e valore ritornato [TEST_RESPONSE_1614]
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 [7e9ac30c-3840-11f1-a8fc-06c6c98a384d]
[7e9ac30c-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7e9ac30c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_744] e valore ritornato [TEST_RESPONSE_744]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
URL: http://localhost:8080/govway/api/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 [fa7bb6ef-3840-11f1-a8fc-06c6c98a384d]
[fa7bb6ef-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fa7bb6ef-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1038] e valore ritornato [TEST_RESPONSE_1038]
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 [8864fdb6-3843-11f1-a8fc-06c6c98a384d]
[8864fdb6-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[8864fdb6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2888] e valore ritornato [TEST_RESPONSE_2888]
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 [372b5634-3842-11f1-a8fc-06c6c98a384d]
[372b5634-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[372b5634-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1848] e valore ritornato [TEST_RESPONSE_1848]
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 [e055c3fb-3842-11f1-a8fc-06c6c98a384d]
[e055c3fb-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e055c3fb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2372] e valore ritornato [TEST_RESPONSE_2372]
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 [68b9fe41-3843-11f1-a8fc-06c6c98a384d]
[68b9fe41-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[68b9fe41-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2790] e valore ritornato [TEST_RESPONSE_2790]
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 [897e9fd6-3842-11f1-a8fc-06c6c98a384d]
[897e9fd6-3842-11f1-a8fc-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, 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 [b2eb986c-3841-11f1-a8fc-06c6c98a384d]
[b2eb986c-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b2eb986c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1440] e valore ritornato [TEST_RESPONSE_1440]
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 [9dbe7358-3841-11f1-a8fc-06c6c98a384d]
[9dbe7358-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9dbe7358-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1372] e valore ritornato [TEST_RESPONSE_1372]
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 [f3e30615-3840-11f1-a8fc-06c6c98a384d]
[f3e30615-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[f3e30615-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1029] e valore ritornato [TEST_RESPONSE_1029]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/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 [8353422e-3840-11f1-a8fc-06c6c98a384d]
[8353422e-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8353422e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_760] e valore ritornato [TEST_RESPONSE_760]
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 [66354f23-3843-11f1-a8fc-06c6c98a384d]
[66354f23-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[66354f23-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2784] e valore ritornato [TEST_RESPONSE_2784]
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 [ac6df3f1-3842-11f1-a8fc-06c6c98a384d]
[ac6df3f1-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ac6df3f1-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2212] e valore ritornato [TEST_RESPONSE_2212]
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 [1ac4ca2b-3841-11f1-a8fc-06c6c98a384d]
[1ac4ca2b-3841-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [2b0d560a-3841-11f1-a8fc-06c6c98a384d]
[2b0d560a-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[2b0d560a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1135] e valore ritornato [TEST_RESPONSE_1135]
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 [d0107de2-3840-11f1-a8fc-06c6c98a384d]
[d0107de2-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d0107de2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_973] e valore ritornato [TEST_RESPONSE_973]
test_Redirect(text/xml, 204)
URL: http://localhost:8080/govway/api/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 [ce676c02-3841-11f1-a8fc-06c6c98a384d]
[ce676c02-3841-11f1-a8fc-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_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 [417b1171-3841-11f1-a8fc-06c6c98a384d]
[417b1171-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[417b1171-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1169] e valore ritornato [TEST_RESPONSE_1169]
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 [14fe9a18-3843-11f1-a8fc-06c6c98a384d]
[14fe9a18-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[14fe9a18-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2532] e valore ritornato [TEST_RESPONSE_2532]
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 [472b8f72-3842-11f1-a8fc-06c6c98a384d]
[472b8f72-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[472b8f72-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1898] e valore ritornato [TEST_RESPONSE_1898]
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 [87fdd3cd-383f-11f1-a8fc-06c6c98a384d]
[87fdd3cd-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[87fdd3cd-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_44] e valore ritornato [TEST_RESPONSE_44]
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 [d2ed0639-383f-11f1-a8fc-06c6c98a384d]
[d2ed0639-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d2ed0639-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_276] e valore ritornato [TEST_RESPONSE_276]
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 [20f5ae2f-3840-11f1-a8fc-06c6c98a384d]
[20f5ae2f-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[20f5ae2f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_456] e valore ritornato [TEST_RESPONSE_456]
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 [71a7a2d9-3840-11f1-a8fc-06c6c98a384d]
[71a7a2d9-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[71a7a2d9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_706] e valore ritornato [TEST_RESPONSE_706]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/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 [6c975551-3842-11f1-a8fc-06c6c98a384d]
[6c975551-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6c975551-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2016] e valore ritornato [TEST_RESPONSE_2016]
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 [cf023b0f-3843-11f1-a8fc-06c6c98a384d]
[cf023b0f-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[cf023b0f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3108] e valore ritornato [TEST_RESPONSE_3108]
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 [57110972-3841-11f1-a8fc-06c6c98a384d]
[57110972-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[57110972-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1203] e valore ritornato [TEST_RESPONSE_1203]
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 [80b02e70-3843-11f1-a8fc-06c6c98a384d]
[80b02e70-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[80b02e70-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2862] e valore ritornato [TEST_RESPONSE_2862]
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 [d199d241-383f-11f1-a8fc-06c6c98a384d]
[d199d241-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d199d241-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_272] e valore ritornato [TEST_RESPONSE_272]
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 [16fa6a2c-3843-11f1-a8fc-06c6c98a384d]
[16fa6a2c-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[16fa6a2c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2542] e valore ritornato [TEST_RESPONSE_2542]
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 [26fcc545-3843-11f1-a8fc-06c6c98a384d]
[26fcc545-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[26fcc545-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2590] e valore ritornato [TEST_RESPONSE_2590]
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 [9e7276d2-3840-11f1-a8fc-06c6c98a384d]
[9e7276d2-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9e7276d2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_844] e valore ritornato [TEST_RESPONSE_844]
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 [dc9f7a48-383f-11f1-a8fc-06c6c98a384d]
[dc9f7a48-383f-11f1-a8fc-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(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 [a2647bea-3841-11f1-a8fc-06c6c98a384d]
[a2647bea-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a2647bea-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1388] e valore ritornato [TEST_RESPONSE_1388]
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 [84a51696-3840-11f1-a8fc-06c6c98a384d]
[84a51696-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[84a51696-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_764] e valore ritornato [TEST_RESPONSE_764]
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 [16a56108-3842-11f1-a8fc-06c6c98a384d]
[16a56108-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[16a56108-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1746] e valore ritornato [TEST_RESPONSE_1746]
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 [09159e97-3840-11f1-a8fc-06c6c98a384d]
[09159e97-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[09159e97-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_444] e valore ritornato [TEST_RESPONSE_444]
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 [4f7499e2-3840-11f1-a8fc-06c6c98a384d]
[4f7499e2-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4f7499e2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_602] e valore ritornato [TEST_RESPONSE_602]
test_Redirect(text/xml, 301)
URL: http://localhost:8080/govway/api/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 [83b8331b-3842-11f1-a8fc-06c6c98a384d]
[83b8331b-3842-11f1-a8fc-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, 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 [e2540509-3842-11f1-a8fc-06c6c98a384d]
[e2540509-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e2540509-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2378] e valore ritornato [TEST_RESPONSE_2378]
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 [46ee1b91-3843-11f1-a8fc-06c6c98a384d]
[46ee1b91-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[46ee1b91-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2688] e valore ritornato [TEST_RESPONSE_2688]
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 [a398abe3-3840-11f1-a8fc-06c6c98a384d]
[a398abe3-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a398abe3-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_858] e valore ritornato [TEST_RESPONSE_858]
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 [621a5afa-3841-11f1-a8fc-06c6c98a384d]
[621a5afa-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[621a5afa-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1220] e valore ritornato [TEST_RESPONSE_1220]
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 [92eeec36-3840-11f1-a8fc-06c6c98a384d]
[92eeec36-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[92eeec36-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_808] e valore ritornato [TEST_RESPONSE_808]
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 [5890afe7-3842-11f1-a8fc-06c6c98a384d]
[5890afe7-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5890afe7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1952] e valore ritornato [TEST_RESPONSE_1952]
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 [f536882d-3840-11f1-a8fc-06c6c98a384d]
[f536882d-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f536882d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1031] e valore ritornato [TEST_RESPONSE_1031]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/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 [fdad0e5d-3842-11f1-a8fc-06c6c98a384d]
[fdad0e5d-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[fdad0e5d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2462] e valore ritornato [TEST_RESPONSE_2462]
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 [57c4c918-3841-11f1-a8fc-06c6c98a384d]
[57c4c918-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[57c4c918-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1204] e valore ritornato [TEST_RESPONSE_1204]
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 [28d4d666-3842-11f1-a8fc-06c6c98a384d]
[28d4d666-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[28d4d666-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1804] e valore ritornato [TEST_RESPONSE_1804]
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 [d18b7e0f-3843-11f1-a8fc-06c6c98a384d]
[d18b7e0f-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d18b7e0f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3116] e valore ritornato [TEST_RESPONSE_3116]
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 [b175399a-3843-11f1-a8fc-06c6c98a384d]
[b175399a-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b175399a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3010] e valore ritornato [TEST_RESPONSE_3010]
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 [76d6c728-3842-11f1-a8fc-06c6c98a384d]
[76d6c728-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[76d6c728-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2048] e valore ritornato [TEST_RESPONSE_2048]
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 [130eb0ec-3843-11f1-a8fc-06c6c98a384d]
[130eb0ec-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[130eb0ec-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2526] e valore ritornato [TEST_RESPONSE_2526]
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 [53b1ce7c-3840-11f1-a8fc-06c6c98a384d]
[53b1ce7c-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[53b1ce7c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_614] e valore ritornato [TEST_RESPONSE_614]
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 [9939132a-3841-11f1-a8fc-06c6c98a384d]
[9939132a-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9939132a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1358] e valore ritornato [TEST_RESPONSE_1358]
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 [99652c3e-3841-11f1-a8fc-06c6c98a384d]
[99652c3e-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[99652c3e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1360] e valore ritornato [TEST_RESPONSE_1360]
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 [c51424a6-3840-11f1-a8fc-06c6c98a384d]
[c51424a6-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c51424a6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_955] e valore ritornato [TEST_RESPONSE_955]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
URL: http://localhost:8080/govway/api/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 [ecf27b80-3841-11f1-a8fc-06c6c98a384d]
[ecf27b80-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ecf27b80-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1618] e valore ritornato [TEST_RESPONSE_1618]
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 [875add09-383f-11f1-a8fc-06c6c98a384d]
[875add09-383f-11f1-a8fc-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_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 [e00a9b9e-3840-11f1-a8fc-06c6c98a384d]
[e00a9b9e-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e00a9b9e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_998] e valore ritornato [TEST_RESPONSE_998]
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 [7ae68d6a-3843-11f1-a8fc-06c6c98a384d]
[7ae68d6a-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7ae68d6a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2846] e valore ritornato [TEST_RESPONSE_2846]
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 [ed976e14-3841-11f1-a8fc-06c6c98a384d]
[ed976e14-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ed976e14-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1620] e valore ritornato [TEST_RESPONSE_1620]
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 [f34be3b9-3842-11f1-a8fc-06c6c98a384d]
[f34be3b9-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f34be3b9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2430] e valore ritornato [TEST_RESPONSE_2430]
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 [7c9be5c0-3840-11f1-a8fc-06c6c98a384d]
[7c9be5c0-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7c9be5c0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_738] e valore ritornato [TEST_RESPONSE_738]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
URL: http://localhost:8080/govway/api/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 [c761be36-3840-11f1-a8fc-06c6c98a384d]
[c761be36-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c761be36-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_959] e valore ritornato [TEST_RESPONSE_959]
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 [eec7bc09-3842-11f1-a8fc-06c6c98a384d]
[eec7bc09-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[eec7bc09-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2414] e valore ritornato [TEST_RESPONSE_2414]
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 [6eeb2622-3841-11f1-a8fc-06c6c98a384d]
[6eeb2622-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6eeb2622-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1240] e valore ritornato [TEST_RESPONSE_1240]
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 [1ba16457-3840-11f1-a8fc-06c6c98a384d]
[1ba16457-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1ba16457-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_452] e valore ritornato [TEST_RESPONSE_452]
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 [31cf2851-3843-11f1-a8fc-06c6c98a384d]
[31cf2851-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[31cf2851-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2626] e valore ritornato [TEST_RESPONSE_2626]
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 [5a830913-3842-11f1-a8fc-06c6c98a384d]
[5a830913-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5a830913-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1958] e valore ritornato [TEST_RESPONSE_1958]
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 [f7e3bb77-3842-11f1-a8fc-06c6c98a384d]
[f7e3bb77-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f7e3bb77-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2444] e valore ritornato [TEST_RESPONSE_2444]
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 [247c2040-3841-11f1-a8fc-06c6c98a384d]
[247c2040-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[247c2040-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1125] e valore ritornato [TEST_RESPONSE_1125]
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 [058b972f-3841-11f1-a8fc-06c6c98a384d]
[058b972f-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[058b972f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1057] e valore ritornato [TEST_RESPONSE_1057]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/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 [0c875ae7-3842-11f1-a8fc-06c6c98a384d]
[0c875ae7-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0c875ae7-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1716] e valore ritornato [TEST_RESPONSE_1716]
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 [68649db4-3841-11f1-a8fc-06c6c98a384d]
[68649db4-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[68649db4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1229] e valore ritornato [TEST_RESPONSE_1229]
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 [8e00ccb4-3842-11f1-a8fc-06c6c98a384d]
[8e00ccb4-3842-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [a415eb11-3843-11f1-a8fc-06c6c98a384d]
[a415eb11-3843-11f1-a8fc-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, 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 [3f8e3fce-3842-11f1-a8fc-06c6c98a384d]
[3f8e3fce-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3f8e3fce-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1874] e valore ritornato [TEST_RESPONSE_1874]
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 [fa31d1e2-383f-11f1-a8fc-06c6c98a384d]
[fa31d1e2-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[fa31d1e2-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_398] e valore ritornato [TEST_RESPONSE_398]
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 [814b6430-3840-11f1-a8fc-06c6c98a384d]
[814b6430-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[814b6430-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_754] e valore ritornato [TEST_RESPONSE_754]
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 [c0b1a356-3842-11f1-a8fc-06c6c98a384d]
[c0b1a356-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c0b1a356-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2274] e valore ritornato [TEST_RESPONSE_2274]
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 [dc1773a1-3841-11f1-a8fc-06c6c98a384d]
[dc1773a1-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[dc1773a1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1566] e valore ritornato [TEST_RESPONSE_1566]
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 [a11c2f58-383f-11f1-a8fc-06c6c98a384d]
[a11c2f58-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a11c2f58-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_124] e valore ritornato [TEST_RESPONSE_124]
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 [794d8845-3841-11f1-a8fc-06c6c98a384d]
[794d8845-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[794d8845-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1260] e valore ritornato [TEST_RESPONSE_1260]
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 [04e8ee8b-3841-11f1-a8fc-06c6c98a384d]
[04e8ee8b-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[04e8ee8b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1056] e valore ritornato [TEST_RESPONSE_1056]
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 [bf06a81b-3841-11f1-a8fc-06c6c98a384d]
[bf06a81b-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bf06a81b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1476] e valore ritornato [TEST_RESPONSE_1476]
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 [9d1c66f4-3841-11f1-a8fc-06c6c98a384d]
[9d1c66f4-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9d1c66f4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1370] e valore ritornato [TEST_RESPONSE_1370]
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 [4ae8a1d7-3843-11f1-a8fc-06c6c98a384d]
[4ae8a1d7-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4ae8a1d7-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2696] e valore ritornato [TEST_RESPONSE_2696]
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 [7aa947c1-3841-11f1-a8fc-06c6c98a384d]
[7aa947c1-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7aa947c1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1266] e valore ritornato [TEST_RESPONSE_1266]
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 [bc1262f7-3840-11f1-a8fc-06c6c98a384d]
[bc1262f7-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bc1262f7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_934] e valore ritornato [TEST_RESPONSE_934]
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 [a46491b6-3841-11f1-a8fc-06c6c98a384d]
[a46491b6-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a46491b6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1394] e valore ritornato [TEST_RESPONSE_1394]
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 [a2f62a4f-3840-11f1-a8fc-06c6c98a384d]
[a2f62a4f-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a2f62a4f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_856] e valore ritornato [TEST_RESPONSE_856]
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 [ae5658b6-3841-11f1-a8fc-06c6c98a384d]
[ae5658b6-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[ae5658b6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1422] e valore ritornato [TEST_RESPONSE_1422]
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 [cf6dfc4e-3840-11f1-a8fc-06c6c98a384d]
[cf6dfc4e-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[cf6dfc4e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_972] e valore ritornato [TEST_RESPONSE_972]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
URL: http://localhost:8080/govway/api/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 [ea647d90-3841-11f1-a8fc-06c6c98a384d]
[ea647d90-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ea647d90-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1610] e valore ritornato [TEST_RESPONSE_1610]
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 [4542f944-3842-11f1-a8fc-06c6c98a384d]
[4542f944-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4542f944-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1892] e valore ritornato [TEST_RESPONSE_1892]
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 [93329a83-3842-11f1-a8fc-06c6c98a384d]
[93329a83-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[93329a83-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2132] e valore ritornato [TEST_RESPONSE_2132]
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 [1459a784-3843-11f1-a8fc-06c6c98a384d]
[1459a784-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1459a784-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2530] e valore ritornato [TEST_RESPONSE_2530]
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 [dd6ca369-3841-11f1-a8fc-06c6c98a384d]
[dd6ca369-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[dd6ca369-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1570] e valore ritornato [TEST_RESPONSE_1570]
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 [8e46f325-3841-11f1-a8fc-06c6c98a384d]
[8e46f325-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8e46f325-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1326] e valore ritornato [TEST_RESPONSE_1326]
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 [49b299f4-3840-11f1-a8fc-06c6c98a384d]
[49b299f4-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[49b299f4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_580] e valore ritornato [TEST_RESPONSE_580]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/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 [b0ec503d-3842-11f1-a8fc-06c6c98a384d]
[b0ec503d-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b0ec503d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2226] e valore ritornato [TEST_RESPONSE_2226]
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 [d4e94b77-383f-11f1-a8fc-06c6c98a384d]
[d4e94b77-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d4e94b77-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_282] e valore ritornato [TEST_RESPONSE_282]
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 [77fb179d-3841-11f1-a8fc-06c6c98a384d]
[77fb179d-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[77fb179d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1256] e valore ritornato [TEST_RESPONSE_1256]
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 [50de8a2a-3840-11f1-a8fc-06c6c98a384d]
[50de8a2a-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[50de8a2a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_606] e valore ritornato [TEST_RESPONSE_606]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/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 [762f8aa4-3842-11f1-a8fc-06c6c98a384d]
[762f8aa4-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[762f8aa4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2046] e valore ritornato [TEST_RESPONSE_2046]
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 [bf862347-383f-11f1-a8fc-06c6c98a384d]
[bf862347-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[bf862347-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_216] e valore ritornato [TEST_RESPONSE_216]
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 [e2962890-3840-11f1-a8fc-06c6c98a384d]
[e2962890-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e2962890-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1002] e valore ritornato [TEST_RESPONSE_1002]
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 [b3628aba-3843-11f1-a8fc-06c6c98a384d]
[b3628aba-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b3628aba-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3018] e valore ritornato [TEST_RESPONSE_3018]
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 [ff4b83d3-383f-11f1-a8fc-06c6c98a384d]
[ff4b83d3-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ff4b83d3-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_412] e valore ritornato [TEST_RESPONSE_412]
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 [e8e9a8a3-3842-11f1-a8fc-06c6c98a384d]
[e8e9a8a3-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e8e9a8a3-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2398] e valore ritornato [TEST_RESPONSE_2398]
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 [76a60ee5-3841-11f1-a8fc-06c6c98a384d]
[76a60ee5-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[76a60ee5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1252] e valore ritornato [TEST_RESPONSE_1252]
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 [96bcda6c-383f-11f1-a8fc-06c6c98a384d]
[96bcda6c-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[96bcda6c-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_88] e valore ritornato [TEST_RESPONSE_88]
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 [55499b21-3842-11f1-a8fc-06c6c98a384d]
[55499b21-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[55499b21-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1942] e valore ritornato [TEST_RESPONSE_1942]
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 [75964d8f-3841-11f1-a8fc-06c6c98a384d]
[75964d8f-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[75964d8f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1250] e valore ritornato [TEST_RESPONSE_1250]
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 [55bb8138-3840-11f1-a8fc-06c6c98a384d]
[55bb8138-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[55bb8138-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_620] e valore ritornato [TEST_RESPONSE_620]
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
URL: http://localhost:8080/govway/api/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 [4c482791-3842-11f1-a8fc-06c6c98a384d]
[4c482791-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4c482791-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1912] e valore ritornato [TEST_RESPONSE_1912]
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 [4005f346-3840-11f1-a8fc-06c6c98a384d]
[4005f346-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4005f346-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_552] e valore ritornato [TEST_RESPONSE_552]
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 [4ccf6347-3843-11f1-a8fc-06c6c98a384d]
[4ccf6347-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4ccf6347-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2704] e valore ritornato [TEST_RESPONSE_2704]
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 [3028196b-3841-11f1-a8fc-06c6c98a384d]
[3028196b-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3028196b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1142] e valore ritornato [TEST_RESPONSE_1142]
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 [bd2f28f1-3841-11f1-a8fc-06c6c98a384d]
[bd2f28f1-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[bd2f28f1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1472] e valore ritornato [TEST_RESPONSE_1472]
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 [35e393ec-3842-11f1-a8fc-06c6c98a384d]
[35e393ec-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[35e393ec-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1844] e valore ritornato [TEST_RESPONSE_1844]
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 [72fa502a-3842-11f1-a8fc-06c6c98a384d]
[72fa502a-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[72fa502a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2034] e valore ritornato [TEST_RESPONSE_2034]
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 [0775db0b-3841-11f1-a8fc-06c6c98a384d]
[0775db0b-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0775db0b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1060] e valore ritornato [TEST_RESPONSE_1060]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/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 [daee79ac-3840-11f1-a8fc-06c6c98a384d]
[daee79ac-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[daee79ac-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_990] e valore ritornato [TEST_RESPONSE_990]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/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 [e87a12a4-3841-11f1-a8fc-06c6c98a384d]
[e87a12a4-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e87a12a4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1604] e valore ritornato [TEST_RESPONSE_1604]
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 [d5735115-3841-11f1-a8fc-06c6c98a384d]
[d5735115-3841-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
URL: http://localhost:8080/govway/api/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 [50249e8b-3842-11f1-a8fc-06c6c98a384d]
[50249e8b-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[50249e8b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1924] e valore ritornato [TEST_RESPONSE_1924]
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 [b031e424-3843-11f1-a8fc-06c6c98a384d]
[b031e424-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b031e424-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3008] e valore ritornato [TEST_RESPONSE_3008]
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 [280cdce7-3840-11f1-a8fc-06c6c98a384d]
[280cdce7-3840-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_Redirect(application/xml, 301)
URL: http://localhost:8080/govway/api/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 [879175c8-3842-11f1-a8fc-06c6c98a384d]
[879175c8-3842-11f1-a8fc-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, 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 [e0107d97-3842-11f1-a8fc-06c6c98a384d]
[e0107d97-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e0107d97-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2370] e valore ritornato [TEST_RESPONSE_2370]
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 [5fb7cf8f-3840-11f1-a8fc-06c6c98a384d]
[5fb7cf8f-3840-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 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 [6c93dd2c-3843-11f1-a8fc-06c6c98a384d]
[6c93dd2c-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6c93dd2c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2802] e valore ritornato [TEST_RESPONSE_2802]
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 [b0a4dcaa-3841-11f1-a8fc-06c6c98a384d]
[b0a4dcaa-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[b0a4dcaa-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1432] e valore ritornato [TEST_RESPONSE_1432]
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 [8c822e58-3840-11f1-a8fc-06c6c98a384d]
[8c822e58-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8c822e58-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_788] e valore ritornato [TEST_RESPONSE_788]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/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 [fd177083-3840-11f1-a8fc-06c6c98a384d]
[fd177083-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fd177083-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1043] e valore ritornato [TEST_RESPONSE_1043]
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 [9dd65314-383f-11f1-a8fc-06c6c98a384d]
[9dd65314-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9dd65314-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_114] e valore ritornato [TEST_RESPONSE_114]
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 [63626b61-3841-11f1-a8fc-06c6c98a384d]
[63626b61-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[63626b61-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1221] e valore ritornato [TEST_RESPONSE_1221]
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 [d43775ad-3841-11f1-a8fc-06c6c98a384d]
[d43775ad-3841-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[d43775ad-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1542] e valore ritornato [TEST_RESPONSE_1542]
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 [0b3cb26d-3842-11f1-a8fc-06c6c98a384d]
[0b3cb26d-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0b3cb26d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1712] e valore ritornato [TEST_RESPONSE_1712]
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 [92910d9a-3843-11f1-a8fc-06c6c98a384d]
[92910d9a-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[92910d9a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2918] e valore ritornato [TEST_RESPONSE_2918]
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 [05c2f111-3840-11f1-a8fc-06c6c98a384d]
[05c2f111-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[05c2f111-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_434] e valore ritornato [TEST_RESPONSE_434]
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 [5a82cd69-3840-11f1-a8fc-06c6c98a384d]
[5a82cd69-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5a82cd69-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_634] e valore ritornato [TEST_RESPONSE_634]
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 [8353b038-3843-11f1-a8fc-06c6c98a384d]
[8353b038-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8353b038-3843-11f1-a8fc-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_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 [840bd8ff-383f-11f1-a8fc-06c6c98a384d]
[840bd8ff-383f-11f1-a8fc-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/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 [41feb612-3840-11f1-a8fc-06c6c98a384d]
[41feb612-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[41feb612-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_558] e valore ritornato [TEST_RESPONSE_558]
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 [89111c3e-3843-11f1-a8fc-06c6c98a384d]
[89111c3e-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[89111c3e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2892] e valore ritornato [TEST_RESPONSE_2892]
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 [80344404-383f-11f1-a8fc-06c6c98a384d]
[80344404-383f-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[80344404-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
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 [1e8b0451-3842-11f1-a8fc-06c6c98a384d]
[1e8b0451-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[1e8b0451-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1772] e valore ritornato [TEST_RESPONSE_1772]
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 [a5140b9a-3841-11f1-a8fc-06c6c98a384d]
[a5140b9a-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a5140b9a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1396] e valore ritornato [TEST_RESPONSE_1396]
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 [01bbf275-3841-11f1-a8fc-06c6c98a384d]
[01bbf275-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[01bbf275-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1051] e valore ritornato [TEST_RESPONSE_1051]
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
URL: http://localhost:8080/govway/api/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 [c46df992-3840-11f1-a8fc-06c6c98a384d]
[c46df992-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c46df992-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_954] e valore ritornato [TEST_RESPONSE_954]
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 [8f08594b-383f-11f1-a8fc-06c6c98a384d]
[8f08594b-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8f08594b-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_66] e valore ritornato [TEST_RESPONSE_66]
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 [9cec6197-3842-11f1-a8fc-06c6c98a384d]
[9cec6197-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9cec6197-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2164] e valore ritornato [TEST_RESPONSE_2164]
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 [a780bba1-3840-11f1-a8fc-06c6c98a384d]
[a780bba1-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a780bba1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_872] e valore ritornato [TEST_RESPONSE_872]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/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 [0440eeb7-3841-11f1-a8fc-06c6c98a384d]
[0440eeb7-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0440eeb7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1055] e valore ritornato [TEST_RESPONSE_1055]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
URL: http://localhost:8080/govway/api/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 [055a5947-3842-11f1-a8fc-06c6c98a384d]
[055a5947-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[055a5947-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1694] e valore ritornato [TEST_RESPONSE_1694]
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 [64ab53b7-3843-11f1-a8fc-06c6c98a384d]
[64ab53b7-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[64ab53b7-3843-11f1-a8fc-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_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 [40d645ed-3841-11f1-a8fc-06c6c98a384d]
[40d645ed-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[40d645ed-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1168] e valore ritornato [TEST_RESPONSE_1168]
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 [8da052df-3841-11f1-a8fc-06c6c98a384d]
[8da052df-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8da052df-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1324] e valore ritornato [TEST_RESPONSE_1324]
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 [6fca1ec4-3842-11f1-a8fc-06c6c98a384d]
[6fca1ec4-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[6fca1ec4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2024] e valore ritornato [TEST_RESPONSE_2024]
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 [b95d1c84-3842-11f1-a8fc-06c6c98a384d]
[b95d1c84-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b95d1c84-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2250] e valore ritornato [TEST_RESPONSE_2250]
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 [ff453a98-3842-11f1-a8fc-06c6c98a384d]
[ff453a98-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ff453a98-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2466] e valore ritornato [TEST_RESPONSE_2466]
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 [b94f7da6-3841-11f1-a8fc-06c6c98a384d]
[b94f7da6-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b94f7da6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1460] e valore ritornato [TEST_RESPONSE_1460]
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 [348e8b32-3842-11f1-a8fc-06c6c98a384d]
[348e8b32-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[348e8b32-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1840] e valore ritornato [TEST_RESPONSE_1840]
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 [bbae90f3-3843-11f1-a8fc-06c6c98a384d]
[bbae90f3-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bbae90f3-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3044] e valore ritornato [TEST_RESPONSE_3044]
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 [d89004c6-3842-11f1-a8fc-06c6c98a384d]
[d89004c6-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d89004c6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2348] e valore ritornato [TEST_RESPONSE_2348]
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 [e97a2f80-383f-11f1-a8fc-06c6c98a384d]
[e97a2f80-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e97a2f80-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_346] e valore ritornato [TEST_RESPONSE_346]
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 [5127ab68-3841-11f1-a8fc-06c6c98a384d]
[5127ab68-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5127ab68-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1193] e valore ritornato [TEST_RESPONSE_1193]
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 [2213abb0-3841-11f1-a8fc-06c6c98a384d]
[2213abb0-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[2213abb0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1121] e valore ritornato [TEST_RESPONSE_1121]
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 [740a7d64-3841-11f1-a8fc-06c6c98a384d]
[740a7d64-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[740a7d64-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1248] e valore ritornato [TEST_RESPONSE_1248]
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 [6f2f218e-3843-11f1-a8fc-06c6c98a384d]
[6f2f218e-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6f2f218e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2810] e valore ritornato [TEST_RESPONSE_2810]
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 [de8ddcd4-383f-11f1-a8fc-06c6c98a384d]
[de8ddcd4-383f-11f1-a8fc-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/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 [5886fd5d-3840-11f1-a8fc-06c6c98a384d]
[5886fd5d-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[5886fd5d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_628] e valore ritornato [TEST_RESPONSE_628]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/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 [fbbf6f21-3842-11f1-a8fc-06c6c98a384d]
[fbbf6f21-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[fbbf6f21-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2456] e valore ritornato [TEST_RESPONSE_2456]
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 [df67a4da-3840-11f1-a8fc-06c6c98a384d]
[df67a4da-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[df67a4da-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_997] e valore ritornato [TEST_RESPONSE_997]
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 [72ee7ac1-3840-11f1-a8fc-06c6c98a384d]
[72ee7ac1-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[72ee7ac1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_710] e valore ritornato [TEST_RESPONSE_710]
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 [cef9fa01-383f-11f1-a8fc-06c6c98a384d]
[cef9fa01-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[cef9fa01-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_264] e valore ritornato [TEST_RESPONSE_264]
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 [20d51126-3841-11f1-a8fc-06c6c98a384d]
[20d51126-3841-11f1-a8fc-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_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 [3d51535f-3843-11f1-a8fc-06c6c98a384d]
[3d51535f-3843-11f1-a8fc-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(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 [c34fd833-3843-11f1-a8fc-06c6c98a384d]
[c34fd833-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c34fd833-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3066] e valore ritornato [TEST_RESPONSE_3066]
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 [574bde1b-3843-11f1-a8fc-06c6c98a384d]
[574bde1b-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[574bde1b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2736] e valore ritornato [TEST_RESPONSE_2736]
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 [43ec7c5e-3840-11f1-a8fc-06c6c98a384d]
[43ec7c5e-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[43ec7c5e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_564] e valore ritornato [TEST_RESPONSE_564]
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 [b5e9a833-383f-11f1-a8fc-06c6c98a384d]
[b5e9a833-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b5e9a833-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_184] e valore ritornato [TEST_RESPONSE_184]
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 [8ea6a9a8-3842-11f1-a8fc-06c6c98a384d]
[8ea6a9a8-3842-11f1-a8fc-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(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 [3099959d-3840-11f1-a8fc-06c6c98a384d]
[3099959d-3840-11f1-a8fc-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(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 [40e17e17-3843-11f1-a8fc-06c6c98a384d]
[40e17e17-3843-11f1-a8fc-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 [f64bbdf8-383f-11f1-a8fc-06c6c98a384d]
[f64bbdf8-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f64bbdf8-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_386] e valore ritornato [TEST_RESPONSE_386]
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 [0d2c30b6-3843-11f1-a8fc-06c6c98a384d]
[0d2c30b6-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[0d2c30b6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2510] e valore ritornato [TEST_RESPONSE_2510]
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 [35c76bd2-3840-11f1-a8fc-06c6c98a384d]
[35c76bd2-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[35c76bd2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_520] e valore ritornato [TEST_RESPONSE_520]
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 [2eace0c1-3840-11f1-a8fc-06c6c98a384d]
[2eace0c1-3840-11f1-a8fc-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_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 [76211d27-3840-11f1-a8fc-06c6c98a384d]
[76211d27-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[76211d27-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_720] e valore ritornato [TEST_RESPONSE_720]
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 [2670c45c-3841-11f1-a8fc-06c6c98a384d]
[2670c45c-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2670c45c-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1128] e valore ritornato [TEST_RESPONSE_1128]
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 [28684eaa-3841-11f1-a8fc-06c6c98a384d]
[28684eaa-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[28684eaa-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1131] e valore ritornato [TEST_RESPONSE_1131]
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 [f77f4a08-3841-11f1-a8fc-06c6c98a384d]
[f77f4a08-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f77f4a08-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1650] e valore ritornato [TEST_RESPONSE_1650]
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 [7ca8cc9e-3842-11f1-a8fc-06c6c98a384d]
[7ca8cc9e-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7ca8cc9e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2066] e valore ritornato [TEST_RESPONSE_2066]
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 [43484d1a-3840-11f1-a8fc-06c6c98a384d]
[43484d1a-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[43484d1a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_562] e valore ritornato [TEST_RESPONSE_562]
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 [c7d7d173-3843-11f1-a8fc-06c6c98a384d]
[c7d7d173-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c7d7d173-3843-11f1-a8fc-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_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 [07149e69-3840-11f1-a8fc-06c6c98a384d]
[07149e69-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[07149e69-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_438] e valore ritornato [TEST_RESPONSE_438]
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 [397ddd14-3843-11f1-a8fc-06c6c98a384d]
[397ddd14-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[397ddd14-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2644] e valore ritornato [TEST_RESPONSE_2644]
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 [a05990ae-3841-11f1-a8fc-06c6c98a384d]
[a05990ae-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[a05990ae-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1382] e valore ritornato [TEST_RESPONSE_1382]
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 [468627ac-3842-11f1-a8fc-06c6c98a384d]
[468627ac-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[468627ac-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1896] e valore ritornato [TEST_RESPONSE_1896]
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 [7aaeaa40-3842-11f1-a8fc-06c6c98a384d]
[7aaeaa40-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7aaeaa40-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2060] e valore ritornato [TEST_RESPONSE_2060]
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 [7220aeb8-3841-11f1-a8fc-06c6c98a384d]
[7220aeb8-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7220aeb8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1245] e valore ritornato [TEST_RESPONSE_1245]
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 [a109c393-3840-11f1-a8fc-06c6c98a384d]
[a109c393-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a109c393-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_850] e valore ritornato [TEST_RESPONSE_850]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
URL: http://localhost:8080/govway/api/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 [b276d349-3840-11f1-a8fc-06c6c98a384d]
[b276d349-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b276d349-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_904] e valore ritornato [TEST_RESPONSE_904]
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 [a8d88379-3840-11f1-a8fc-06c6c98a384d]
[a8d88379-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a8d88379-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_876] e valore ritornato [TEST_RESPONSE_876]
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 [13a7b155-3842-11f1-a8fc-06c6c98a384d]
[13a7b155-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[13a7b155-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1738] e valore ritornato [TEST_RESPONSE_1738]
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 [04c14d93-3842-11f1-a8fc-06c6c98a384d]
[04c14d93-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[04c14d93-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1692] e valore ritornato [TEST_RESPONSE_1692]
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 [f78c7b5e-383f-11f1-a8fc-06c6c98a384d]
[f78c7b5e-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f78c7b5e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_388] e valore ritornato [TEST_RESPONSE_388]
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 [e66cfa3b-3840-11f1-a8fc-06c6c98a384d]
[e66cfa3b-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e66cfa3b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1008] e valore ritornato [TEST_RESPONSE_1008]
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 [7afea5a5-383f-11f1-a8fc-06c6c98a384d]
[7afea5a5-383f-11f1-a8fc-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, 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 [c6b6e281-3841-11f1-a8fc-06c6c98a384d]
[c6b6e281-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[c6b6e281-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1502] e valore ritornato [TEST_RESPONSE_1502]
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 [765bd50c-3843-11f1-a8fc-06c6c98a384d]
[765bd50c-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[765bd50c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2832] e valore ritornato [TEST_RESPONSE_2832]
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 [2e9ffe0c-3842-11f1-a8fc-06c6c98a384d]
[2e9ffe0c-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[2e9ffe0c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1822] e valore ritornato [TEST_RESPONSE_1822]
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 [b736738d-383f-11f1-a8fc-06c6c98a384d]
[b736738d-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b736738d-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_188] e valore ritornato [TEST_RESPONSE_188]
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 [5c7ca1a9-3840-11f1-a8fc-06c6c98a384d]
[5c7ca1a9-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5c7ca1a9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_642] e valore ritornato [TEST_RESPONSE_642]
test_Redirect(text/xml, 302)
URL: http://localhost:8080/govway/api/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 [5f11f29b-3840-11f1-a8fc-06c6c98a384d]
[5f11f29b-3840-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[5f11f29b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_650] e valore ritornato [TEST_RESPONSE_650]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
URL: http://localhost:8080/govway/api/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 [035c1838-3842-11f1-a8fc-06c6c98a384d]
[035c1838-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[035c1838-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1688] e valore ritornato [TEST_RESPONSE_1688]
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 [909a1544-3842-11f1-a8fc-06c6c98a384d]
[909a1544-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[909a1544-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2126] e valore ritornato [TEST_RESPONSE_2126]
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 [942b811c-383f-11f1-a8fc-06c6c98a384d]
[942b811c-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[942b811c-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_80] e valore ritornato [TEST_RESPONSE_80]
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 [e64ba521-3842-11f1-a8fc-06c6c98a384d]
[e64ba521-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e64ba521-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2390] e valore ritornato [TEST_RESPONSE_2390]
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 [90686952-3840-11f1-a8fc-06c6c98a384d]
[90686952-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[90686952-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_798] e valore ritornato [TEST_RESPONSE_798]
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 [a5f61ccf-3843-11f1-a8fc-06c6c98a384d]
[a5f61ccf-3843-11f1-a8fc-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(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 [56819aae-3841-11f1-a8fc-06c6c98a384d]
[56819aae-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[56819aae-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1202] e valore ritornato [TEST_RESPONSE_1202]
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 [fdd0a397-383f-11f1-a8fc-06c6c98a384d]
[fdd0a397-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[fdd0a397-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_406] e valore ritornato [TEST_RESPONSE_406]
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 [ca92480b-3841-11f1-a8fc-06c6c98a384d]
[ca92480b-3841-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[ca92480b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1514] e valore ritornato [TEST_RESPONSE_1514]
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 [9c48a783-3842-11f1-a8fc-06c6c98a384d]
[9c48a783-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9c48a783-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2162] e valore ritornato [TEST_RESPONSE_2162]
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 [f1f7b0c7-3840-11f1-a8fc-06c6c98a384d]
[f1f7b0c7-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f1f7b0c7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1026] e valore ritornato [TEST_RESPONSE_1026]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
URL: http://localhost:8080/govway/api/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 [705ea811-3840-11f1-a8fc-06c6c98a384d]
[705ea811-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[705ea811-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_702] e valore ritornato [TEST_RESPONSE_702]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
URL: http://localhost:8080/govway/api/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 [ff9e300c-3842-11f1-a8fc-06c6c98a384d]
[ff9e300c-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ff9e300c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2468] e valore ritornato [TEST_RESPONSE_2468]
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 [ce1a4859-383f-11f1-a8fc-06c6c98a384d]
[ce1a4859-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ce1a4859-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_260] e valore ritornato [TEST_RESPONSE_260]
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 [6b4b4d49-3842-11f1-a8fc-06c6c98a384d]
[6b4b4d49-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[6b4b4d49-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2012] e valore ritornato [TEST_RESPONSE_2012]
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 [47c68158-3840-11f1-a8fc-06c6c98a384d]
[47c68158-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[47c68158-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_574] e valore ritornato [TEST_RESPONSE_574]
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 [c0ce81cf-383f-11f1-a8fc-06c6c98a384d]
[c0ce81cf-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c0ce81cf-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_220] e valore ritornato [TEST_RESPONSE_220]
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 [82af80f4-3843-11f1-a8fc-06c6c98a384d]
[82af80f4-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[82af80f4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2872] e valore ritornato [TEST_RESPONSE_2872]
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 [33d0a4d4-3840-11f1-a8fc-06c6c98a384d]
[33d0a4d4-3840-11f1-a8fc-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(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 [b4224e03-3842-11f1-a8fc-06c6c98a384d]
[b4224e03-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b4224e03-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2236] e valore ritornato [TEST_RESPONSE_2236]
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 [5251c944-3840-11f1-a8fc-06c6c98a384d]
[5251c944-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[5251c944-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_610] e valore ritornato [TEST_RESPONSE_610]
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 [8d7b0529-3843-11f1-a8fc-06c6c98a384d]
[8d7b0529-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8d7b0529-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2904] e valore ritornato [TEST_RESPONSE_2904]
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 [8ec02f61-3843-11f1-a8fc-06c6c98a384d]
[8ec02f61-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[8ec02f61-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2908] e valore ritornato [TEST_RESPONSE_2908]
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 [3c5b44ff-3841-11f1-a8fc-06c6c98a384d]
[3c5b44ff-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3c5b44ff-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1162] e valore ritornato [TEST_RESPONSE_1162]
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 [ad0bd74e-3841-11f1-a8fc-06c6c98a384d]
[ad0bd74e-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ad0bd74e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1418] e valore ritornato [TEST_RESPONSE_1418]
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 [8a558226-3843-11f1-a8fc-06c6c98a384d]
[8a558226-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8a558226-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2896] e valore ritornato [TEST_RESPONSE_2896]
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 [4e35037f-3842-11f1-a8fc-06c6c98a384d]
[4e35037f-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4e35037f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1918] e valore ritornato [TEST_RESPONSE_1918]
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 [e45de67e-383f-11f1-a8fc-06c6c98a384d]
[e45de67e-383f-11f1-a8fc-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_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 [4f89ef79-3843-11f1-a8fc-06c6c98a384d]
[4f89ef79-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[4f89ef79-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2712] e valore ritornato [TEST_RESPONSE_2712]
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 [d6a5e7fa-3842-11f1-a8fc-06c6c98a384d]
[d6a5e7fa-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d6a5e7fa-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2342] e valore ritornato [TEST_RESPONSE_2342]
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 [255bc691-3840-11f1-a8fc-06c6c98a384d]
[255bc691-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[255bc691-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_470] e valore ritornato [TEST_RESPONSE_470]
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 [3847fc42-3840-11f1-a8fc-06c6c98a384d]
[3847fc42-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3847fc42-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_528] e valore ritornato [TEST_RESPONSE_528]
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 [23ff91e9-3840-11f1-a8fc-06c6c98a384d]
[23ff91e9-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[23ff91e9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_466] e valore ritornato [TEST_RESPONSE_466]
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 [e3511f6e-3841-11f1-a8fc-06c6c98a384d]
[e3511f6e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e3511f6e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1586] e valore ritornato [TEST_RESPONSE_1586]
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 [d0e2af94-3842-11f1-a8fc-06c6c98a384d]
[d0e2af94-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d0e2af94-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2324] e valore ritornato [TEST_RESPONSE_2324]
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 [aee84e1c-3843-11f1-a8fc-06c6c98a384d]
[aee84e1c-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[aee84e1c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3004] e valore ritornato [TEST_RESPONSE_3004]
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 [21172d81-3842-11f1-a8fc-06c6c98a384d]
[21172d81-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[21172d81-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1780] e valore ritornato [TEST_RESPONSE_1780]
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 [71cde862-3843-11f1-a8fc-06c6c98a384d]
[71cde862-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[71cde862-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2820] e valore ritornato [TEST_RESPONSE_2820]
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 [3ee0e8c6-3842-11f1-a8fc-06c6c98a384d]
[3ee0e8c6-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3ee0e8c6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1870] e valore ritornato [TEST_RESPONSE_1870]
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 [2d86fe5b-3840-11f1-a8fc-06c6c98a384d]
[2d86fe5b-3840-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [f3f012fd-3842-11f1-a8fc-06c6c98a384d]
[f3f012fd-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f3f012fd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2432] e valore ritornato [TEST_RESPONSE_2432]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=403&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1707&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1708&destFileContentType=application/json&checkEqualsHttpMethod=PATCH
Atteso [403] ritornato [403], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [09e9cc95-3842-11f1-a8fc-06c6c98a384d]
[09e9cc95-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[09e9cc95-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1708] e valore ritornato [TEST_RESPONSE_1708]
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 [11095fb3-3842-11f1-a8fc-06c6c98a384d]
[11095fb3-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[11095fb3-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1730] e valore ritornato [TEST_RESPONSE_1730]
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 [bb357bc2-3841-11f1-a8fc-06c6c98a384d]
[bb357bc2-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bb357bc2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1466] e valore ritornato [TEST_RESPONSE_1466]
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 [164487a4-3843-11f1-a8fc-06c6c98a384d]
[164487a4-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[164487a4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2538] e valore ritornato [TEST_RESPONSE_2538]
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 [a46e40a1-383f-11f1-a8fc-06c6c98a384d]
[a46e40a1-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a46e40a1-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_132] e valore ritornato [TEST_RESPONSE_132]
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 [cbb185a7-383f-11f1-a8fc-06c6c98a384d]
[cbb185a7-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[cbb185a7-383f-11f1-a8fc-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/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 [502488f6-3840-11f1-a8fc-06c6c98a384d]
[502488f6-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[502488f6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_604] e valore ritornato [TEST_RESPONSE_604]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/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 [cccbda1c-3840-11f1-a8fc-06c6c98a384d]
[cccbda1c-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[cccbda1c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_968] e valore ritornato [TEST_RESPONSE_968]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/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 [c29cf8a2-3842-11f1-a8fc-06c6c98a384d]
[c29cf8a2-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c29cf8a2-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2280] e valore ritornato [TEST_RESPONSE_2280]
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 [a3c4ba2b-383f-11f1-a8fc-06c6c98a384d]
[a3c4ba2b-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[a3c4ba2b-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_130] e valore ritornato [TEST_RESPONSE_130]
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 [7ee814ed-383f-11f1-a8fc-06c6c98a384d]
[7ee814ed-383f-11f1-a8fc-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(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 [aac8bac5-3840-11f1-a8fc-06c6c98a384d]
[aac8bac5-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[aac8bac5-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_882] e valore ritornato [TEST_RESPONSE_882]
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
URL: http://localhost:8080/govway/api/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 [c851003e-3840-11f1-a8fc-06c6c98a384d]
[c851003e-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c851003e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_961] e valore ritornato [TEST_RESPONSE_961]
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 [499a28d2-3843-11f1-a8fc-06c6c98a384d]
[499a28d2-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[499a28d2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2694] e valore ritornato [TEST_RESPONSE_2694]
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 [2c033308-3842-11f1-a8fc-06c6c98a384d]
[2c033308-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[2c033308-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1812] e valore ritornato [TEST_RESPONSE_1812]
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 [9fab012a-3841-11f1-a8fc-06c6c98a384d]
[9fab012a-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9fab012a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1380] e valore ritornato [TEST_RESPONSE_1380]
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 [f21b96c2-3841-11f1-a8fc-06c6c98a384d]
[f21b96c2-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f21b96c2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1634] e valore ritornato [TEST_RESPONSE_1634]
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 [26385983-3842-11f1-a8fc-06c6c98a384d]
[26385983-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[26385983-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1796] e valore ritornato [TEST_RESPONSE_1796]
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 [dbd2378d-3842-11f1-a8fc-06c6c98a384d]
[dbd2378d-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[dbd2378d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2358] e valore ritornato [TEST_RESPONSE_2358]
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 [a513a865-383f-11f1-a8fc-06c6c98a384d]
[a513a865-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a513a865-383f-11f1-a8fc-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_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 [260043f5-3840-11f1-a8fc-06c6c98a384d]
[260043f5-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[260043f5-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_472] e valore ritornato [TEST_RESPONSE_472]
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 [638eef59-3840-11f1-a8fc-06c6c98a384d]
[638eef59-3840-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[638eef59-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_664] e valore ritornato [TEST_RESPONSE_664]
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 [acfcf8cf-3843-11f1-a8fc-06c6c98a384d]
[acfcf8cf-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[acfcf8cf-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2998] e valore ritornato [TEST_RESPONSE_2998]
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 [6f9792c6-3841-11f1-a8fc-06c6c98a384d]
[6f9792c6-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[6f9792c6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1241] e valore ritornato [TEST_RESPONSE_1241]
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 [bc354a7f-383f-11f1-a8fc-06c6c98a384d]
[bc354a7f-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[bc354a7f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_204] e valore ritornato [TEST_RESPONSE_204]
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 [fe3c72d6-3841-11f1-a8fc-06c6c98a384d]
[fe3c72d6-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fe3c72d6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1672] e valore ritornato [TEST_RESPONSE_1672]
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 [8200b4c1-3841-11f1-a8fc-06c6c98a384d]
[8200b4c1-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8200b4c1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1288] e valore ritornato [TEST_RESPONSE_1288]
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 [cb0b81a3-383f-11f1-a8fc-06c6c98a384d]
[cb0b81a3-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[cb0b81a3-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_250] e valore ritornato [TEST_RESPONSE_250]
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 [bea59109-3840-11f1-a8fc-06c6c98a384d]
[bea59109-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[bea59109-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_942] e valore ritornato [TEST_RESPONSE_942]
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 [49d6f62b-3841-11f1-a8fc-06c6c98a384d]
[49d6f62b-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[49d6f62b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1183] e valore ritornato [TEST_RESPONSE_1183]
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 [81fbc876-3840-11f1-a8fc-06c6c98a384d]
[81fbc876-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[81fbc876-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_756] e valore ritornato [TEST_RESPONSE_756]
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 [ba92fa2e-3841-11f1-a8fc-06c6c98a384d]
[ba92fa2e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ba92fa2e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1464] e valore ritornato [TEST_RESPONSE_1464]
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 [d156927a-3840-11f1-a8fc-06c6c98a384d]
[d156927a-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d156927a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_975] e valore ritornato [TEST_RESPONSE_975]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/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 [ff2bf8b5-3840-11f1-a8fc-06c6c98a384d]
[ff2bf8b5-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ff2bf8b5-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1047] e valore ritornato [TEST_RESPONSE_1047]
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 [d67833ac-3840-11f1-a8fc-06c6c98a384d]
[d67833ac-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d67833ac-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_982] e valore ritornato [TEST_RESPONSE_982]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
URL: http://localhost:8080/govway/api/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 [bf5bb03e-3842-11f1-a8fc-06c6c98a384d]
[bf5bb03e-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bf5bb03e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2270] e valore ritornato [TEST_RESPONSE_2270]
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 [c16a9d69-3843-11f1-a8fc-06c6c98a384d]
[c16a9d69-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c16a9d69-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3062] e valore ritornato [TEST_RESPONSE_3062]
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 [1b457627-3842-11f1-a8fc-06c6c98a384d]
[1b457627-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1b457627-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1760] e valore ritornato [TEST_RESPONSE_1760]
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 [62eb7c3b-3843-11f1-a8fc-06c6c98a384d]
[62eb7c3b-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[62eb7c3b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2772] e valore ritornato [TEST_RESPONSE_2772]
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 [dd46419c-383f-11f1-a8fc-06c6c98a384d]
[dd46419c-383f-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[dd46419c-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_306] e valore ritornato [TEST_RESPONSE_306]
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 [5a938f23-3843-11f1-a8fc-06c6c98a384d]
[5a938f23-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5a938f23-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2746] e valore ritornato [TEST_RESPONSE_2746]
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 [02b66254-3842-11f1-a8fc-06c6c98a384d]
[02b66254-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[02b66254-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1686] e valore ritornato [TEST_RESPONSE_1686]
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 [980f54e8-3840-11f1-a8fc-06c6c98a384d]
[980f54e8-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[980f54e8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_824] e valore ritornato [TEST_RESPONSE_824]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
URL: http://localhost:8080/govway/api/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 [416ceaec-3842-11f1-a8fc-06c6c98a384d]
[416ceaec-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[416ceaec-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1880] e valore ritornato [TEST_RESPONSE_1880]
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 [b3ce7411-3840-11f1-a8fc-06c6c98a384d]
[b3ce7411-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b3ce7411-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_908] e valore ritornato [TEST_RESPONSE_908]
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 [b21101cc-383f-11f1-a8fc-06c6c98a384d]
[b21101cc-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b21101cc-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_174] e valore ritornato [TEST_RESPONSE_174]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=501&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_727&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_728&destFileContentType=application/json&checkEqualsHttpMethod=OPTIONS
Atteso [501] ritornato [501], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78b02c87-3840-11f1-a8fc-06c6c98a384d]
[78b02c87-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[78b02c87-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_728] e valore ritornato [TEST_RESPONSE_728]
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 [9747553f-3841-11f1-a8fc-06c6c98a384d]
[9747553f-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9747553f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1354] e valore ritornato [TEST_RESPONSE_1354]
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 [b5ddf331-3840-11f1-a8fc-06c6c98a384d]
[b5ddf331-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b5ddf331-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_916] e valore ritornato [TEST_RESPONSE_916]
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 [a7ebf96f-3843-11f1-a8fc-06c6c98a384d]
[a7ebf96f-3843-11f1-a8fc-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, 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 [ca0dc45d-3843-11f1-a8fc-06c6c98a384d]
[ca0dc45d-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ca0dc45d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3092] e valore ritornato [TEST_RESPONSE_3092]
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 [2c17fddb-3843-11f1-a8fc-06c6c98a384d]
[2c17fddb-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2c17fddb-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2608] e valore ritornato [TEST_RESPONSE_2608]
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 [c13abaed-3840-11f1-a8fc-06c6c98a384d]
[c13abaed-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c13abaed-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_950] e valore ritornato [TEST_RESPONSE_950]
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 [7bfd8d2b-3841-11f1-a8fc-06c6c98a384d]
[7bfd8d2b-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7bfd8d2b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1270] e valore ritornato [TEST_RESPONSE_1270]
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 [80a252ec-3840-11f1-a8fc-06c6c98a384d]
[80a252ec-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[80a252ec-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_752] e valore ritornato [TEST_RESPONSE_752]
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 [7461b2b0-3843-11f1-a8fc-06c6c98a384d]
[7461b2b0-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7461b2b0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2826] e valore ritornato [TEST_RESPONSE_2826]
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 [298c49db-3843-11f1-a8fc-06c6c98a384d]
[298c49db-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[298c49db-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2600] e valore ritornato [TEST_RESPONSE_2600]
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 [c2df2677-3841-11f1-a8fc-06c6c98a384d]
[c2df2677-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c2df2677-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1490] e valore ritornato [TEST_RESPONSE_1490]
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 [89b3eaf2-3843-11f1-a8fc-06c6c98a384d]
[89b3eaf2-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[89b3eaf2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2894] e valore ritornato [TEST_RESPONSE_2894]
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 [8dc09703-383f-11f1-a8fc-06c6c98a384d]
[8dc09703-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8dc09703-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_62] e valore ritornato [TEST_RESPONSE_62]
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 [f879a551-3840-11f1-a8fc-06c6c98a384d]
[f879a551-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f879a551-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1035] e valore ritornato [TEST_RESPONSE_1035]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/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 [0fd00096-3843-11f1-a8fc-06c6c98a384d]
[0fd00096-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0fd00096-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2518] e valore ritornato [TEST_RESPONSE_2518]
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 [e7ac3101-3840-11f1-a8fc-06c6c98a384d]
[e7ac3101-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e7ac3101-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1009] e valore ritornato [TEST_RESPONSE_1009]
test_Redirect(text/xml, 307)
URL: http://localhost:8080/govway/api/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 [6101dbc7-3840-11f1-a8fc-06c6c98a384d]
[6101dbc7-3840-11f1-a8fc-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(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 [d4d22f11-3841-11f1-a8fc-06c6c98a384d]
[d4d22f11-3841-11f1-a8fc-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/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 [4b1bd243-3841-11f1-a8fc-06c6c98a384d]
[4b1bd243-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4b1bd243-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1185] e valore ritornato [TEST_RESPONSE_1185]
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 [91e50bdc-3842-11f1-a8fc-06c6c98a384d]
[91e50bdc-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[91e50bdc-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2130] e valore ritornato [TEST_RESPONSE_2130]
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 [900ea86c-3843-11f1-a8fc-06c6c98a384d]
[900ea86c-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[900ea86c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2912] e valore ritornato [TEST_RESPONSE_2912]
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 [c91b9877-383f-11f1-a8fc-06c6c98a384d]
[c91b9877-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c91b9877-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_244] e valore ritornato [TEST_RESPONSE_244]
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 [fdd7170b-3840-11f1-a8fc-06c6c98a384d]
[fdd7170b-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[fdd7170b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1045] e valore ritornato [TEST_RESPONSE_1045]
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 [92de67a4-383f-11f1-a8fc-06c6c98a384d]
[92de67a4-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[92de67a4-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_76] e valore ritornato [TEST_RESPONSE_76]
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 [c04ce3c3-3841-11f1-a8fc-06c6c98a384d]
[c04ce3c3-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c04ce3c3-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1480] e valore ritornato [TEST_RESPONSE_1480]
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 [42a41dd6-3840-11f1-a8fc-06c6c98a384d]
[42a41dd6-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[42a41dd6-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_560] e valore ritornato [TEST_RESPONSE_560]
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 [7df2b1c6-3842-11f1-a8fc-06c6c98a384d]
[7df2b1c6-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7df2b1c6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2070] e valore ritornato [TEST_RESPONSE_2070]
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 [8bdc9f84-3840-11f1-a8fc-06c6c98a384d]
[8bdc9f84-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8bdc9f84-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_786] e valore ritornato [TEST_RESPONSE_786]
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 [904f5843-383f-11f1-a8fc-06c6c98a384d]
[904f5843-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[904f5843-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_70] e valore ritornato [TEST_RESPONSE_70]
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 [b4072f2e-3843-11f1-a8fc-06c6c98a384d]
[b4072f2e-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b4072f2e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3020] e valore ritornato [TEST_RESPONSE_3020]
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 [62d4b499-3842-11f1-a8fc-06c6c98a384d]
[62d4b499-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[62d4b499-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1982] e valore ritornato [TEST_RESPONSE_1982]
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 [71127d4e-3842-11f1-a8fc-06c6c98a384d]
[71127d4e-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[71127d4e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2028] e valore ritornato [TEST_RESPONSE_2028]
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 [232f54e8-3841-11f1-a8fc-06c6c98a384d]
[232f54e8-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[232f54e8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1123] e valore ritornato [TEST_RESPONSE_1123]
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 [9b2d9038-3841-11f1-a8fc-06c6c98a384d]
[9b2d9038-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9b2d9038-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1364] e valore ritornato [TEST_RESPONSE_1364]
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 [6817a3bd-3843-11f1-a8fc-06c6c98a384d]
[6817a3bd-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[6817a3bd-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2788] e valore ritornato [TEST_RESPONSE_2788]
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 [209165fc-3843-11f1-a8fc-06c6c98a384d]
[209165fc-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[209165fc-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2572] e valore ritornato [TEST_RESPONSE_2572]
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 [a7c03fec-3841-11f1-a8fc-06c6c98a384d]
[a7c03fec-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a7c03fec-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1404] e valore ritornato [TEST_RESPONSE_1404]
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 [84a17761-3841-11f1-a8fc-06c6c98a384d]
[84a17761-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[84a17761-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1296] e valore ritornato [TEST_RESPONSE_1296]
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 [8e1dfbed-3843-11f1-a8fc-06c6c98a384d]
[8e1dfbed-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8e1dfbed-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2906] e valore ritornato [TEST_RESPONSE_2906]
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 [cdb548a7-3843-11f1-a8fc-06c6c98a384d]
[cdb548a7-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[cdb548a7-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3104] e valore ritornato [TEST_RESPONSE_3104]
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 [094cac7c-3843-11f1-a8fc-06c6c98a384d]
[094cac7c-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[094cac7c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2498] e valore ritornato [TEST_RESPONSE_2498]
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 [b0bf382e-3840-11f1-a8fc-06c6c98a384d]
[b0bf382e-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b0bf382e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_900] e valore ritornato [TEST_RESPONSE_900]
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 [6b41268a-3840-11f1-a8fc-06c6c98a384d]
[6b41268a-3840-11f1-a8fc-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_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 [a0410aed-3842-11f1-a8fc-06c6c98a384d]
[a0410aed-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a0410aed-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2174] e valore ritornato [TEST_RESPONSE_2174]
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 [f49ccdc3-3842-11f1-a8fc-06c6c98a384d]
[f49ccdc3-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f49ccdc3-3842-11f1-a8fc-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/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 [4ed4fe7e-3840-11f1-a8fc-06c6c98a384d]
[4ed4fe7e-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4ed4fe7e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_600] e valore ritornato [TEST_RESPONSE_600]
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 [0897aa09-3842-11f1-a8fc-06c6c98a384d]
[0897aa09-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0897aa09-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1702] e valore ritornato [TEST_RESPONSE_1702]
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 [48401708-3843-11f1-a8fc-06c6c98a384d]
[48401708-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[48401708-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2690] e valore ritornato [TEST_RESPONSE_2690]
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 [88da2272-3842-11f1-a8fc-06c6c98a384d]
[88da2272-3842-11f1-a8fc-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_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 [68bb5387-3842-11f1-a8fc-06c6c98a384d]
[68bb5387-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[68bb5387-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2004] e valore ritornato [TEST_RESPONSE_2004]
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 [c3448346-3842-11f1-a8fc-06c6c98a384d]
[c3448346-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c3448346-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2282] e valore ritornato [TEST_RESPONSE_2282]
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 [c7362ff0-3842-11f1-a8fc-06c6c98a384d]
[c7362ff0-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c7362ff0-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2294] e valore ritornato [TEST_RESPONSE_2294]
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 [f54d00a8-3841-11f1-a8fc-06c6c98a384d]
[f54d00a8-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f54d00a8-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1642] e valore ritornato [TEST_RESPONSE_1642]
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 [2091c692-3841-11f1-a8fc-06c6c98a384d]
[2091c692-3841-11f1-a8fc-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_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 [b7e5aa1d-3840-11f1-a8fc-06c6c98a384d]
[b7e5aa1d-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b7e5aa1d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_922] e valore ritornato [TEST_RESPONSE_922]
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 [28e88fc5-3843-11f1-a8fc-06c6c98a384d]
[28e88fc5-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[28e88fc5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2598] e valore ritornato [TEST_RESPONSE_2598]
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 [a1c567ac-383f-11f1-a8fc-06c6c98a384d]
[a1c567ac-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a1c567ac-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_126] e valore ritornato [TEST_RESPONSE_126]
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 [7e432259-383f-11f1-a8fc-06c6c98a384d]
[7e432259-383f-11f1-a8fc-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_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 [e84e6475-3840-11f1-a8fc-06c6c98a384d]
[e84e6475-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e84e6475-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1010] e valore ritornato [TEST_RESPONSE_1010]
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 [b60d2e1f-3842-11f1-a8fc-06c6c98a384d]
[b60d2e1f-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b60d2e1f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2242] e valore ritornato [TEST_RESPONSE_2242]
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 [d22fd463-3843-11f1-a8fc-06c6c98a384d]
[d22fd463-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d22fd463-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3118] e valore ritornato [TEST_RESPONSE_3118]
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 [0401ce1c-3842-11f1-a8fc-06c6c98a384d]
[0401ce1c-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0401ce1c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1690] e valore ritornato [TEST_RESPONSE_1690]
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 [605f530d-3843-11f1-a8fc-06c6c98a384d]
[605f530d-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[605f530d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2766] e valore ritornato [TEST_RESPONSE_2766]
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 [c5e8ab97-3843-11f1-a8fc-06c6c98a384d]
[c5e8ab97-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c5e8ab97-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3076] e valore ritornato [TEST_RESPONSE_3076]
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 [bcff5147-383f-11f1-a8fc-06c6c98a384d]
[bcff5147-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bcff5147-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_208] e valore ritornato [TEST_RESPONSE_208]
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 [35e97d15-3841-11f1-a8fc-06c6c98a384d]
[35e97d15-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[35e97d15-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1152] e valore ritornato [TEST_RESPONSE_1152]
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 [97eb5d73-3841-11f1-a8fc-06c6c98a384d]
[97eb5d73-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[97eb5d73-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1356] e valore ritornato [TEST_RESPONSE_1356]
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 [d19ec958-3841-11f1-a8fc-06c6c98a384d]
[d19ec958-3841-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [97650154-383f-11f1-a8fc-06c6c98a384d]
[97650154-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[97650154-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_92] e valore ritornato [TEST_RESPONSE_92]
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 [d75fdee3-3841-11f1-a8fc-06c6c98a384d]
[d75fdee3-3841-11f1-a8fc-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, 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 [c1d4bc4f-3841-11f1-a8fc-06c6c98a384d]
[c1d4bc4f-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c1d4bc4f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1486] e valore ritornato [TEST_RESPONSE_1486]
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 [1823eac2-3842-11f1-a8fc-06c6c98a384d]
[1823eac2-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1823eac2-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1750] e valore ritornato [TEST_RESPONSE_1750]
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 [e6646eb7-3840-11f1-a8fc-06c6c98a384d]
[e6646eb7-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e6646eb7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1007] e valore ritornato [TEST_RESPONSE_1007]
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
URL: http://localhost:8080/govway/api/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 [8a93087c-3840-11f1-a8fc-06c6c98a384d]
[8a93087c-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8a93087c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_782] e valore ritornato [TEST_RESPONSE_782]
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 [9413534b-3841-11f1-a8fc-06c6c98a384d]
[9413534b-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9413534b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1344] e valore ritornato [TEST_RESPONSE_1344]
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 [eadd143f-3842-11f1-a8fc-06c6c98a384d]
[eadd143f-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[eadd143f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2404] e valore ritornato [TEST_RESPONSE_2404]
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 [e59e7cd4-383f-11f1-a8fc-06c6c98a384d]
[e59e7cd4-383f-11f1-a8fc-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_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 [2f41787f-3843-11f1-a8fc-06c6c98a384d]
[2f41787f-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2f41787f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2618] e valore ritornato [TEST_RESPONSE_2618]
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 [32b8885f-3841-11f1-a8fc-06c6c98a384d]
[32b8885f-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[32b8885f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1147] e valore ritornato [TEST_RESPONSE_1147]
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 [541d3359-3843-11f1-a8fc-06c6c98a384d]
[541d3359-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[541d3359-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2728] e valore ritornato [TEST_RESPONSE_2728]
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 [38ec0476-3840-11f1-a8fc-06c6c98a384d]
[38ec0476-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[38ec0476-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_530] e valore ritornato [TEST_RESPONSE_530]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
URL: http://localhost:8080/govway/api/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 [2593b50f-3842-11f1-a8fc-06c6c98a384d]
[2593b50f-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[2593b50f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1794] e valore ritornato [TEST_RESPONSE_1794]
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 [fea9505f-383f-11f1-a8fc-06c6c98a384d]
[fea9505f-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[fea9505f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_410] e valore ritornato [TEST_RESPONSE_410]
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 [3cca5030-3840-11f1-a8fc-06c6c98a384d]
[3cca5030-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[3cca5030-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_542] e valore ritornato [TEST_RESPONSE_542]
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 [78a31771-3841-11f1-a8fc-06c6c98a384d]
[78a31771-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[78a31771-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1258] e valore ritornato [TEST_RESPONSE_1258]
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 [bd5f9210-3842-11f1-a8fc-06c6c98a384d]
[bd5f9210-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[bd5f9210-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2264] e valore ritornato [TEST_RESPONSE_2264]
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 [639f3095-3842-11f1-a8fc-06c6c98a384d]
[639f3095-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[639f3095-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1988] e valore ritornato [TEST_RESPONSE_1988]
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 [d1fa739e-3840-11f1-a8fc-06c6c98a384d]
[d1fa739e-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d1fa739e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_976] e valore ritornato [TEST_RESPONSE_976]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
URL: http://localhost:8080/govway/api/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 [0fbfc8ab-3842-11f1-a8fc-06c6c98a384d]
[0fbfc8ab-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0fbfc8ab-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1726] e valore ritornato [TEST_RESPONSE_1726]
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 [13b3f1a0-3843-11f1-a8fc-06c6c98a384d]
[13b3f1a0-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[13b3f1a0-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2528] e valore ritornato [TEST_RESPONSE_2528]
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 [277ff4bb-3842-11f1-a8fc-06c6c98a384d]
[277ff4bb-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[277ff4bb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1800] e valore ritornato [TEST_RESPONSE_1800]
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 [6399e4af-3843-11f1-a8fc-06c6c98a384d]
[6399e4af-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6399e4af-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2774] e valore ritornato [TEST_RESPONSE_2774]
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 [adb5b639-3842-11f1-a8fc-06c6c98a384d]
[adb5b639-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[adb5b639-3842-11f1-a8fc-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_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 [c22c1509-383f-11f1-a8fc-06c6c98a384d]
[c22c1509-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c22c1509-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_224] e valore ritornato [TEST_RESPONSE_224]
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 [f91db7d4-3841-11f1-a8fc-06c6c98a384d]
[f91db7d4-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f91db7d4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1656] e valore ritornato [TEST_RESPONSE_1656]
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 [6c5ab732-3841-11f1-a8fc-06c6c98a384d]
[6c5ab732-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[6c5ab732-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1236] e valore ritornato [TEST_RESPONSE_1236]
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 [3f0d4ffa-3842-11f1-a8fc-06c6c98a384d]
[3f0d4ffa-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3f0d4ffa-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1872] e valore ritornato [TEST_RESPONSE_1872]
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 [3342842a-3842-11f1-a8fc-06c6c98a384d]
[3342842a-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3342842a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1836] e valore ritornato [TEST_RESPONSE_1836]
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 [aa70817d-3843-11f1-a8fc-06c6c98a384d]
[aa70817d-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[aa70817d-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2990] e valore ritornato [TEST_RESPONSE_2990]
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 [3885d2e5-3841-11f1-a8fc-06c6c98a384d]
[3885d2e5-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3885d2e5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1156] e valore ritornato [TEST_RESPONSE_1156]
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 [f2061d41-3842-11f1-a8fc-06c6c98a384d]
[f2061d41-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f2061d41-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2426] e valore ritornato [TEST_RESPONSE_2426]
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 [d962b3cf-3841-11f1-a8fc-06c6c98a384d]
[d962b3cf-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d962b3cf-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1558] e valore ritornato [TEST_RESPONSE_1558]
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 [f98e65ee-383f-11f1-a8fc-06c6c98a384d]
[f98e65ee-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[f98e65ee-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_396] e valore ritornato [TEST_RESPONSE_396]
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 [815d21bb-3841-11f1-a8fc-06c6c98a384d]
[815d21bb-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[815d21bb-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1286] e valore ritornato [TEST_RESPONSE_1286]
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 [bcb2e8bb-3840-11f1-a8fc-06c6c98a384d]
[bcb2e8bb-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bcb2e8bb-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_936] e valore ritornato [TEST_RESPONSE_936]
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 [45facd53-3841-11f1-a8fc-06c6c98a384d]
[45facd53-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[45facd53-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1177] e valore ritornato [TEST_RESPONSE_1177]
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 [a62e7209-3840-11f1-a8fc-06c6c98a384d]
[a62e7209-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a62e7209-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_868] e valore ritornato [TEST_RESPONSE_868]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
URL: http://localhost:8080/govway/api/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 [bbfd42e4-3842-11f1-a8fc-06c6c98a384d]
[bbfd42e4-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[bbfd42e4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2258] e valore ritornato [TEST_RESPONSE_2258]
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 [5bd5c7db-3842-11f1-a8fc-06c6c98a384d]
[5bd5c7db-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5bd5c7db-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1962] e valore ritornato [TEST_RESPONSE_1962]
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 [144aa819-3842-11f1-a8fc-06c6c98a384d]
[144aa819-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[144aa819-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1740] e valore ritornato [TEST_RESPONSE_1740]
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 [1acec9d6-3843-11f1-a8fc-06c6c98a384d]
[1acec9d6-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[1acec9d6-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2554] e valore ritornato [TEST_RESPONSE_2554]
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 [bb0cab9f-3843-11f1-a8fc-06c6c98a384d]
[bb0cab9f-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[bb0cab9f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3042] e valore ritornato [TEST_RESPONSE_3042]
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 [5dc91ee3-3840-11f1-a8fc-06c6c98a384d]
[5dc91ee3-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5dc91ee3-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_646] e valore ritornato [TEST_RESPONSE_646]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
URL: http://localhost:8080/govway/api/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 [0075419d-3841-11f1-a8fc-06c6c98a384d]
[0075419d-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[0075419d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1049] e valore ritornato [TEST_RESPONSE_1049]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
URL: http://localhost:8080/govway/api/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 [89415b24-3840-11f1-a8fc-06c6c98a384d]
[89415b24-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[89415b24-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_778] e valore ritornato [TEST_RESPONSE_778]
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 [9335b212-3843-11f1-a8fc-06c6c98a384d]
[9335b212-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9335b212-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2922] e valore ritornato [TEST_RESPONSE_2922]
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 [605a7833-3840-11f1-a8fc-06c6c98a384d]
[605a7833-3840-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_Redirect(text/xml, 303)
URL: http://localhost:8080/govway/api/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 [850377d3-3842-11f1-a8fc-06c6c98a384d]
[850377d3-3842-11f1-a8fc-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(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 [81f7c9ac-3843-11f1-a8fc-06c6c98a384d]
[81f7c9ac-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[81f7c9ac-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2868] e valore ritornato [TEST_RESPONSE_2868]
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 [c00780a2-3842-11f1-a8fc-06c6c98a384d]
[c00780a2-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c00780a2-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2272] e valore ritornato [TEST_RESPONSE_2272]
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 [a2761a13-383f-11f1-a8fc-06c6c98a384d]
[a2761a13-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a2761a13-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_128] e valore ritornato [TEST_RESPONSE_128]
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 [dac21cc7-3841-11f1-a8fc-06c6c98a384d]
[dac21cc7-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[dac21cc7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1562] e valore ritornato [TEST_RESPONSE_1562]
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 [e00b4329-3841-11f1-a8fc-06c6c98a384d]
[e00b4329-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e00b4329-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1578] e valore ritornato [TEST_RESPONSE_1578]
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 [1f2e2225-3842-11f1-a8fc-06c6c98a384d]
[1f2e2225-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[1f2e2225-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1774] e valore ritornato [TEST_RESPONSE_1774]
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 [2d98bbe9-3841-11f1-a8fc-06c6c98a384d]
[2d98bbe9-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2d98bbe9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1138] e valore ritornato [TEST_RESPONSE_1138]
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 [5ba8ba20-3841-11f1-a8fc-06c6c98a384d]
[5ba8ba20-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5ba8ba20-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1210] e valore ritornato [TEST_RESPONSE_1210]
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 [2a2f409f-3843-11f1-a8fc-06c6c98a384d]
[2a2f409f-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2a2f409f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2602] e valore ritornato [TEST_RESPONSE_2602]
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 [c997c6af-3842-11f1-a8fc-06c6c98a384d]
[c997c6af-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c997c6af-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2300] e valore ritornato [TEST_RESPONSE_2300]
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 [b2b33540-383f-11f1-a8fc-06c6c98a384d]
[b2b33540-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b2b33540-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_176] e valore ritornato [TEST_RESPONSE_176]
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 [79f6b64f-3840-11f1-a8fc-06c6c98a384d]
[79f6b64f-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[79f6b64f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_732] e valore ritornato [TEST_RESPONSE_732]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/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 [a97efcad-3840-11f1-a8fc-06c6c98a384d]
[a97efcad-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a97efcad-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_878] e valore ritornato [TEST_RESPONSE_878]
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 [9be57f86-383f-11f1-a8fc-06c6c98a384d]
[9be57f86-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9be57f86-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_108] e valore ritornato [TEST_RESPONSE_108]
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 [7f6fa98f-3841-11f1-a8fc-06c6c98a384d]
[7f6fa98f-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7f6fa98f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1280] e valore ritornato [TEST_RESPONSE_1280]
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 [1117fb6e-3841-11f1-a8fc-06c6c98a384d]
[1117fb6e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[1117fb6e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1075] e valore ritornato [TEST_RESPONSE_1075]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
URL: http://localhost:8080/govway/api/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 [a6db53dd-3840-11f1-a8fc-06c6c98a384d]
[a6db53dd-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a6db53dd-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_870] e valore ritornato [TEST_RESPONSE_870]
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 [ed4d57aa-383f-11f1-a8fc-06c6c98a384d]
[ed4d57aa-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ed4d57aa-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_356] e valore ritornato [TEST_RESPONSE_356]
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 [3f8f46f2-3841-11f1-a8fc-06c6c98a384d]
[3f8f46f2-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3f8f46f2-3841-11f1-a8fc-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_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 [38309c8b-3843-11f1-a8fc-06c6c98a384d]
[38309c8b-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[38309c8b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2640] e valore ritornato [TEST_RESPONSE_2640]
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 [4914c1de-3842-11f1-a8fc-06c6c98a384d]
[4914c1de-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4914c1de-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1904] e valore ritornato [TEST_RESPONSE_1904]
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 [9869a01e-383f-11f1-a8fc-06c6c98a384d]
[9869a01e-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9869a01e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_96] e valore ritornato [TEST_RESPONSE_96]
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 [4c512845-3842-11f1-a8fc-06c6c98a384d]
[4c512845-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4c512845-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1914] e valore ritornato [TEST_RESPONSE_1914]
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 [c0968ba9-3840-11f1-a8fc-06c6c98a384d]
[c0968ba9-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[c0968ba9-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_949] e valore ritornato [TEST_RESPONSE_949]
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 [8b0e5d4b-3841-11f1-a8fc-06c6c98a384d]
[8b0e5d4b-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8b0e5d4b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1314] e valore ritornato [TEST_RESPONSE_1314]
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 [58bd2167-3843-11f1-a8fc-06c6c98a384d]
[58bd2167-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[58bd2167-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2742] e valore ritornato [TEST_RESPONSE_2742]
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 [ee444fea-3841-11f1-a8fc-06c6c98a384d]
[ee444fea-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ee444fea-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1622] e valore ritornato [TEST_RESPONSE_1622]
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 [545d50c0-3840-11f1-a8fc-06c6c98a384d]
[545d50c0-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[545d50c0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_616] e valore ritornato [TEST_RESPONSE_616]
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 [2358a381-3840-11f1-a8fc-06c6c98a384d]
[2358a381-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2358a381-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_462] e valore ritornato [TEST_RESPONSE_462]
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 [011922c1-3841-11f1-a8fc-06c6c98a384d]
[011922c1-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[011922c1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1050] e valore ritornato [TEST_RESPONSE_1050]
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 [25b773fd-3843-11f1-a8fc-06c6c98a384d]
[25b773fd-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[25b773fd-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2586] e valore ritornato [TEST_RESPONSE_2586]
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 [a82734d5-3840-11f1-a8fc-06c6c98a384d]
[a82734d5-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a82734d5-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_874] e valore ritornato [TEST_RESPONSE_874]
test_Redirect(text/xml, 304)
URL: http://localhost:8080/govway/api/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 [28af376b-3840-11f1-a8fc-06c6c98a384d]
[28af376b-3840-11f1-a8fc-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_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 [4b680b0b-3843-11f1-a8fc-06c6c98a384d]
[4b680b0b-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4b680b0b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2698] e valore ritornato [TEST_RESPONSE_2698]
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 [be065966-3842-11f1-a8fc-06c6c98a384d]
[be065966-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[be065966-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2266] e valore ritornato [TEST_RESPONSE_2266]
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 [45e74f98-3842-11f1-a8fc-06c6c98a384d]
[45e74f98-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[45e74f98-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1894] e valore ritornato [TEST_RESPONSE_1894]
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 [a4198a45-3842-11f1-a8fc-06c6c98a384d]
[a4198a45-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a4198a45-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2186] e valore ritornato [TEST_RESPONSE_2186]
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 [be42318f-383f-11f1-a8fc-06c6c98a384d]
[be42318f-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[be42318f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_212] e valore ritornato [TEST_RESPONSE_212]
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 [bbd73a06-3841-11f1-a8fc-06c6c98a384d]
[bbd73a06-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bbd73a06-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1468] e valore ritornato [TEST_RESPONSE_1468]
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 [98040078-383f-11f1-a8fc-06c6c98a384d]
[98040078-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[98040078-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_94] e valore ritornato [TEST_RESPONSE_94]
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 [c9967898-3840-11f1-a8fc-06c6c98a384d]
[c9967898-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c9967898-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_963] e valore ritornato [TEST_RESPONSE_963]
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 [92c612c1-3841-11f1-a8fc-06c6c98a384d]
[92c612c1-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[92c612c1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1340] e valore ritornato [TEST_RESPONSE_1340]
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 [1d53c716-3843-11f1-a8fc-06c6c98a384d]
[1d53c716-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1d53c716-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2562] e valore ritornato [TEST_RESPONSE_2562]
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 [f177b59e-3841-11f1-a8fc-06c6c98a384d]
[f177b59e-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f177b59e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1632] e valore ritornato [TEST_RESPONSE_1632]
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 [4357f218-3842-11f1-a8fc-06c6c98a384d]
[4357f218-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4357f218-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1886] e valore ritornato [TEST_RESPONSE_1886]
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 [aa66b22f-3842-11f1-a8fc-06c6c98a384d]
[aa66b22f-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[aa66b22f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2204] e valore ritornato [TEST_RESPONSE_2204]
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 [8d5ac8ae-3842-11f1-a8fc-06c6c98a384d]
[8d5ac8ae-3842-11f1-a8fc-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, 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 [d2e55320-3841-11f1-a8fc-06c6c98a384d]
[d2e55320-3841-11f1-a8fc-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_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 [0868e3d1-3840-11f1-a8fc-06c6c98a384d]
[0868e3d1-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[0868e3d1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_442] e valore ritornato [TEST_RESPONSE_442]
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 [6da33cca-3841-11f1-a8fc-06c6c98a384d]
[6da33cca-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6da33cca-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1238] e valore ritornato [TEST_RESPONSE_1238]
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 [4cf513bb-3843-11f1-a8fc-06c6c98a384d]
[4cf513bb-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[4cf513bb-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2706] e valore ritornato [TEST_RESPONSE_2706]
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 [43b47449-3843-11f1-a8fc-06c6c98a384d]
[43b47449-3843-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[43b47449-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2676] e valore ritornato [TEST_RESPONSE_2676]
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 [c20c09e5-383f-11f1-a8fc-06c6c98a384d]
[c20c09e5-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c20c09e5-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_222] e valore ritornato [TEST_RESPONSE_222]
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 [a6689f24-3841-11f1-a8fc-06c6c98a384d]
[a6689f24-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a6689f24-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1400] e valore ritornato [TEST_RESPONSE_1400]
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 [867a1d9a-3843-11f1-a8fc-06c6c98a384d]
[867a1d9a-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[867a1d9a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2882] e valore ritornato [TEST_RESPONSE_2882]
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 [e8350548-383f-11f1-a8fc-06c6c98a384d]
[e8350548-383f-11f1-a8fc-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_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 [412d542b-3843-11f1-a8fc-06c6c98a384d]
[412d542b-3843-11f1-a8fc-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_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 [ac631428-3841-11f1-a8fc-06c6c98a384d]
[ac631428-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ac631428-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1416] e valore ritornato [TEST_RESPONSE_1416]
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 [aec447b4-383f-11f1-a8fc-06c6c98a384d]
[aec447b4-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[aec447b4-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_164] e valore ritornato [TEST_RESPONSE_164]
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 [244f2717-3842-11f1-a8fc-06c6c98a384d]
[244f2717-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[244f2717-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1790] e valore ritornato [TEST_RESPONSE_1790]
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 [8c109566-3842-11f1-a8fc-06c6c98a384d]
[8c109566-3842-11f1-a8fc-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/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 [c543b903-3843-11f1-a8fc-06c6c98a384d]
[c543b903-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c543b903-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3074] e valore ritornato [TEST_RESPONSE_3074]
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 [a74ca0db-3842-11f1-a8fc-06c6c98a384d]
[a74ca0db-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a74ca0db-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2194] e valore ritornato [TEST_RESPONSE_2194]
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 [9f1cc099-3840-11f1-a8fc-06c6c98a384d]
[9f1cc099-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9f1cc099-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_846] e valore ritornato [TEST_RESPONSE_846]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/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 [889b0900-3840-11f1-a8fc-06c6c98a384d]
[889b0900-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[889b0900-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_776] e valore ritornato [TEST_RESPONSE_776]
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
URL: http://localhost:8080/govway/api/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 [e3db2bb8-3840-11f1-a8fc-06c6c98a384d]
[e3db2bb8-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e3db2bb8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1004] e valore ritornato [TEST_RESPONSE_1004]
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 [923b70de-383f-11f1-a8fc-06c6c98a384d]
[923b70de-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[923b70de-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_74] e valore ritornato [TEST_RESPONSE_74]
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 [5e3ef572-3841-11f1-a8fc-06c6c98a384d]
[5e3ef572-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[5e3ef572-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1214] e valore ritornato [TEST_RESPONSE_1214]
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 [2d28c750-3842-11f1-a8fc-06c6c98a384d]
[2d28c750-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2d28c750-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1816] e valore ritornato [TEST_RESPONSE_1816]
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 [6a243261-3842-11f1-a8fc-06c6c98a384d]
[6a243261-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6a243261-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2008] e valore ritornato [TEST_RESPONSE_2008]
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 [82a5a755-3841-11f1-a8fc-06c6c98a384d]
[82a5a755-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[82a5a755-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1290] e valore ritornato [TEST_RESPONSE_1290]
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 [bede9b49-3843-11f1-a8fc-06c6c98a384d]
[bede9b49-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[bede9b49-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3054] e valore ritornato [TEST_RESPONSE_3054]
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 [dd826b0e-3840-11f1-a8fc-06c6c98a384d]
[dd826b0e-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[dd826b0e-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_994] e valore ritornato [TEST_RESPONSE_994]
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 [9037c6b1-3841-11f1-a8fc-06c6c98a384d]
[9037c6b1-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9037c6b1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1332] e valore ritornato [TEST_RESPONSE_1332]
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 [252335b4-3841-11f1-a8fc-06c6c98a384d]
[252335b4-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[252335b4-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1126] e valore ritornato [TEST_RESPONSE_1126]
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 [c35ec8b1-383f-11f1-a8fc-06c6c98a384d]
[c35ec8b1-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c35ec8b1-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_228] e valore ritornato [TEST_RESPONSE_228]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/RESTAPI/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_45&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_46&destFileContentType=application/json&checkEqualsHttpMethod=DELETE
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Provider-Type, Transfer-Encoding, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88a20311-383f-11f1-a8fc-06c6c98a384d]
[88a20311-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[88a20311-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_46] e valore ritornato [TEST_RESPONSE_46]
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 [3a372220-3840-11f1-a8fc-06c6c98a384d]
[3a372220-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3a372220-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_534] e valore ritornato [TEST_RESPONSE_534]
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
URL: http://localhost:8080/govway/api/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 [6bf4106d-3842-11f1-a8fc-06c6c98a384d]
[6bf4106d-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[6bf4106d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2014] e valore ritornato [TEST_RESPONSE_2014]
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 [6250de95-3842-11f1-a8fc-06c6c98a384d]
[6250de95-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6250de95-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1980] e valore ritornato [TEST_RESPONSE_1980]
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 [e1f52d9c-3840-11f1-a8fc-06c6c98a384d]
[e1f52d9c-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[e1f52d9c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1001] e valore ritornato [TEST_RESPONSE_1001]
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 [4368d7bd-3841-11f1-a8fc-06c6c98a384d]
[4368d7bd-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4368d7bd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1172] e valore ritornato [TEST_RESPONSE_1172]
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 [d52b8f62-3840-11f1-a8fc-06c6c98a384d]
[d52b8f62-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d52b8f62-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_980] e valore ritornato [TEST_RESPONSE_980]
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 [7b536a75-3841-11f1-a8fc-06c6c98a384d]
[7b536a75-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7b536a75-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1268] e valore ritornato [TEST_RESPONSE_1268]
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 [7d99c2f5-383f-11f1-a8fc-06c6c98a384d]
[7d99c2f5-383f-11f1-a8fc-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_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 [961772a8-383f-11f1-a8fc-06c6c98a384d]
[961772a8-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[961772a8-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_86] e valore ritornato [TEST_RESPONSE_86]
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 [230568fd-3842-11f1-a8fc-06c6c98a384d]
[230568fd-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[230568fd-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1786] e valore ritornato [TEST_RESPONSE_1786]
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 [a7f0a90f-3842-11f1-a8fc-06c6c98a384d]
[a7f0a90f-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a7f0a90f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2196] e valore ritornato [TEST_RESPONSE_2196]
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 [039da9d1-3841-11f1-a8fc-06c6c98a384d]
[039da9d1-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[039da9d1-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1054] e valore ritornato [TEST_RESPONSE_1054]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/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 [7b568304-3842-11f1-a8fc-06c6c98a384d]
[7b568304-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[7b568304-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2062] e valore ritornato [TEST_RESPONSE_2062]
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 [bb09e9d5-383f-11f1-a8fc-06c6c98a384d]
[bb09e9d5-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bb09e9d5-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_200] e valore ritornato [TEST_RESPONSE_200]
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 [d36fc324-3842-11f1-a8fc-06c6c98a384d]
[d36fc324-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[d36fc324-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2332] e valore ritornato [TEST_RESPONSE_2332]
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 [de5dc47b-3842-11f1-a8fc-06c6c98a384d]
[de5dc47b-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[de5dc47b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2364] e valore ritornato [TEST_RESPONSE_2364]
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 [f276e820-383f-11f1-a8fc-06c6c98a384d]
[f276e820-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f276e820-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_374] e valore ritornato [TEST_RESPONSE_374]
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 [75091644-3843-11f1-a8fc-06c6c98a384d]
[75091644-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[75091644-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2828] e valore ritornato [TEST_RESPONSE_2828]
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 [c8a08a1d-3841-11f1-a8fc-06c6c98a384d]
[c8a08a1d-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c8a08a1d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1508] e valore ritornato [TEST_RESPONSE_1508]
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 [535a0015-3842-11f1-a8fc-06c6c98a384d]
[535a0015-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[535a0015-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1936] e valore ritornato [TEST_RESPONSE_1936]
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 [8649655b-3842-11f1-a8fc-06c6c98a384d]
[8649655b-3842-11f1-a8fc-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_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 [d6321f2f-383f-11f1-a8fc-06c6c98a384d]
[d6321f2f-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[d6321f2f-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_286] e valore ritornato [TEST_RESPONSE_286]
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 [2b757c47-3843-11f1-a8fc-06c6c98a384d]
[2b757c47-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[2b757c47-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2606] e valore ritornato [TEST_RESPONSE_2606]
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 [4bd70bf9-3841-11f1-a8fc-06c6c98a384d]
[4bd70bf9-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[4bd70bf9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1186] e valore ritornato [TEST_RESPONSE_1186]
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 [2d519677-3840-11f1-a8fc-06c6c98a384d]
[2d519677-3840-11f1-a8fc-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, 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 [e843567f-3842-11f1-a8fc-06c6c98a384d]
[e843567f-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e843567f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2396] e valore ritornato [TEST_RESPONSE_2396]
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 [ada39914-3843-11f1-a8fc-06c6c98a384d]
[ada39914-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ada39914-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3000] e valore ritornato [TEST_RESPONSE_3000]
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 [10630d8f-3842-11f1-a8fc-06c6c98a384d]
[10630d8f-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[10630d8f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1728] e valore ritornato [TEST_RESPONSE_1728]
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 [cbdaf4b3-3841-11f1-a8fc-06c6c98a384d]
[cbdaf4b3-3841-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
URL: http://localhost:8080/govway/api/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 [ad524be7-3840-11f1-a8fc-06c6c98a384d]
[ad524be7-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[ad524be7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_890] e valore ritornato [TEST_RESPONSE_890]
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 [8564b24b-383f-11f1-a8fc-06c6c98a384d]
[8564b24b-383f-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
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 [e47c9bdc-3840-11f1-a8fc-06c6c98a384d]
[e47c9bdc-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[e47c9bdc-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1005] e valore ritornato [TEST_RESPONSE_1005]
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
URL: http://localhost:8080/govway/api/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 [94e1bb94-3840-11f1-a8fc-06c6c98a384d]
[94e1bb94-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[94e1bb94-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_814] e valore ritornato [TEST_RESPONSE_814]
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 [69cf7862-3841-11f1-a8fc-06c6c98a384d]
[69cf7862-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[69cf7862-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1232] e valore ritornato [TEST_RESPONSE_1232]
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 [83f7433c-3843-11f1-a8fc-06c6c98a384d]
[83f7433c-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[83f7433c-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2876] e valore ritornato [TEST_RESPONSE_2876]
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 [0366ffa1-3840-11f1-a8fc-06c6c98a384d]
[0366ffa1-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[0366ffa1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_426] e valore ritornato [TEST_RESPONSE_426]
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 [2cadb553-3840-11f1-a8fc-06c6c98a384d]
[2cadb553-3840-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[2cadb553-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_492] e valore ritornato [TEST_RESPONSE_492]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
URL: http://localhost:8080/govway/api/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 [449cf540-3842-11f1-a8fc-06c6c98a384d]
[449cf540-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[449cf540-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1890] e valore ritornato [TEST_RESPONSE_1890]
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 [5b25760d-3840-11f1-a8fc-06c6c98a384d]
[5b25760d-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5b25760d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_636] e valore ritornato [TEST_RESPONSE_636]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
URL: http://localhost:8080/govway/api/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 [19899f9e-3843-11f1-a8fc-06c6c98a384d]
[19899f9e-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[19899f9e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2550] e valore ritornato [TEST_RESPONSE_2550]
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 [d0eb1f5b-3843-11f1-a8fc-06c6c98a384d]
[d0eb1f5b-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d0eb1f5b-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3114] e valore ritornato [TEST_RESPONSE_3114]
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 [ce232cc4-3840-11f1-a8fc-06c6c98a384d]
[ce232cc4-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ce232cc4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_970] e valore ritornato [TEST_RESPONSE_970]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
URL: http://localhost:8080/govway/api/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 [3d9c33be-3842-11f1-a8fc-06c6c98a384d]
[3d9c33be-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3d9c33be-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1866] e valore ritornato [TEST_RESPONSE_1866]
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 [9674cd49-3842-11f1-a8fc-06c6c98a384d]
[9674cd49-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9674cd49-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2142] e valore ritornato [TEST_RESPONSE_2142]
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 [46441fe9-3843-11f1-a8fc-06c6c98a384d]
[46441fe9-3843-11f1-a8fc-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, 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 [02fa8cfd-3841-11f1-a8fc-06c6c98a384d]
[02fa8cfd-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[02fa8cfd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1053] e valore ritornato [TEST_RESPONSE_1053]
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
URL: http://localhost:8080/govway/api/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 [2d5c16a3-3843-11f1-a8fc-06c6c98a384d]
[2d5c16a3-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2d5c16a3-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2612] e valore ritornato [TEST_RESPONSE_2612]
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 [8c2b6613-3841-11f1-a8fc-06c6c98a384d]
[8c2b6613-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8c2b6613-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1318] e valore ritornato [TEST_RESPONSE_1318]
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 [a7ab9165-383f-11f1-a8fc-06c6c98a384d]
[a7ab9165-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a7ab9165-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_142] e valore ritornato [TEST_RESPONSE_142]
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 [9e627b90-3841-11f1-a8fc-06c6c98a384d]
[9e627b90-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[9e627b90-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1376] e valore ritornato [TEST_RESPONSE_1376]
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 [d9b1daf4-3840-11f1-a8fc-06c6c98a384d]
[d9b1daf4-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d9b1daf4-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_988] e valore ritornato [TEST_RESPONSE_988]
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 [29c03c92-3841-11f1-a8fc-06c6c98a384d]
[29c03c92-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[29c03c92-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1133] e valore ritornato [TEST_RESPONSE_1133]
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 [67dbbea0-3841-11f1-a8fc-06c6c98a384d]
[67dbbea0-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[67dbbea0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1228] e valore ritornato [TEST_RESPONSE_1228]
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 [9e39c92f-3842-11f1-a8fc-06c6c98a384d]
[9e39c92f-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9e39c92f-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2168] e valore ritornato [TEST_RESPONSE_2168]
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 [31e130d5-3840-11f1-a8fc-06c6c98a384d]
[31e130d5-3840-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_Redirect(application/xml, 302)
URL: http://localhost:8080/govway/api/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 [d053f9d0-3841-11f1-a8fc-06c6c98a384d]
[d053f9d0-3841-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[d053f9d0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1528] e valore ritornato [TEST_RESPONSE_1528]
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 [95854e98-3840-11f1-a8fc-06c6c98a384d]
[95854e98-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[95854e98-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_816] e valore ritornato [TEST_RESPONSE_816]
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 [5f160a25-3843-11f1-a8fc-06c6c98a384d]
[5f160a25-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5f160a25-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2762] e valore ritornato [TEST_RESPONSE_2762]
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 [3270bf85-3843-11f1-a8fc-06c6c98a384d]
[3270bf85-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3270bf85-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2628] e valore ritornato [TEST_RESPONSE_2628]
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 [9e371459-3843-11f1-a8fc-06c6c98a384d]
[9e371459-3843-11f1-a8fc-06c6c98a384d] Atteso [304] ritornato [304]
Location ricevuta [http://localhost:8080/]
Location [http://localhost:8080/] atteso [/] verifico termina come atteso
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
URL: http://localhost:8080/govway/api/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 [0c898812-3843-11f1-a8fc-06c6c98a384d]
[0c898812-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[0c898812-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2508] e valore ritornato [TEST_RESPONSE_2508]
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 [f3bfbbd8-383f-11f1-a8fc-06c6c98a384d]
[f3bfbbd8-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[f3bfbbd8-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_378] e valore ritornato [TEST_RESPONSE_378]
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 [6248ac87-3843-11f1-a8fc-06c6c98a384d]
[6248ac87-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[6248ac87-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2770] e valore ritornato [TEST_RESPONSE_2770]
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 [5d21b421-3843-11f1-a8fc-06c6c98a384d]
[5d21b421-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[5d21b421-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2752] e valore ritornato [TEST_RESPONSE_2752]
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 [ad7ab0ac-383f-11f1-a8fc-06c6c98a384d]
[ad7ab0ac-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ad7ab0ac-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_160] e valore ritornato [TEST_RESPONSE_160]
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 [f733c214-3841-11f1-a8fc-06c6c98a384d]
[f733c214-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f733c214-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1648] e valore ritornato [TEST_RESPONSE_1648]
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 [fcbdfb11-383f-11f1-a8fc-06c6c98a384d]
[fcbdfb11-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fcbdfb11-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_404] e valore ritornato [TEST_RESPONSE_404]
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 [abc7058b-3842-11f1-a8fc-06c6c98a384d]
[abc7058b-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[abc7058b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2210] e valore ritornato [TEST_RESPONSE_2210]
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 [99f6f6ea-383f-11f1-a8fc-06c6c98a384d]
[99f6f6ea-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[99f6f6ea-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_102] e valore ritornato [TEST_RESPONSE_102]
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 [ae97eb4f-3840-11f1-a8fc-06c6c98a384d]
[ae97eb4f-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[ae97eb4f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_894] e valore ritornato [TEST_RESPONSE_894]
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 [e1274c7a-383f-11f1-a8fc-06c6c98a384d]
[e1274c7a-383f-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[e1274c7a-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_320] e valore ritornato [TEST_RESPONSE_320]
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 [785c38fc-3843-11f1-a8fc-06c6c98a384d]
[785c38fc-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[785c38fc-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2840] e valore ritornato [TEST_RESPONSE_2840]
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 [0ef1bffc-3841-11f1-a8fc-06c6c98a384d]
[0ef1bffc-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[0ef1bffc-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1071] e valore ritornato [TEST_RESPONSE_1071]
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 [8c369e41-3843-11f1-a8fc-06c6c98a384d]
[8c369e41-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8c369e41-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2900] e valore ritornato [TEST_RESPONSE_2900]
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 [c8f0c2b2-3840-11f1-a8fc-06c6c98a384d]
[c8f0c2b2-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[c8f0c2b2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_962] e valore ritornato [TEST_RESPONSE_962]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
URL: http://localhost:8080/govway/api/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 [47cd4db6-3842-11f1-a8fc-06c6c98a384d]
[47cd4db6-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[47cd4db6-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1900] e valore ritornato [TEST_RESPONSE_1900]
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 [37cffaa8-3842-11f1-a8fc-06c6c98a384d]
[37cffaa8-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[37cffaa8-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1850] e valore ritornato [TEST_RESPONSE_1850]
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 [ffd04f09-3840-11f1-a8fc-06c6c98a384d]
[ffd04f09-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ffd04f09-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1048] e valore ritornato [TEST_RESPONSE_1048]
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 [2a664096-3841-11f1-a8fc-06c6c98a384d]
[2a664096-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2a664096-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1134] e valore ritornato [TEST_RESPONSE_1134]
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 [7b8bf52e-3843-11f1-a8fc-06c6c98a384d]
[7b8bf52e-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[7b8bf52e-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2848] e valore ritornato [TEST_RESPONSE_2848]
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 [e648787c-383f-11f1-a8fc-06c6c98a384d]
[e648787c-383f-11f1-a8fc-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(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 [ee17693f-3840-11f1-a8fc-06c6c98a384d]
[ee17693f-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ee17693f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1020] e valore ritornato [TEST_RESPONSE_1020]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
URL: http://localhost:8080/govway/api/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 [9d2cb05a-3840-11f1-a8fc-06c6c98a384d]
[9d2cb05a-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9d2cb05a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_840] e valore ritornato [TEST_RESPONSE_840]
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
URL: http://localhost:8080/govway/api/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 [e7261c5a-3841-11f1-a8fc-06c6c98a384d]
[e7261c5a-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[e7261c5a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1600] e valore ritornato [TEST_RESPONSE_1600]
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 [96634b66-3843-11f1-a8fc-06c6c98a384d]
[96634b66-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[96634b66-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2932] e valore ritornato [TEST_RESPONSE_2932]
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 [3213e3e7-3841-11f1-a8fc-06c6c98a384d]
[3213e3e7-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[3213e3e7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1145] e valore ritornato [TEST_RESPONSE_1145]
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 [af3bf383-3840-11f1-a8fc-06c6c98a384d]
[af3bf383-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[af3bf383-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_896] e valore ritornato [TEST_RESPONSE_896]
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 [b0590696-3841-11f1-a8fc-06c6c98a384d]
[b0590696-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b0590696-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1430] e valore ritornato [TEST_RESPONSE_1430]
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 [21baf90b-3840-11f1-a8fc-06c6c98a384d]
[21baf90b-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[21baf90b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_460] e valore ritornato [TEST_RESPONSE_460]
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 [a1b6fdd6-3841-11f1-a8fc-06c6c98a384d]
[a1b6fdd6-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a1b6fdd6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1386] e valore ritornato [TEST_RESPONSE_1386]
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 [7c2fd652-3843-11f1-a8fc-06c6c98a384d]
[7c2fd652-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7c2fd652-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2850] e valore ritornato [TEST_RESPONSE_2850]
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 [d487872d-3840-11f1-a8fc-06c6c98a384d]
[d487872d-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[d487872d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_979] e valore ritornato [TEST_RESPONSE_979]
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 [2ff35916-3842-11f1-a8fc-06c6c98a384d]
[2ff35916-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[2ff35916-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1826] e valore ritornato [TEST_RESPONSE_1826]
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 [3a5fa647-3842-11f1-a8fc-06c6c98a384d]
[3a5fa647-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3a5fa647-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1856] e valore ritornato [TEST_RESPONSE_1856]
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 [8315b187-3842-11f1-a8fc-06c6c98a384d]
[8315b187-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[8315b187-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2082] e valore ritornato [TEST_RESPONSE_2082]
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 [6a715db6-3841-11f1-a8fc-06c6c98a384d]
[6a715db6-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6a715db6-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1233] e valore ritornato [TEST_RESPONSE_1233]
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 [c926e6c5-3843-11f1-a8fc-06c6c98a384d]
[c926e6c5-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c926e6c5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3088] e valore ritornato [TEST_RESPONSE_3088]
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 [cbc10f5e-3842-11f1-a8fc-06c6c98a384d]
[cbc10f5e-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[cbc10f5e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2306] e valore ritornato [TEST_RESPONSE_2306]
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 [f83c1c56-383f-11f1-a8fc-06c6c98a384d]
[f83c1c56-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[f83c1c56-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_392] e valore ritornato [TEST_RESPONSE_392]
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 [7cb4811f-3841-11f1-a8fc-06c6c98a384d]
[7cb4811f-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[7cb4811f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1272] e valore ritornato [TEST_RESPONSE_1272]
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 [50f11653-3842-11f1-a8fc-06c6c98a384d]
[50f11653-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[50f11653-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1928] e valore ritornato [TEST_RESPONSE_1928]
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 [8f623bc5-3843-11f1-a8fc-06c6c98a384d]
[8f623bc5-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8f623bc5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2910] e valore ritornato [TEST_RESPONSE_2910]
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 [1a2e4412-3843-11f1-a8fc-06c6c98a384d]
[1a2e4412-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[1a2e4412-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2552] e valore ritornato [TEST_RESPONSE_2552]
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 [d412e0f8-3842-11f1-a8fc-06c6c98a384d]
[d412e0f8-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[d412e0f8-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2334] e valore ritornato [TEST_RESPONSE_2334]
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 [2e01a577-3843-11f1-a8fc-06c6c98a384d]
[2e01a577-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[2e01a577-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2614] e valore ritornato [TEST_RESPONSE_2614]
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 [8200e621-3842-11f1-a8fc-06c6c98a384d]
[8200e621-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[8200e621-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2080] e valore ritornato [TEST_RESPONSE_2080]
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 [919286aa-383f-11f1-a8fc-06c6c98a384d]
[919286aa-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[919286aa-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_72] e valore ritornato [TEST_RESPONSE_72]
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 [781d7800-3842-11f1-a8fc-06c6c98a384d]
[781d7800-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[781d7800-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2052] e valore ritornato [TEST_RESPONSE_2052]
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 [2b59fab4-3842-11f1-a8fc-06c6c98a384d]
[2b59fab4-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2b59fab4-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1810] e valore ritornato [TEST_RESPONSE_1810]
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 [9747dc60-383f-11f1-a8fc-06c6c98a384d]
[9747dc60-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9747dc60-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_90] e valore ritornato [TEST_RESPONSE_90]
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 [0819e33f-3841-11f1-a8fc-06c6c98a384d]
[0819e33f-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[0819e33f-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1061] e valore ritornato [TEST_RESPONSE_1061]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
URL: http://localhost:8080/govway/api/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 [beb3895a-3842-11f1-a8fc-06c6c98a384d]
[beb3895a-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[beb3895a-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2268] e valore ritornato [TEST_RESPONSE_2268]
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 [ac2a3bd4-383f-11f1-a8fc-06c6c98a384d]
[ac2a3bd4-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ac2a3bd4-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_156] e valore ritornato [TEST_RESPONSE_156]
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
URL: http://localhost:8080/govway/api/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 [3686b1c0-3842-11f1-a8fc-06c6c98a384d]
[3686b1c0-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3686b1c0-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1846] e valore ritornato [TEST_RESPONSE_1846]
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 [a92b057e-383f-11f1-a8fc-06c6c98a384d]
[a92b057e-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[a92b057e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_146] e valore ritornato [TEST_RESPONSE_146]
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 [2f4cb8d2-3842-11f1-a8fc-06c6c98a384d]
[2f4cb8d2-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[2f4cb8d2-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1824] e valore ritornato [TEST_RESPONSE_1824]
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 [290f3d0e-3841-11f1-a8fc-06c6c98a384d]
[290f3d0e-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[290f3d0e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1132] e valore ritornato [TEST_RESPONSE_1132]
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 [0f27d9b2-3843-11f1-a8fc-06c6c98a384d]
[0f27d9b2-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[0f27d9b2-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2516] e valore ritornato [TEST_RESPONSE_2516]
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 [925655b2-3840-11f1-a8fc-06c6c98a384d]
[925655b2-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[925655b2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_806] e valore ritornato [TEST_RESPONSE_806]
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
URL: http://localhost:8080/govway/api/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 [4028ab12-3842-11f1-a8fc-06c6c98a384d]
[4028ab12-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[4028ab12-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1876] e valore ritornato [TEST_RESPONSE_1876]
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 [37d54791-3841-11f1-a8fc-06c6c98a384d]
[37d54791-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[37d54791-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1155] e valore ritornato [TEST_RESPONSE_1155]
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 [246f8aa5-3843-11f1-a8fc-06c6c98a384d]
[246f8aa5-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[246f8aa5-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2582] e valore ritornato [TEST_RESPONSE_2582]
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 [8f2058ea-3840-11f1-a8fc-06c6c98a384d]
[8f2058ea-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[8f2058ea-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_794] e valore ritornato [TEST_RESPONSE_794]
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 [9c89fcea-383f-11f1-a8fc-06c6c98a384d]
[9c89fcea-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9c89fcea-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_110] e valore ritornato [TEST_RESPONSE_110]
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 [81130ef4-3843-11f1-a8fc-06c6c98a384d]
[81130ef4-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[81130ef4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2864] e valore ritornato [TEST_RESPONSE_2864]
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 [777b92ac-3842-11f1-a8fc-06c6c98a384d]
[777b92ac-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[777b92ac-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2050] e valore ritornato [TEST_RESPONSE_2050]
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 [74d933cd-3840-11f1-a8fc-06c6c98a384d]
[74d933cd-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[74d933cd-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_716] e valore ritornato [TEST_RESPONSE_716]
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 [bc4ffe73-383f-11f1-a8fc-06c6c98a384d]
[bc4ffe73-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[bc4ffe73-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_206] e valore ritornato [TEST_RESPONSE_206]
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 [677bf5af-3842-11f1-a8fc-06c6c98a384d]
[677bf5af-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[677bf5af-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2000] e valore ritornato [TEST_RESPONSE_2000]
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 [09f06690-3843-11f1-a8fc-06c6c98a384d]
[09f06690-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[09f06690-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2500] e valore ritornato [TEST_RESPONSE_2500]
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 [0aa410a0-3841-11f1-a8fc-06c6c98a384d]
[0aa410a0-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[0aa410a0-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1064] e valore ritornato [TEST_RESPONSE_1064]
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 [130ffaea-3841-11f1-a8fc-06c6c98a384d]
[130ffaea-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[130ffaea-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1078] e valore ritornato [TEST_RESPONSE_1078]
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 [566b538a-3841-11f1-a8fc-06c6c98a384d]
[566b538a-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[566b538a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1201] e valore ritornato [TEST_RESPONSE_1201]
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 [112a3971-3843-11f1-a8fc-06c6c98a384d]
[112a3971-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[112a3971-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2522] e valore ritornato [TEST_RESPONSE_2522]
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 [fdb70be7-3840-11f1-a8fc-06c6c98a384d]
[fdb70be7-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[fdb70be7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1044] e valore ritornato [TEST_RESPONSE_1044]
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 [9c891d56-3840-11f1-a8fc-06c6c98a384d]
[9c891d56-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[9c891d56-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_838] e valore ritornato [TEST_RESPONSE_838]
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 [527eaff2-3841-11f1-a8fc-06c6c98a384d]
[527eaff2-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[527eaff2-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1195] e valore ritornato [TEST_RESPONSE_1195]
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 [8873f1da-3843-11f1-a8fc-06c6c98a384d]
[8873f1da-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8873f1da-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2890] e valore ritornato [TEST_RESPONSE_2890]
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 [ffee7a97-383f-11f1-a8fc-06c6c98a384d]
[ffee7a97-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ffee7a97-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_414] e valore ritornato [TEST_RESPONSE_414]
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 [b247de58-3841-11f1-a8fc-06c6c98a384d]
[b247de58-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b247de58-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1438] e valore ritornato [TEST_RESPONSE_1438]
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 [6809a225-3840-11f1-a8fc-06c6c98a384d]
[6809a225-3840-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[6809a225-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_678] e valore ritornato [TEST_RESPONSE_678]
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
URL: http://localhost:8080/govway/api/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 [4ed89683-3842-11f1-a8fc-06c6c98a384d]
[4ed89683-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[4ed89683-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1920] e valore ritornato [TEST_RESPONSE_1920]
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 [eb849ee3-3842-11f1-a8fc-06c6c98a384d]
[eb849ee3-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[eb849ee3-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2406] e valore ritornato [TEST_RESPONSE_2406]
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 [b8076d3e-3841-11f1-a8fc-06c6c98a384d]
[b8076d3e-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b8076d3e-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1456] e valore ritornato [TEST_RESPONSE_1456]
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 [9c741900-3841-11f1-a8fc-06c6c98a384d]
[9c741900-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9c741900-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1368] e valore ritornato [TEST_RESPONSE_1368]
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 [55f19af5-3842-11f1-a8fc-06c6c98a384d]
[55f19af5-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[55f19af5-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1944] e valore ritornato [TEST_RESPONSE_1944]
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 [3f614ed0-3840-11f1-a8fc-06c6c98a384d]
[3f614ed0-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[3f614ed0-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_550] e valore ritornato [TEST_RESPONSE_550]
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 [590d0090-3841-11f1-a8fc-06c6c98a384d]
[590d0090-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[590d0090-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1206] e valore ritornato [TEST_RESPONSE_1206]
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 [e0a99ac2-3840-11f1-a8fc-06c6c98a384d]
[e0a99ac2-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[e0a99ac2-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_999] e valore ritornato [TEST_RESPONSE_999]
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
URL: http://localhost:8080/govway/api/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 [c9444433-3841-11f1-a8fc-06c6c98a384d]
[c9444433-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c9444433-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1510] e valore ritornato [TEST_RESPONSE_1510]
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 [a4e2b81f-3840-11f1-a8fc-06c6c98a384d]
[a4e2b81f-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[a4e2b81f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_864] e valore ritornato [TEST_RESPONSE_864]
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
URL: http://localhost:8080/govway/api/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 [ed6d468b-3840-11f1-a8fc-06c6c98a384d]
[ed6d468b-3840-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[ed6d468b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1019] e valore ritornato [TEST_RESPONSE_1019]
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 [b6944019-383f-11f1-a8fc-06c6c98a384d]
[b6944019-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[b6944019-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_186] e valore ritornato [TEST_RESPONSE_186]
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 [82a8833a-3840-11f1-a8fc-06c6c98a384d]
[82a8833a-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[82a8833a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_758] e valore ritornato [TEST_RESPONSE_758]
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 [448fe852-3840-11f1-a8fc-06c6c98a384d]
[448fe852-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[448fe852-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_566] e valore ritornato [TEST_RESPONSE_566]
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 [2ad21053-3843-11f1-a8fc-06c6c98a384d]
[2ad21053-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[2ad21053-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2604] e valore ritornato [TEST_RESPONSE_2604]
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 [936e87c5-3841-11f1-a8fc-06c6c98a384d]
[936e87c5-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[936e87c5-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1342] e valore ritornato [TEST_RESPONSE_1342]
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 [b4030dd8-383f-11f1-a8fc-06c6c98a384d]
[b4030dd8-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[b4030dd8-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_180] e valore ritornato [TEST_RESPONSE_180]
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 [ce55f1cd-383f-11f1-a8fc-06c6c98a384d]
[ce55f1cd-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ce55f1cd-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_262] e valore ritornato [TEST_RESPONSE_262]
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 [c1566eda-3842-11f1-a8fc-06c6c98a384d]
[c1566eda-3842-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[c1566eda-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2276] e valore ritornato [TEST_RESPONSE_2276]
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 [fc53677a-3841-11f1-a8fc-06c6c98a384d]
[fc53677a-3841-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[fc53677a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1666] e valore ritornato [TEST_RESPONSE_1666]
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 [c32c9fec-3840-11f1-a8fc-06c6c98a384d]
[c32c9fec-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c32c9fec-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_953] e valore ritornato [TEST_RESPONSE_953]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
URL: http://localhost:8080/govway/api/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 [a39a80a7-3840-11f1-a8fc-06c6c98a384d]
[a39a80a7-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[a39a80a7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_860] e valore ritornato [TEST_RESPONSE_860]
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
URL: http://localhost:8080/govway/api/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 [0d2a9fcb-3842-11f1-a8fc-06c6c98a384d]
[0d2a9fcb-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[0d2a9fcb-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1718] e valore ritornato [TEST_RESPONSE_1718]
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 [e79710e9-3842-11f1-a8fc-06c6c98a384d]
[e79710e9-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e79710e9-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2394] e valore ritornato [TEST_RESPONSE_2394]
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 [ccf1a6cf-383f-11f1-a8fc-06c6c98a384d]
[ccf1a6cf-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[ccf1a6cf-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_256] e valore ritornato [TEST_RESPONSE_256]
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 [00ca70c8-3842-11f1-a8fc-06c6c98a384d]
[00ca70c8-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[00ca70c8-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1680] e valore ritornato [TEST_RESPONSE_1680]
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 [739cd1be-3842-11f1-a8fc-06c6c98a384d]
[739cd1be-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[739cd1be-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2036] e valore ritornato [TEST_RESPONSE_2036]
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 [f69b5cef-3842-11f1-a8fc-06c6c98a384d]
[f69b5cef-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[f69b5cef-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2440] e valore ritornato [TEST_RESPONSE_2440]
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 [2ea33cab-3843-11f1-a8fc-06c6c98a384d]
[2ea33cab-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[2ea33cab-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2616] e valore ritornato [TEST_RESPONSE_2616]
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 [fc675a5b-3840-11f1-a8fc-06c6c98a384d]
[fc675a5b-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[fc675a5b-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1041] e valore ritornato [TEST_RESPONSE_1041]
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 [7deccfc8-3840-11f1-a8fc-06c6c98a384d]
[7deccfc8-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[7deccfc8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_742] e valore ritornato [TEST_RESPONSE_742]
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
URL: http://localhost:8080/govway/api/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 [2df87368-3842-11f1-a8fc-06c6c98a384d]
[2df87368-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[2df87368-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1820] e valore ritornato [TEST_RESPONSE_1820]
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 [827d7470-3843-11f1-a8fc-06c6c98a384d]
[827d7470-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[827d7470-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2870] e valore ritornato [TEST_RESPONSE_2870]
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 [9a9e336e-383f-11f1-a8fc-06c6c98a384d]
[9a9e336e-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[9a9e336e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_104] e valore ritornato [TEST_RESPONSE_104]
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 [368c4cc9-3841-11f1-a8fc-06c6c98a384d]
[368c4cc9-3841-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[368c4cc9-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1153] e valore ritornato [TEST_RESPONSE_1153]
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 [a55521db-3843-11f1-a8fc-06c6c98a384d]
[a55521db-3843-11f1-a8fc-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_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 [4f24b06d-3841-11f1-a8fc-06c6c98a384d]
[4f24b06d-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[4f24b06d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1191] e valore ritornato [TEST_RESPONSE_1191]
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 [afe022c7-3840-11f1-a8fc-06c6c98a384d]
[afe022c7-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[afe022c7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_898] e valore ritornato [TEST_RESPONSE_898]
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
URL: http://localhost:8080/govway/api/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 [913fa418-3842-11f1-a8fc-06c6c98a384d]
[913fa418-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[913fa418-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2128] e valore ritornato [TEST_RESPONSE_2128]
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 [349ead8d-3841-11f1-a8fc-06c6c98a384d]
[349ead8d-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[349ead8d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1150] e valore ritornato [TEST_RESPONSE_1150]
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 [fd097b59-3842-11f1-a8fc-06c6c98a384d]
[fd097b59-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[fd097b59-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2460] e valore ritornato [TEST_RESPONSE_2460]
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 [57cd9867-3840-11f1-a8fc-06c6c98a384d]
[57cd9867-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[57cd9867-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_626] e valore ritornato [TEST_RESPONSE_626]
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 [af8a5980-3843-11f1-a8fc-06c6c98a384d]
[af8a5980-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[af8a5980-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3006] e valore ritornato [TEST_RESPONSE_3006]
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 [d6bc99ff-3841-11f1-a8fc-06c6c98a384d]
[d6bc99ff-3841-11f1-a8fc-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(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 [5fc04895-3842-11f1-a8fc-06c6c98a384d]
[5fc04895-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[5fc04895-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1972] e valore ritornato [TEST_RESPONSE_1972]
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 [808d8799-383f-11f1-a8fc-06c6c98a384d]
[808d8799-383f-11f1-a8fc-06c6c98a384d] Atteso [303] ritornato [303]
Location ricevuta [http://localhost:8080/altroContestoApplicativo/test]
Location [http://localhost:8080/altroContestoApplicativo/test] atteso [/altroContestoApplicativo/test] verifico termina come atteso
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 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 [efe0faea-383f-11f1-a8fc-06c6c98a384d]
[efe0faea-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[efe0faea-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_364] e valore ritornato [TEST_RESPONSE_364]
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 [c1de26e1-3840-11f1-a8fc-06c6c98a384d]
[c1de26e1-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[c1de26e1-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_951] e valore ritornato [TEST_RESPONSE_951]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
URL: http://localhost:8080/govway/api/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 [ce2cb73e-3842-11f1-a8fc-06c6c98a384d]
[ce2cb73e-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ce2cb73e-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2314] e valore ritornato [TEST_RESPONSE_2314]
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 [ae1fca50-383f-11f1-a8fc-06c6c98a384d]
[ae1fca50-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[ae1fca50-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_162] e valore ritornato [TEST_RESPONSE_162]
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 [2f8570c7-3841-11f1-a8fc-06c6c98a384d]
[2f8570c7-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[2f8570c7-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1141] e valore ritornato [TEST_RESPONSE_1141]
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 [a4d96227-3843-11f1-a8fc-06c6c98a384d]
[a4d96227-3843-11f1-a8fc-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(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 [edefd93e-383f-11f1-a8fc-06c6c98a384d]
[edefd93e-383f-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[edefd93e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_358] e valore ritornato [TEST_RESPONSE_358]
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 [bd1a8f7d-3841-11f1-a8fc-06c6c98a384d]
[bd1a8f7d-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[bd1a8f7d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1470] e valore ritornato [TEST_RESPONSE_1470]
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 [de242852-3840-11f1-a8fc-06c6c98a384d]
[de242852-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[de242852-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_995] e valore ritornato [TEST_RESPONSE_995]
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 [94ce50d0-383f-11f1-a8fc-06c6c98a384d]
[94ce50d0-383f-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[94ce50d0-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
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 [5e6c3cb7-3840-11f1-a8fc-06c6c98a384d]
[5e6c3cb7-3840-11f1-a8fc-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/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 [3a6da5c3-3841-11f1-a8fc-06c6c98a384d]
[3a6da5c3-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[3a6da5c3-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1159] e valore ritornato [TEST_RESPONSE_1159]
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 [44b92589-3841-11f1-a8fc-06c6c98a384d]
[44b92589-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[44b92589-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1175] e valore ritornato [TEST_RESPONSE_1175]
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 [8d32e0bf-3840-11f1-a8fc-06c6c98a384d]
[8d32e0bf-3840-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[8d32e0bf-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_790] e valore ritornato [TEST_RESPONSE_790]
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 [dfab2c13-3842-11f1-a8fc-06c6c98a384d]
[dfab2c13-3842-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[dfab2c13-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2368] e valore ritornato [TEST_RESPONSE_2368]
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 [c0f66a37-3841-11f1-a8fc-06c6c98a384d]
[c0f66a37-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[c0f66a37-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1482] e valore ritornato [TEST_RESPONSE_1482]
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 [d5d563f8-3840-11f1-a8fc-06c6c98a384d]
[d5d563f8-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[d5d563f8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_981] e valore ritornato [TEST_RESPONSE_981]
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 [4556c51d-3841-11f1-a8fc-06c6c98a384d]
[4556c51d-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[4556c51d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1176] e valore ritornato [TEST_RESPONSE_1176]
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 [573e664d-3842-11f1-a8fc-06c6c98a384d]
[573e664d-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[573e664d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1948] e valore ritornato [TEST_RESPONSE_1948]
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 [0de44794-3841-11f1-a8fc-06c6c98a384d]
[0de44794-3841-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[0de44794-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1069] e valore ritornato [TEST_RESPONSE_1069]
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 [fe500521-3842-11f1-a8fc-06c6c98a384d]
[fe500521-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[fe500521-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2464] e valore ritornato [TEST_RESPONSE_2464]
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 [488d5f23-3841-11f1-a8fc-06c6c98a384d]
[488d5f23-3841-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[488d5f23-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1181] e valore ritornato [TEST_RESPONSE_1181]
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 [f7e0a3ec-3841-11f1-a8fc-06c6c98a384d]
[f7e0a3ec-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f7e0a3ec-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1652] e valore ritornato [TEST_RESPONSE_1652]
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 [6b14547a-3841-11f1-a8fc-06c6c98a384d]
[6b14547a-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6b14547a-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1234] e valore ritornato [TEST_RESPONSE_1234]
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 [6f229e6a-3843-11f1-a8fc-06c6c98a384d]
[6f229e6a-3843-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[6f229e6a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2808] e valore ritornato [TEST_RESPONSE_2808]
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 [9706422a-3843-11f1-a8fc-06c6c98a384d]
[9706422a-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[9706422a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2934] e valore ritornato [TEST_RESPONSE_2934]
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 [b91bd569-383f-11f1-a8fc-06c6c98a384d]
[b91bd569-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[b91bd569-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_194] e valore ritornato [TEST_RESPONSE_194]
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 [e54156ba-3841-11f1-a8fc-06c6c98a384d]
[e54156ba-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[e54156ba-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1592] e valore ritornato [TEST_RESPONSE_1592]
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 [b6835af5-3840-11f1-a8fc-06c6c98a384d]
[b6835af5-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[b6835af5-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_918] e valore ritornato [TEST_RESPONSE_918]
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
URL: http://localhost:8080/govway/api/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 [52117a7b-3842-11f1-a8fc-06c6c98a384d]
[52117a7b-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[52117a7b-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1932] e valore ritornato [TEST_RESPONSE_1932]
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 [e5f639c8-383f-11f1-a8fc-06c6c98a384d]
[e5f639c8-383f-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[e5f639c8-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_334] e valore ritornato [TEST_RESPONSE_334]
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 [a644d913-3843-11f1-a8fc-06c6c98a384d]
[a644d913-3843-11f1-a8fc-06c6c98a384d] Atteso [302] ritornato [302]
[a644d913-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2978] e valore ritornato [TEST_RESPONSE_2978]
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 [d242836c-3841-11f1-a8fc-06c6c98a384d]
[d242836c-3841-11f1-a8fc-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 [6fc7df22-3843-11f1-a8fc-06c6c98a384d]
[6fc7df22-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[6fc7df22-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2812] e valore ritornato [TEST_RESPONSE_2812]
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 [bd57db4f-3840-11f1-a8fc-06c6c98a384d]
[bd57db4f-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[bd57db4f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_938] e valore ritornato [TEST_RESPONSE_938]
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 [459c4725-3843-11f1-a8fc-06c6c98a384d]
[459c4725-3843-11f1-a8fc-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_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 [b01de44e-383f-11f1-a8fc-06c6c98a384d]
[b01de44e-383f-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[b01de44e-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_168] e valore ritornato [TEST_RESPONSE_168]
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 [56699b8c-3840-11f1-a8fc-06c6c98a384d]
[56699b8c-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[56699b8c-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_622] e valore ritornato [TEST_RESPONSE_622]
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 [c87ceb17-3843-11f1-a8fc-06c6c98a384d]
[c87ceb17-3843-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[c87ceb17-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3082] e valore ritornato [TEST_RESPONSE_3082]
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 [24b2190d-3840-11f1-a8fc-06c6c98a384d]
[24b2190d-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[24b2190d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_468] e valore ritornato [TEST_RESPONSE_468]
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 [7a451d46-3843-11f1-a8fc-06c6c98a384d]
[7a451d46-3843-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[7a451d46-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2844] e valore ritornato [TEST_RESPONSE_2844]
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 [a3738641-3842-11f1-a8fc-06c6c98a384d]
[a3738641-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[a3738641-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2184] e valore ritornato [TEST_RESPONSE_2184]
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 [2cba0a3f-3843-11f1-a8fc-06c6c98a384d]
[2cba0a3f-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[2cba0a3f-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2610] e valore ritornato [TEST_RESPONSE_2610]
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 [0800cb84-3843-11f1-a8fc-06c6c98a384d]
[0800cb84-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[0800cb84-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2494] e valore ritornato [TEST_RESPONSE_2494]
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 [db580620-383f-11f1-a8fc-06c6c98a384d]
[db580620-383f-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[db580620-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_300] e valore ritornato [TEST_RESPONSE_300]
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 [28897582-3842-11f1-a8fc-06c6c98a384d]
[28897582-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[28897582-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1802] e valore ritornato [TEST_RESPONSE_1802]
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 [c6117abd-3841-11f1-a8fc-06c6c98a384d]
[c6117abd-3841-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[c6117abd-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1500] e valore ritornato [TEST_RESPONSE_1500]
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 [1b6c1b4a-3843-11f1-a8fc-06c6c98a384d]
[1b6c1b4a-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[1b6c1b4a-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2556] e valore ritornato [TEST_RESPONSE_2556]
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 [21d7c8b4-3843-11f1-a8fc-06c6c98a384d]
[21d7c8b4-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[21d7c8b4-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2576] e valore ritornato [TEST_RESPONSE_2576]
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 [cc275cb8-3840-11f1-a8fc-06c6c98a384d]
[cc275cb8-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[cc275cb8-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_967] e valore ritornato [TEST_RESPONSE_967]
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 [754ee44b-3841-11f1-a8fc-06c6c98a384d]
[754ee44b-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[754ee44b-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1249] e valore ritornato [TEST_RESPONSE_1249]
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 [1d3f9887-3842-11f1-a8fc-06c6c98a384d]
[1d3f9887-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[1d3f9887-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1768] e valore ritornato [TEST_RESPONSE_1768]
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 [ac0e0c0f-3840-11f1-a8fc-06c6c98a384d]
[ac0e0c0f-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[ac0e0c0f-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_886] e valore ritornato [TEST_RESPONSE_886]
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 [372f1c7d-3841-11f1-a8fc-06c6c98a384d]
[372f1c7d-3841-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[372f1c7d-3841-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1154] e valore ritornato [TEST_RESPONSE_1154]
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 [acb03f83-3840-11f1-a8fc-06c6c98a384d]
[acb03f83-3840-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[acb03f83-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_888] e valore ritornato [TEST_RESPONSE_888]
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
URL: http://localhost:8080/govway/api/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 [f1f57c6d-3842-11f1-a8fc-06c6c98a384d]
[f1f57c6d-3842-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[f1f57c6d-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2424] e valore ritornato [TEST_RESPONSE_2424]
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 [644083f3-3843-11f1-a8fc-06c6c98a384d]
[644083f3-3843-11f1-a8fc-06c6c98a384d] Atteso [501] ritornato [501]
[644083f3-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2776] e valore ritornato [TEST_RESPONSE_2776]
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 [3297ec46-3842-11f1-a8fc-06c6c98a384d]
[3297ec46-3842-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[3297ec46-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1834] e valore ritornato [TEST_RESPONSE_1834]
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 [6e7aa5c3-3840-11f1-a8fc-06c6c98a384d]
[6e7aa5c3-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[6e7aa5c3-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_696] e valore ritornato [TEST_RESPONSE_696]
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 [bee4b323-383f-11f1-a8fc-06c6c98a384d]
[bee4b323-383f-11f1-a8fc-06c6c98a384d] Atteso [200] ritornato [200]
[bee4b323-383f-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_214] e valore ritornato [TEST_RESPONSE_214]
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 [8e763634-3840-11f1-a8fc-06c6c98a384d]
[8e763634-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[8e763634-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_792] e valore ritornato [TEST_RESPONSE_792]
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 [bcb0b46c-3842-11f1-a8fc-06c6c98a384d]
[bcb0b46c-3842-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[bcb0b46c-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2262] e valore ritornato [TEST_RESPONSE_2262]
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 [17918b88-3841-11f1-a8fc-06c6c98a384d]
[17918b88-3841-11f1-a8fc-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, 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 [16552978-3843-11f1-a8fc-06c6c98a384d]
[16552978-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[16552978-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2540] e valore ritornato [TEST_RESPONSE_2540]
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 [028467c7-3840-11f1-a8fc-06c6c98a384d]
[028467c7-3840-11f1-a8fc-06c6c98a384d] Atteso [500] ritornato [500]
[028467c7-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_422] e valore ritornato [TEST_RESPONSE_422]
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 [7275c126-3843-11f1-a8fc-06c6c98a384d]
[7275c126-3843-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[7275c126-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2822] e valore ritornato [TEST_RESPONSE_2822]
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 [07bfab7d-3840-11f1-a8fc-06c6c98a384d]
[07bfab7d-3840-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[07bfab7d-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_440] e valore ritornato [TEST_RESPONSE_440]
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 [9a9e162a-3840-11f1-a8fc-06c6c98a384d]
[9a9e162a-3840-11f1-a8fc-06c6c98a384d] Atteso [400] ritornato [400]
[9a9e162a-3840-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_832] e valore ritornato [TEST_RESPONSE_832]
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
URL: http://localhost:8080/govway/api/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 [dd119563-3842-11f1-a8fc-06c6c98a384d]
[dd119563-3842-11f1-a8fc-06c6c98a384d] Atteso [403] ritornato [403]
[dd119563-3842-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2360] e valore ritornato [TEST_RESPONSE_2360]
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 [36e557d1-3843-11f1-a8fc-06c6c98a384d]
[36e557d1-3843-11f1-a8fc-06c6c98a384d] Atteso [202] ritornato [202]
[36e557d1-3843-11f1-a8fc-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2636] e valore ritornato [TEST_RESPONSE_2636]
882 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterSimpleHEAD
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterSimpleHEAD
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleHEAD
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleHEAD
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingMaxAgeDisabled
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingMaxAgeDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
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
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWTinHeader
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWTinHeader
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
sincrono_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testOneWay_paSOAP12Stateless
oneWay_paSOAP12Stateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
sincrono_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testOneWay_paSOAP12Stateless
oneWay_paSOAP12Stateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
compactTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMoreHeaders
testDoFilterInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterOriginNotAllowed
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMoreHeaders
testDoFilterInvalidOrigin
testDoFilterPreflightTrasparente
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_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_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_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_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAll_specificCode
test_rolesAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_genericCode
test_rolesExternalAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAny
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_genericCode
test_rolesExternalAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAny
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_noCredential
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_noCredential
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalIp
testPrincipal_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalIp
testPrincipal_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalHeaderOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_XacmlPolicy_genericCode
test_rolesAny
test_rolesInternalAny
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesInternalAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_XacmlPolicy_genericCode
test_rolesAny
test_rolesInternalAny
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesInternalAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalUrlOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalQueryOptional
testPrincipalIpForwardedOptional
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalIp
testPrincipalOptional
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalUrlOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalQueryOptional
testPrincipalIpForwardedOptional
testPrincipalUrl_genericCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalIp
testPrincipalOptional
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdOptional
testApiKey_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKey_genericCode
testBasic_specificCode
testApiKeyOptional
testAppIdForwardCustomAuthorization_genericCode
testBasicOptional
testBasic_genericCode
testSslOptional
testAppId_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdOptional
testApiKey_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKey_genericCode
testBasic_specificCode
testApiKeyOptional
testAppIdForwardCustomAuthorization_genericCode
testBasicOptional
testBasic_genericCode
testSslOptional
testAppId_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingRegole
testResponseCachingDigestQueryParameters
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingRegolaDefault
testResponseCachingNoStore
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingRegole
testResponseCachingDigestQueryParameters
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingRegolaDefault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdOptional
testBasic_genericCode
testSsl_specificCode
testNone
testAppIdForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testSslOptional
testApiKey_genericCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppIdForwardAuthorization_specificCode
testApiKeyOptional
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testAppIdOptional
testBasic_genericCode
testSsl_specificCode
testNone
testAppIdForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testSslOptional
testApiKey_genericCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppIdForwardAuthorization_specificCode
testApiKeyOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
test_Redirect(text/xml, 301)
22 ms
test_Redirect(text/xml, 302)
2556 ms
test_Redirect(text/xml, 303)
4057 ms
test_Redirect(text/xml, 304)
5304 ms
test_Redirect(text/xml, 307)
6384 ms
test_Redirect(text/xml, 201)
7553 ms
test_Redirect(text/xml, 204)
8672 ms
test_Redirect(application/xml, 301)
9755 ms
test_Redirect(application/xml, 302)
10854 ms
test_Redirect(application/xml, 303)
12083 ms
test_Redirect(application/xml, 304)
13203 ms
test_Redirect(application/xml, 307)
14268 ms
test_Redirect(application/xml, 201)
15355 ms
test_Redirect(application/xml, 204)
16436 ms
test_Redirect(text/doc+xml, 301)
17506 ms
test_Redirect(text/doc+xml, 302)
18590 ms
test_Redirect(text/doc+xml, 303)
19847 ms
test_Redirect(text/doc+xml, 304)
20955 ms
test_Redirect(text/doc+xml, 307)
22033 ms
test_Redirect(text/doc+xml, 201)
23140 ms
test_Redirect(text/doc+xml, 204)
24315 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
25397 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
26481 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
27547 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
28633 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
29695 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
30762 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
31864 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
32928 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
33992 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
35078 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
36149 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
37215 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
38295 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
39368 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
40435 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
41510 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
42604 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
43679 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
44759 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
45854 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
46921 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
47990 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
49066 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
50137 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
51258 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
52331 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
53409 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
54522 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
55630 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
56731 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
57810 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
58882 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
59954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
61038 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
62125 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
63183 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
64305 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
65370 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
66428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
67520 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
68592 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
69655 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
70723 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
71793 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
72886 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
73956 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
75059 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
76131 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
77193 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
78257 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
79316 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
80467 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
81677 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
82905 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
84121 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
85296 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
86427 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
87541 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
88717 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
89843 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
90979 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
92199 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
93306 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
94408 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
95646 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
96749 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
97846 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
98914 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
99983 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
101144 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
102239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
103334 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
104403 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
105482 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
106566 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
107641 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
108736 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
109803 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
110869 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
111954 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
113018 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
114106 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
115172 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
116236 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
117297 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
118369 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
119454 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
120530 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
121631 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
122720 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
123783 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
124866 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
125931 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
127007 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
128074 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
129157 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
130236 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
131294 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
132357 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
133445 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
134511 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
135599 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
136668 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
137752 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
138812 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
139881 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
140956 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
142030 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
143090 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
144178 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
145250 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
146344 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
147405 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
148474 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
149538 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
150612 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
151706 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
152815 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
153924 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
155054 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
156172 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
157260 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
158404 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
159534 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
160672 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
161798 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
162930 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
164061 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
165196 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
166310 ms
testOpenspcoopCoreLog
167417 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
167425 ms
test_Redirect(text/xml, 301)
167426 ms
test_Redirect(text/xml, 302)
168532 ms
test_Redirect(text/xml, 303)
169696 ms
test_Redirect(text/xml, 304)
170782 ms
test_Redirect(text/xml, 307)
171878 ms
test_Redirect(text/xml, 201)
172991 ms
test_Redirect(text/xml, 204)
174083 ms
test_Redirect(application/xml, 301)
175157 ms
test_Redirect(application/xml, 302)
176263 ms
test_Redirect(application/xml, 303)
177381 ms
test_Redirect(application/xml, 304)
178462 ms
test_Redirect(application/xml, 307)
179552 ms
test_Redirect(application/xml, 201)
180638 ms
test_Redirect(application/xml, 204)
181720 ms
test_Redirect(text/doc+xml, 301)
182804 ms
test_Redirect(text/doc+xml, 302)
183930 ms
test_Redirect(text/doc+xml, 303)
185022 ms
test_Redirect(text/doc+xml, 304)
186116 ms
test_Redirect(text/doc+xml, 307)
187182 ms
test_Redirect(text/doc+xml, 201)
188265 ms
test_Redirect(text/doc+xml, 204)
189340 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
190397 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
191459 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
192520 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
193642 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
194705 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
195772 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
196844 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
197910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
198978 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
200044 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
201104 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
202168 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
203238 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
204333 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
205395 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
206456 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
207522 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
208614 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
209683 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
210746 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
211820 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
212880 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
213945 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
215102 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
216167 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
217232 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
218295 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
219382 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
220465 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
221533 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
222636 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
223710 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
224791 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
225891 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
227002 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
228089 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
229192 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
230353 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
231454 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
232516 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
233594 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
234652 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
235712 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
236775 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
237841 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
238906 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
239985 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
241061 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
242148 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
243228 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
244291 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
245402 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
246516 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
247646 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
248766 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
249891 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
251054 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
252191 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
253369 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
254526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
255654 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
256832 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
257959 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
259131 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
260287 ms
testOpenspcoopCoreLog
261495 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
261499 ms
test_Redirect(text/xml, 301)
261504 ms
test_Redirect(text/xml, 302)
262591 ms
test_Redirect(text/xml, 303)
263665 ms
test_Redirect(text/xml, 304)
264763 ms
test_Redirect(text/xml, 307)
265845 ms
test_Redirect(text/xml, 201)
266937 ms
test_Redirect(text/xml, 204)
268013 ms
test_Redirect(application/xml, 301)
269089 ms
test_Redirect(application/xml, 302)
270169 ms
test_Redirect(application/xml, 303)
271241 ms
test_Redirect(application/xml, 304)
272312 ms
test_Redirect(application/xml, 307)
273390 ms
test_Redirect(application/xml, 201)
274448 ms
test_Redirect(application/xml, 204)
275539 ms
test_Redirect(text/doc+xml, 301)
276632 ms
test_Redirect(text/doc+xml, 302)
277715 ms
test_Redirect(text/doc+xml, 303)
278798 ms
test_Redirect(text/doc+xml, 304)
279869 ms
test_Redirect(text/doc+xml, 307)
280975 ms
test_Redirect(text/doc+xml, 201)
282046 ms
test_Redirect(text/doc+xml, 204)
283134 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
284193 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
285268 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
286341 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
287411 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
288494 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
289570 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
290651 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
291819 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
292899 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
293985 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
295061 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
296124 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
297188 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
298274 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
299333 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
300405 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
301485 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
302567 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
303645 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
304734 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
305810 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
306871 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
307925 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
309002 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
310096 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
311172 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
312235 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
313318 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
314382 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
315452 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
316512 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
317620 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
318679 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
319739 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
320801 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
321867 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
322933 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
324013 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
325085 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
326140 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
327196 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
328270 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
329325 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
330387 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
331451 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
332526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
333593 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
334677 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
335739 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
336805 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
337880 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
338955 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
340022 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
341086 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
342147 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
343216 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
344296 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
345414 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
346513 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
347634 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
348701 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
349761 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
350850 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
351945 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
353001 ms
testOpenspcoopCoreLog
354061 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
354065 ms
test_Redirect(text/xml, 301)
354066 ms
test_Redirect(text/xml, 302)
355162 ms
test_Redirect(text/xml, 303)
356281 ms
test_Redirect(text/xml, 304)
357369 ms
test_Redirect(text/xml, 307)
358461 ms
test_Redirect(text/xml, 201)
359601 ms
test_Redirect(text/xml, 204)
360674 ms
test_Redirect(application/xml, 301)
361782 ms
test_Redirect(application/xml, 302)
362884 ms
test_Redirect(application/xml, 303)
364064 ms
test_Redirect(application/xml, 304)
365166 ms
test_Redirect(application/xml, 307)
366224 ms
test_Redirect(application/xml, 201)
367310 ms
test_Redirect(application/xml, 204)
368393 ms
test_Redirect(text/doc+xml, 301)
369455 ms
test_Redirect(text/doc+xml, 302)
370531 ms
test_Redirect(text/doc+xml, 303)
371646 ms
test_Redirect(text/doc+xml, 304)
372914 ms
test_Redirect(text/doc+xml, 307)
374025 ms
test_Redirect(text/doc+xml, 201)
375131 ms
test_Redirect(text/doc+xml, 204)
376209 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
377272 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
378344 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
379407 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
380485 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
381553 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
382620 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
383723 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
384789 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
385856 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
386934 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
388005 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
389064 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
390143 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
391210 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
392284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
393347 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
394452 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
395526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
396611 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
397711 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
398787 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
399886 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
400955 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
402023 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
403090 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
404160 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
405285 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
406351 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
407451 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
408531 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
409601 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
410702 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
411772 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
412870 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
413943 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
415014 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
416109 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
417176 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
418248 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
419314 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
420397 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
421508 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
422588 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
423676 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
424733 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
425795 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
426879 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
427943 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
429006 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
430130 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
431190 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
432322 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
433428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
434520 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
435604 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
436698 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
437794 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
438885 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
439980 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
441063 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
442153 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
443277 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
444375 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
445535 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
446621 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 200)
447715 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
448800 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
449863 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
450929 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
451995 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 200)
453056 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
454157 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
455220 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
456285 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
457351 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 200)
458424 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
459509 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
460572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
461646 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
462709 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 200)
463769 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
464868 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
465935 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
467000 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
468071 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 200)
469137 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
470298 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
471379 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
472452 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
473513 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 200)
474576 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
475681 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
476747 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
477820 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
478894 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 200)
479962 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
481067 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
482123 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
483196 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
484263 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 200)
485335 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
486437 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
487504 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
488577 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
489641 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 200)
490701 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
491820 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
492894 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
493955 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
495018 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(200)
496087 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
497189 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
498296 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
499359 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
500430 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 200)
501494 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
502631 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
503793 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
504912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
506021 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 200)
507149 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
508259 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
509408 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
510536 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
511646 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 200)
512788 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
513898 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
514997 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
516105 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
517235 ms
testOpenspcoopCoreLog
518325 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
518329 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
518330 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
519399 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
520470 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
521545 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
522622 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
523691 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
524864 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
525954 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
527038 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
528137 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
529221 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
530343 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
531433 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
532515 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
533599 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
534674 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
535766 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
536860 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
537929 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
539001 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
540078 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
541159 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
542224 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
543294 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
544366 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
545435 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
546509 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
547587 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
548657 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
549724 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
550803 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
551927 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
552995 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
554067 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
555136 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
556200 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
557271 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
558344 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
559424 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
560493 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
561564 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
562697 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
563767 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
564831 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
565892 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
566958 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
568029 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
569102 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
570166 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
571239 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
572299 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
573465 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
574554 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
575652 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
576788 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
577880 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
579005 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
580120 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
581273 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
582394 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
583502 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
584699 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
585973 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
587070 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
588200 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
589285 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
590384 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
591450 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
592522 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
593592 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
594666 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
595827 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
596920 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
598000 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
599077 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
600156 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
601262 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
602339 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
603407 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
604487 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
605549 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
606627 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
607702 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
608775 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
609843 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
610935 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
612054 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
613117 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
614182 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
615250 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
616333 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
617432 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
618503 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
619565 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
620652 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
621731 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
622833 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
623909 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
624980 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
626053 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
627115 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
628218 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
629288 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
630350 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
631428 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
632542 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
633695 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
634766 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
635830 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
636897 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
637971 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
639070 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
640142 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
641214 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
642272 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
643346 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
644505 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
645623 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
646780 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
647926 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
649056 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
650154 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
651277 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
652439 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
653564 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
654671 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
655782 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
656919 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
658054 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
659200 ms
test_Redirect(text/xml, 301)
660302 ms
test_Redirect(text/xml, 302)
661432 ms
test_Redirect(text/xml, 303)
662557 ms
test_Redirect(text/xml, 304)
663659 ms
test_Redirect(text/xml, 307)
664718 ms
test_Redirect(text/xml, 201)
665812 ms
test_Redirect(text/xml, 204)
666884 ms
test_Redirect(application/xml, 301)
667947 ms
test_Redirect(application/xml, 302)
669102 ms
test_Redirect(application/xml, 303)
670190 ms
test_Redirect(application/xml, 304)
671273 ms
test_Redirect(application/xml, 307)
672388 ms
test_Redirect(application/xml, 201)
673464 ms
test_Redirect(application/xml, 204)
674541 ms
test_Redirect(text/doc+xml, 301)
675604 ms
test_Redirect(text/doc+xml, 302)
676699 ms
test_Redirect(text/doc+xml, 303)
677788 ms
test_Redirect(text/doc+xml, 304)
678867 ms
test_Redirect(text/doc+xml, 307)
679928 ms
test_Redirect(text/doc+xml, 201)
681007 ms
test_Redirect(text/doc+xml, 204)
682084 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
683164 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
684225 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
685298 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
686376 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
687445 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
688502 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
689572 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
690629 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
691689 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
692758 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
693844 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
694911 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
695975 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
697041 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
698115 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
699202 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
700293 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
701358 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
702417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
703487 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
704576 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
705642 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
706712 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
707782 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
708864 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
709935 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
711007 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
712080 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
713147 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
714218 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
715335 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
716408 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
717489 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
718562 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
719627 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
720701 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
721769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
722845 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
723937 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
725001 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
726122 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
727179 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
728242 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
729308 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
730374 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
731461 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
732532 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
733608 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
734679 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
735746 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
736815 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
737961 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
739070 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
740201 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
741332 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
742493 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
743626 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
744742 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
745858 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
746973 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
748071 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
749170 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
750251 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
751359 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
752480 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
753605 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
754711 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
755779 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
756862 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
757936 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
759013 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
760116 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
761181 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
762239 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
763306 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
764421 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
765516 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
766575 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
767670 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
768733 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
769797 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
770884 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
771964 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
773041 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
774120 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
775228 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
776328 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
777406 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
778469 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
779540 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
780602 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
781679 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
782750 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
783814 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
784869 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
785949 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
787028 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
788095 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
789159 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
790223 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
791309 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
792390 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
793456 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
794521 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
795595 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
796674 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
797761 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
798820 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
799883 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
800940 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
802026 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
803104 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
804167 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
805238 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
806299 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
807371 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
808445 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
809534 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
810618 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
811706 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
812819 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
813900 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
815000 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
816142 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
817228 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
818322 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
819407 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
820494 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
821613 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
822706 ms
testOpenspcoopCoreLog
823845 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
823857 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
823857 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
824920 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
825994 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
827065 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
828143 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
829214 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
830307 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
831391 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
832473 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
833589 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
834716 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
835808 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
836874 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
837957 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
839028 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
840089 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
841153 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
842228 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
843294 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
844372 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
845474 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
846559 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
847624 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
848694 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
849762 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
850869 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
851934 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
852997 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
854067 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
855148 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
856218 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
857285 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
858355 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
859426 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
860495 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
861620 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
862693 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
863761 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
864826 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
865894 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
866965 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
868026 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
869096 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
870181 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
871253 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
872348 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
873429 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
874496 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
875572 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
876652 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
877720 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
878833 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
879919 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
881012 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
882110 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
883230 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
884340 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
885431 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
886517 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
887673 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
888756 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
889848 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
890976 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
892071 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
893181 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
894305 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
895393 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
896462 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
897536 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
898625 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
899684 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
900767 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
901845 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
902919 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
904000 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
905103 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
906194 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
907264 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
908336 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
909415 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
910476 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
911555 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
912625 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
913686 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
914748 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
915828 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
916907 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
917967 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
919027 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
920096 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
921186 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
922263 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
923326 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
924390 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
925446 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
926511 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
927593 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
928656 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
929722 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
930793 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
931893 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
932969 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
934035 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
935129 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
936197 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
937260 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
938354 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
939446 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
940515 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
941581 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
942670 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
943747 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
944820 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
945903 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
946980 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
948068 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
949164 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
950266 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
951356 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
952436 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
953544 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
954656 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
955739 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
956823 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
957961 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
959051 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
960145 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
961270 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
962368 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
963451 ms
test_Redirect(text/xml, 301)
964555 ms
test_Redirect(text/xml, 302)
965628 ms
test_Redirect(text/xml, 303)
966711 ms
test_Redirect(text/xml, 304)
967794 ms
test_Redirect(text/xml, 307)
968853 ms
test_Redirect(text/xml, 201)
969931 ms
test_Redirect(text/xml, 204)
971010 ms
test_Redirect(application/xml, 301)
972076 ms
test_Redirect(application/xml, 302)
973155 ms
test_Redirect(application/xml, 303)
974241 ms
test_Redirect(application/xml, 304)
975354 ms
test_Redirect(application/xml, 307)
976407 ms
test_Redirect(application/xml, 201)
977484 ms
test_Redirect(application/xml, 204)
978558 ms
test_Redirect(text/doc+xml, 301)
979615 ms
test_Redirect(text/doc+xml, 302)
980694 ms
test_Redirect(text/doc+xml, 303)
981773 ms
test_Redirect(text/doc+xml, 304)
982850 ms
test_Redirect(text/doc+xml, 307)
983909 ms
test_Redirect(text/doc+xml, 201)
984988 ms
test_Redirect(text/doc+xml, 204)
986094 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
987165 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
988246 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
989314 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
990380 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
991465 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
992543 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
993612 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
994692 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
995761 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
996829 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
997891 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
998954 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1000036 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1001098 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1002200 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1003265 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1004345 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1005442 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1006503 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1007572 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1008642 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1009709 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1010804 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1011906 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1013019 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1014103 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1015206 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1016284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1017375 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1018452 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1019577 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1020640 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1021702 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1022763 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1023857 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1024916 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1025978 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1027078 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1028150 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1029215 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1030278 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1031348 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1032421 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1033489 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1034575 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1035658 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1036754 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1037831 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1038901 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1039971 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1041042 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1042137 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1043227 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1044311 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1045414 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1046493 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1047583 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1048671 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1049756 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1050858 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1051947 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1053035 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1054126 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1055212 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1056302 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1057407 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1058509 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1059591 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1060650 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1061799 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1062877 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1063957 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1065027 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1066103 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1067179 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1068247 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1069357 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1070439 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1071502 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1072708 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1073840 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1074938 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1076003 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1077061 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1078127 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1079209 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1080295 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1081365 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1082435 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1083516 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1084591 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1085668 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1086731 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1087812 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1088874 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1089940 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1091015 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1092095 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1093183 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1094272 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1095332 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1096418 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1097496 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1098574 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1099645 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1100705 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1101792 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1102880 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1103963 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1105053 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1106122 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1107198 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1108261 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1109341 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1110412 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1111490 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1112562 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1113717 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1114838 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1115980 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1117077 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1118155 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1119254 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1120371 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1121543 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1122683 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1123781 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1124900 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1126024 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1127144 ms
testOpenspcoopCoreLog
1128252 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1128256 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1128257 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1129337 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1130415 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1131492 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1132578 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1133649 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1134783 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1135855 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1136956 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1138076 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1139189 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1140303 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1141409 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1142484 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1143599 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1144684 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1145751 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1146823 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1147894 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1148958 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1150033 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1151111 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1152178 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1153245 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1154355 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1155426 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1156497 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1157566 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1158632 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1159710 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1160786 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1161850 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1162919 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1164003 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1165104 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1166168 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1167238 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1168316 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1169378 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1170461 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1171537 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1172605 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1173684 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1174787 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1175879 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1176950 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1178057 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1179147 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1180239 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1181334 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(200)
1182478 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(400)
1183603 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(403)
1184681 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(500)
1185781 ms
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed(501)
1186859 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1187952 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1189061 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1190257 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1191350 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1192456 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1193549 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1194654 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1195743 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1196834 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1197919 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1199015 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1200115 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1201199 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1202286 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1203390 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1204499 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1205581 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1206656 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1207732 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1208793 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1209863 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1210951 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1212042 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1213151 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1214265 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1215372 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1216459 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1217523 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1218706 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1219796 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1220868 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1221955 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1223021 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1224101 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1225195 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1226261 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1227346 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1228412 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1229509 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1230581 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1231646 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1232729 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1233790 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1234852 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1235931 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1236995 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1238098 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1239176 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1240242 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1241363 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1242466 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1243546 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1244658 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1245739 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1246799 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1247907 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1248983 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1250077 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1251143 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1252255 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1253340 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1254432 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1255508 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1256579 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1257645 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1258733 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1259895 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1261006 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1262098 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1263208 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1264297 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1265378 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1266456 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1267537 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1268621 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1269704 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1270780 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1271862 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1272947 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1274050 ms
test_Redirect(text/xml, 301)
1275132 ms
test_Redirect(text/xml, 302)
1276210 ms
test_Redirect(text/xml, 303)
1277287 ms
test_Redirect(text/xml, 304)
1278358 ms
test_Redirect(text/xml, 307)
1279414 ms
test_Redirect(text/xml, 201)
1280489 ms
test_Redirect(text/xml, 204)
1281563 ms
test_Redirect(application/xml, 301)
1282624 ms
test_Redirect(application/xml, 302)
1283705 ms
test_Redirect(application/xml, 303)
1284810 ms
test_Redirect(application/xml, 304)
1285887 ms
test_Redirect(application/xml, 307)
1286944 ms
test_Redirect(application/xml, 201)
1288021 ms
test_Redirect(application/xml, 204)
1289118 ms
test_Redirect(text/doc+xml, 301)
1290175 ms
test_Redirect(text/doc+xml, 302)
1291257 ms
test_Redirect(text/doc+xml, 303)
1292342 ms
test_Redirect(text/doc+xml, 304)
1293418 ms
test_Redirect(text/doc+xml, 307)
1294474 ms
test_Redirect(text/doc+xml, 201)
1295609 ms
test_Redirect(text/doc+xml, 204)
1296705 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1297762 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1298833 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1299897 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1300979 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1302046 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1303113 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1304184 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1305253 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1306320 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1307385 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1308457 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1309520 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1310582 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1311668 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1312727 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1313784 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1314851 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1315918 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1316986 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1318049 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1319104 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1320173 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1321236 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1322318 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1323382 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1324447 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1325542 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1326603 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1327668 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1328744 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1329811 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1330881 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1331944 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1333058 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1334151 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1335221 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1336301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1337368 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1338436 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1339529 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1340632 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1341693 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1342753 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1343832 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1344889 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1345949 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1347027 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1348093 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1349165 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1350231 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1351290 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1352389 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1353483 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1354601 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1355696 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1356804 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1357910 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1359042 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1360170 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1361301 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1362428 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1363527 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1364631 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1365748 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1366833 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1367931 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1369006 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1370110 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1371210 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1372279 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1373363 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1374466 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1375541 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1376610 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1377697 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1378763 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1379869 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1380937 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1382055 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1383139 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1384231 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1385308 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1386381 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1387450 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1388538 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1389632 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1390725 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1391797 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1392899 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1393960 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1395023 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1396106 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1397174 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1398263 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1399334 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1400440 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1401574 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1402663 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1403792 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1404869 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1405922 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1406990 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1408056 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1409126 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1410184 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1411273 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1412363 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1413438 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1414516 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1415577 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1416637 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1417730 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1418794 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1419876 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1420948 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1422021 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1423129 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1424224 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1425332 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1426462 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1427534 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1428643 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1429744 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1430826 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1431982 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1433062 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1434134 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1435227 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1436355 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1437456 ms
testOpenspcoopCoreLog
1438550 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1438554 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 200)
1438555 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 400)
1439624 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 403)
1440681 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 500)
1441762 ms
test_ConContenutoRichiesta_ConContenutoBinary(pdf, 501)
1442833 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 200)
1443911 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 400)
1444990 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 403)
1446056 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 500)
1447132 ms
test_ConContenutoRichiesta_ConContenutoBinary(doc, 501)
1448216 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 200)
1449296 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 400)
1450391 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 403)
1451450 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 500)
1452536 ms
test_ConContenutoRichiesta_ConContenutoBinary(zip, 501)
1453600 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 200)
1454746 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 400)
1455820 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 403)
1456891 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 500)
1457967 ms
test_ConContenutoRichiesta_ConContenutoBinary(png, 501)
1459030 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1460103 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1461165 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1462226 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1463318 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1464386 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1465453 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1466517 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1467579 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1468639 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1469720 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1470779 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1471841 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1472904 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1473999 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1475060 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1476125 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1477183 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1478249 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1479312 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1480382 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1481455 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1482526 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1483596 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1484678 ms
test_ConContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1485743 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(200)
1486810 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(400)
1487879 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(403)
1488958 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(500)
1490026 ms
test_ConContenutoRichiesta_ConContenutoRispostaMulti(501)
1491113 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1492211 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1493312 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1494414 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1495533 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1496629 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1497735 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1498814 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1499923 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1501030 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1502104 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1503188 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1504286 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1505366 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1506455 ms
test_ConContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1507534 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 202)
1508619 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 400)
1509713 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 403)
1510782 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 500)
1511862 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(pdf, 501)
1512925 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 202)
1513983 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 400)
1515067 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 403)
1516146 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 500)
1517218 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(doc, 501)
1518286 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 202)
1519358 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 400)
1520436 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 403)
1521510 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 500)
1522590 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(zip, 501)
1523651 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 202)
1524713 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 400)
1525795 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 403)
1526861 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 500)
1527926 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary(png, 501)
1528988 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1530078 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1531170 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1532228 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1533310 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1534380 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1535439 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1536516 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1537582 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1538658 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1539738 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1540794 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1541885 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1542947 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1544027 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1545086 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1546150 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1547228 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1548300 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1549358 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1550423 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1551491 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1552565 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1553623 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1554707 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1555769 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1556831 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1557913 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1558977 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1560044 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1561110 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1562182 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1563257 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1564339 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1565437 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1566518 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1567604 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1568683 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1569762 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1570840 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1571929 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1573016 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1574099 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1575183 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1576300 ms
test_ConContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1577388 ms
test_Redirect(text/xml, 301)
1578476 ms
test_Redirect(text/xml, 302)
1579554 ms
test_Redirect(text/xml, 303)
1580632 ms
test_Redirect(text/xml, 304)
1581767 ms
test_Redirect(text/xml, 307)
1582855 ms
test_Redirect(text/xml, 201)
1583935 ms
test_Redirect(text/xml, 204)
1585010 ms
test_Redirect(application/xml, 301)
1586061 ms
test_Redirect(application/xml, 302)
1587138 ms
test_Redirect(application/xml, 303)
1588213 ms
test_Redirect(application/xml, 304)
1589292 ms
test_Redirect(application/xml, 307)
1590349 ms
test_Redirect(application/xml, 201)
1591433 ms
test_Redirect(application/xml, 204)
1592531 ms
test_Redirect(text/doc+xml, 301)
1593584 ms
test_Redirect(text/doc+xml, 302)
1594653 ms
test_Redirect(text/doc+xml, 303)
1595728 ms
test_Redirect(text/doc+xml, 304)
1596805 ms
test_Redirect(text/doc+xml, 307)
1597871 ms
test_Redirect(text/doc+xml, 201)
1598949 ms
test_Redirect(text/doc+xml, 204)
1600021 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1601080 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1602165 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1603262 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1604322 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1605389 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1606456 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1607534 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1608607 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1609666 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1610753 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1611836 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1612907 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1614004 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1615103 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1616191 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1617263 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1618345 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1619433 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1620495 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1621555 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1622618 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1623683 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1624792 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1625855 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1626914 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1627982 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1629040 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1630105 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1631164 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1632223 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1633279 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1634341 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1635424 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1636490 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1637548 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1638610 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1639675 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1640738 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1641804 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1642858 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1643940 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1645005 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1646095 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1647154 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1648211 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1649274 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1650341 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1651431 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1652493 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1653552 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1654615 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1655701 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1656774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1657865 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1658945 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1660041 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1661131 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1662229 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1663309 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1664398 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1665475 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1666578 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1667672 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1668769 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1669852 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 202)
1670939 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 400)
1672019 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 403)
1673101 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 500)
1674166 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(pdf, 501)
1675233 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 202)
1676300 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 400)
1677373 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 403)
1678446 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 500)
1679506 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(doc, 501)
1680566 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 202)
1681627 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 400)
1682712 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 403)
1683794 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 500)
1684852 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(zip, 501)
1685913 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 202)
1686974 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 400)
1688061 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 403)
1689122 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 500)
1690181 ms
test_SenzaContenutoRichiesta_SenzaContenutoBinary(png, 501)
1691239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 202)
1692300 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 400)
1693377 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 403)
1694451 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 500)
1695513 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/json, 501)
1696572 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 202)
1697629 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 400)
1698721 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 403)
1699787 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 500)
1700847 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/x-json, 501)
1701912 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 202)
1702970 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 400)
1704045 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 403)
1705127 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 500)
1706200 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/json, 501)
1707285 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 202)
1708351 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 400)
1709440 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 403)
1710515 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 500)
1711584 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(application/x-json, 501)
1712642 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 202)
1713707 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 400)
1714800 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 403)
1715883 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 500)
1716948 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON(text/doc+json, 501)
1718023 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(202)
1719092 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(400)
1720184 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(403)
1721272 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(500)
1722380 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti(501)
1723473 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 202)
1724541 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 400)
1725642 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 403)
1726829 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 500)
1727944 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/xml, 501)
1729041 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 202)
1730132 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 400)
1731239 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 403)
1732366 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 500)
1733472 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(application/xml, 501)
1734597 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 202)
1735690 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 400)
1736783 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 403)
1737887 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 500)
1738972 ms
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML(text/doc+xml, 501)
1740112 ms
testOpenspcoopCoreLog
1741209 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect(text/xml, 301)
1741212 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
1741212 ms
test_Redirect(text/xml, 302)
1742310 ms
test_Redirect(text/xml, 303)
1743424 ms
test_Redirect(text/xml, 304)
1744522 ms
test_Redirect(text/xml, 307)
1745581 ms
test_Redirect(text/xml, 201)
1746694 ms
test_Redirect(text/xml, 204)
1747778 ms
test_Redirect(application/xml, 301)
1748841 ms
test_Redirect(application/xml, 302)
1749937 ms
test_Redirect(application/xml, 303)
1751019 ms
test_Redirect(application/xml, 304)
1752091 ms
test_Redirect(application/xml, 307)
1753156 ms
test_Redirect(application/xml, 201)
1754250 ms
test_Redirect(application/xml, 204)
1755333 ms
test_Redirect(text/doc+xml, 301)
1756401 ms
test_Redirect(text/doc+xml, 302)
1757480 ms
test_Redirect(text/doc+xml, 303)
1758574 ms
test_Redirect(text/doc+xml, 304)
1759652 ms
test_Redirect(text/doc+xml, 307)
1760708 ms
test_Redirect(text/doc+xml, 201)
1761785 ms
test_Redirect(text/doc+xml, 204)
1762863 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 200)
1763934 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 400)
1765030 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 403)
1766093 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 500)
1767161 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(pdf, 501)
1768223 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 200)
1769284 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 400)
1770355 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 403)
1771419 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 500)
1772498 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(doc, 501)
1773574 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 200)
1774634 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 400)
1775716 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 403)
1776775 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 500)
1777837 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(zip, 501)
1778901 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 200)
1779973 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 400)
1781050 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 403)
1782124 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 500)
1783198 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary(png, 501)
1784262 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 200)
1785323 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 400)
1786391 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 403)
1787453 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 500)
1788558 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/json, 501)
1789624 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 200)
1790707 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 400)
1791815 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 403)
1792889 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 500)
1793959 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/x-json, 501)
1795045 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 200)
1796127 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 400)
1797205 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 403)
1798280 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 500)
1799361 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/json, 501)
1800417 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 200)
1801470 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 400)
1802549 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 403)
1803615 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 500)
1804699 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(application/x-json, 501)
1805774 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 200)
1806839 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 400)
1807909 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 403)
1808970 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 500)
1810036 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON(text/doc+json, 501)
1811102 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(200)
1812169 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(400)
1813278 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(403)
1814342 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(500)
1815404 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti(501)
1816462 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 200)
1817526 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 400)
1818603 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 403)
1819680 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 500)
1820752 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/xml, 501)
1821829 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 200)
1822912 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 400)
1824020 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 403)
1825095 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 500)
1826178 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(application/xml, 501)
1827267 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 200)
1828349 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 400)
1829429 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 403)
1830507 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 500)
1831589 ms
test_SenzaContenutoRichiesta_ConContenutoRispostaXML(text/doc+xml, 501)
1832673 ms
testOpenspcoopCoreLog
1833754 ms