



<?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="ResponseCaching"/> </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
ResponseCaching
testResponseCaching
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingMaxAgeDisabled
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingRegolaSoapFault
testResponseCachingRegole
testResponseCachingTimeout
ResponseCachingPortaApplicativa
testResponseCaching
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingMaxAgeDisabled
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingRegolaSoapFault
testResponseCachingRegole
testResponseCachingTimeout
ResponseCachingPortaApplicativa.REST
testResponseCaching
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingMaxAgeDisabled
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingRegole
testResponseCachingTimeout
ResponseCachingPortaApplicativa.REST.digestDefault
testResponseCachingDigestDefault
ResponseCachingPortaApplicativa.REST.digestHeaders
testResponseCachingDigestHeaders
ResponseCachingPortaApplicativa.REST.digestQueryParameters
testResponseCachingDigestQueryParameters
ResponseCachingPortaApplicativa.REST.digestUriBodyDisabilitato
testResponseCachingDigestUriBodyDisabilitato
ResponseCachingPortaApplicativa.REST.maxAge
testResponseCachingMaxAge
ResponseCachingPortaApplicativa.REST.maxAgeDisabled
testResponseCachingMaxAgeDisabled
ResponseCachingPortaApplicativa.REST.maxSize
testResponseCachingMaxSize
ResponseCachingPortaApplicativa.REST.noCache
testResponseCachingNoCache
ResponseCachingPortaApplicativa.REST.noCacheDisabled
testResponseCachingNoCacheDisabled
ResponseCachingPortaApplicativa.REST.noCacheNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
ResponseCachingPortaApplicativa.REST.noStore
testResponseCachingNoStore
ResponseCachingPortaApplicativa.REST.noStoreDisabled
testResponseCachingNoStoreDisabled
ResponseCachingPortaApplicativa.REST.regolaDefault
testResponseCachingRegolaDefault
ResponseCachingPortaApplicativa.REST.regole
testResponseCachingRegole
ResponseCachingPortaApplicativa.REST.timeout
testResponseCachingTimeout
ResponseCachingPortaApplicativa.REST.verifyCache
testResponseCaching
ResponseCachingPortaApplicativa.SOAP
testResponseCachingRegolaSoapFault
ResponseCachingPortaApplicativa.SOAP.soapFault
testResponseCachingRegolaSoapFault
ResponseCachingPortaDelegata
testResponseCaching
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingMaxAgeDisabled
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingRegolaSoapFault
testResponseCachingRegole
testResponseCachingTimeout
ResponseCachingPortaDelegata.REST
testResponseCaching
testResponseCachingDigestDefault
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingMaxAgeDisabled
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoCacheDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStore
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingRegole
testResponseCachingTimeout
ResponseCachingPortaDelegata.REST.digestDefault
testResponseCachingDigestDefault
ResponseCachingPortaDelegata.REST.digestHeaders
testResponseCachingDigestHeaders
ResponseCachingPortaDelegata.REST.digestQueryParameters
testResponseCachingDigestQueryParameters
ResponseCachingPortaDelegata.REST.digestUriBodyDisabilitato
testResponseCachingDigestUriBodyDisabilitato
ResponseCachingPortaDelegata.REST.maxAge
testResponseCachingMaxAge
ResponseCachingPortaDelegata.REST.maxAgeDisabled
testResponseCachingMaxAgeDisabled
ResponseCachingPortaDelegata.REST.maxSize
testResponseCachingMaxSize
ResponseCachingPortaDelegata.REST.noCache
testResponseCachingNoCache
ResponseCachingPortaDelegata.REST.noCacheDisabled
testResponseCachingNoCacheDisabled
ResponseCachingPortaDelegata.REST.noCacheNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
ResponseCachingPortaDelegata.REST.noStore
testResponseCachingNoStore
ResponseCachingPortaDelegata.REST.noStoreDisabled
testResponseCachingNoStoreDisabled
ResponseCachingPortaDelegata.REST.regolaDefault
testResponseCachingRegolaDefault
ResponseCachingPortaDelegata.REST.regole
testResponseCachingRegole
ResponseCachingPortaDelegata.REST.timeout
testResponseCachingTimeout
ResponseCachingPortaDelegata.REST.verifyCache
testResponseCaching
ResponseCachingPortaDelegata.SOAP
testResponseCachingRegolaSoapFault
ResponseCachingPortaDelegata.SOAP.soapFault
testResponseCachingRegolaSoapFault
Times for Ant suite
Total running time: 9 minutes
Reporter output for Ant suite
testResponseCachingRegolaDefault(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522324296-179&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1ea57b9-6a02-11f0-9d56-060730329b56]
[d1ea57b9-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[d1ea57b9-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522324296-179&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d2931add-6a02-11f0-9d56-060730329b56]
[d2931add-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[d2931add-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522324296-179&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d33d63a1-6a02-11f0-9d56-060730329b56]
[d33d63a1-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[d33d63a1-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f855646d-6a02-11f0-9d56-060730329b56]
[f855646d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f855646d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f8f6d492-6a02-11f0-9d56-060730329b56]
[f8f6d492-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f8f6d492-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f85675de-6a02-11f0-9d56-060730329b56]
Trovato cache key [f85675de-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?parametroCasuale=test&destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f994c246-6a02-11f0-9d56-060730329b56]
[f994c246-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f994c246-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?parametroCasuale=test&destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fad5cdce-6a02-11f0-9d56-060730329b56]
[fad5cdce-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fad5cdce-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f995aca7-6a02-11f0-9d56-060730329b56]
Trovato cache key [f995aca7-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fadafdf2-6a02-11f0-9d56-060730329b56]
[fadafdf2-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fadafdf2-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f85675de-6a02-11f0-9d56-060730329b56]
Trovato cache key [f85675de-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fb8065b8-6a02-11f0-9d56-060730329b56]
[fb8065b8-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fb8065b8-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fcb53c3d-6a02-11f0-9d56-060730329b56]
[fcb53c3d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fcb53c3d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [fc177599-6a02-11f0-9d56-060730329b56]
Trovato cache key [fc177599-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fd5329f1-6a02-11f0-9d56-060730329b56]
[fd5329f1-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fd5329f1-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f85675de-6a02-11f0-9d56-060730329b56]
Trovato cache key [f85675de-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdf70b15-6a02-11f0-9d56-060730329b56]
[fdf70b15-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fdf70b15-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f85675de-6a02-11f0-9d56-060730329b56]
Trovato cache key [f85675de-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdf7ce69-6a02-11f0-9d56-060730329b56]
[fdf7ce69-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fdf7ce69-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f85675de-6a02-11f0-9d56-060730329b56]
Trovato cache key [f85675de-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522403264-264&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [fdfb77ed-6a02-11f0-9d56-060730329b56]
[fdfb77ed-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[fdfb77ed-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f85675de-6a02-11f0-9d56-060730329b56]
Trovato cache key [f85675de-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(415, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522362399-227&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e0cbd9c6-6a02-11f0-9d56-060730329b56]
[e0cbd9c6-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[e0cbd9c6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522362399-227&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e173646a-6a02-11f0-9d56-060730329b56]
[e173646a-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[e173646a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522362399-227&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e1afaa1e-6a02-11f0-9d56-060730329b56]
[e1afaa1e-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[e1afaa1e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(415, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522359201-223&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ded3651a-6a02-11f0-9d56-060730329b56]
[ded3651a-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[ded3651a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522359201-223&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [df7b16ce-6a02-11f0-9d56-060730329b56]
[df7b16ce-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[df7b16ce-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522359201-223&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e02316a2-6a02-11f0-9d56-060730329b56]
[e02316a2-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[e02316a2-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(500, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522314720-167&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cbecfc7c-6a02-11f0-9d56-060730329b56]
[cbecfc7c-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[cbecfc7c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522314720-167&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cc987ec0-6a02-11f0-9d56-060730329b56]
[cc987ec0-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[cc987ec0-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522314720-167&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cded8778-6a02-11f0-9d56-060730329b56]
[cded8778-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[cded8778-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522257332-97&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b39a7c0d-6a02-11f0-9d56-060730329b56]
[b39a7c0d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b39a7c0d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522257332-97&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4d9d9e3-6a02-11f0-9d56-060730329b56]
[b4d9d9e3-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b4d9d9e3-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522257332-97&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b4e41317-6a02-11f0-9d56-060730329b56]
[b4e41317-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b4e41317-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522269958-113&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8babdcc-6a02-11f0-9d56-060730329b56]
[b8babdcc-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b8babdcc-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522269958-113&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b95a0a11-6a02-11f0-9d56-060730329b56]
[b95a0a11-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b95a0a11-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b93b115e-6a02-11f0-9d56-060730329b56]
Trovato cache key [b93b115e-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522269958-113&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b9fc1675-6a02-11f0-9d56-060730329b56]
[b9fc1675-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b9fc1675-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b93b115e-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b93b115e-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(200, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522649251-506&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90813b8e-6a03-11f0-9d56-060730329b56]
[90813b8e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[90813b8e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522649251-506&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9124ce92-6a03-11f0-9d56-060730329b56]
[9124ce92-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[9124ce92-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522649251-506&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [912543c6-6a03-11f0-9d56-060730329b56]
[912543c6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[912543c6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522250966-89&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b37b823f-6a02-11f0-9d56-060730329b56]
[b37b823f-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b37b823f-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522250966-89&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b37eb695-6a02-11f0-9d56-060730329b56]
[b37eb695-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b37eb695-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b37bf772-6a02-11f0-9d56-060730329b56]
Trovato cache key [b37bf772-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522250966-89&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b385bb79-6a02-11f0-9d56-060730329b56]
[b385bb79-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b385bb79-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b37bf772-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b37bf772-6a02-11f0-9d56-060730329b56]
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522288919-135&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c38d46f6-6a02-11f0-9d56-060730329b56]
[c38d46f6-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c38d46f6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522288919-135&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c39e36ec-6a02-11f0-9d56-060730329b56]
[c39e36ec-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c39e36ec-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c399a309-6a02-11f0-9d56-060730329b56]
Trovato cache key [c399a309-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522288919-135&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c39eac20-6a02-11f0-9d56-060730329b56]
[c39eac20-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c39eac20-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c399a309-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [c399a309-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(413, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522620534-470&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b5bdfc5-6a03-11f0-9d56-060730329b56]
[7b5bdfc5-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7b5bdfc5-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522620534-470&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bfe1339-6a03-11f0-9d56-060730329b56]
[7bfe1339-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7bfe1339-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522620534-470&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c9c761d-6a03-11f0-9d56-060730329b56]
[7c9c761d-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7c9c761d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCaching
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522128261-1&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87240919-6a02-11f0-9d56-060730329b56]
[87240919-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[87240919-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522128261-1&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [873483df-6a02-11f0-9d56-060730329b56]
[873483df-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[873483df-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87308c3c-6a02-11f0-9d56-060730329b56]
Trovato cache key [87308c3c-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522128261-1&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8747e4d3-6a02-11f0-9d56-060730329b56]
[8747e4d3-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[8747e4d3-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87308c3c-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [87308c3c-6a02-11f0-9d56-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522531762-360&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4613e437-6a03-11f0-9d56-060730329b56]
[4613e437-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4613e437-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522531762-360&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [46bcf57d-6a03-11f0-9d56-060730329b56]
[46bcf57d-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[46bcf57d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [46b1f8f9-6a03-11f0-9d56-060730329b56]
Trovato cache key [46b1f8f9-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522531762-360&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4760ae91-6a03-11f0-9d56-060730329b56]
[4760ae91-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4760ae91-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [46b1f8f9-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [46b1f8f9-6a03-11f0-9d56-060730329b56]
testResponseCachingMaxAge(Pragma, max-age=10)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522455355-308&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29c221d0-6a03-11f0-9d56-060730329b56]
[29c221d0-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[29c221d0-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522455355-308&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [29c2e525-6a03-11f0-9d56-060730329b56]
[29c2e525-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[29c2e525-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [29c26ff1-6a03-11f0-9d56-060730329b56]
Trovato cache key [29c26ff1-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522455355-308&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2a8ac910-6a03-11f0-9d56-060730329b56]
[2a8ac910-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[2a8ac910-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [29c26ff1-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [29c26ff1-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522254136-93&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b38630ad-6a02-11f0-9d56-060730329b56]
[b38630ad-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b38630ad-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522254136-93&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b389b321-6a02-11f0-9d56-060730329b56]
[b389b321-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b389b321-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522254136-93&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3968468-6a02-11f0-9d56-060730329b56]
[b3968468-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b3968468-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestHeaders
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ff3be738-6a02-11f0-9d56-060730329b56]
[ff3be738-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ff3be738-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ffe03d8e-6a02-11f0-9d56-060730329b56]
[ffe03d8e-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ffe03d8e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ff4276ea-6a02-11f0-9d56-060730329b56]
Trovato cache key [ff4276ea-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [007e5252-6a03-11f0-9d56-060730329b56]
[007e5252-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[007e5252-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01205eb9-6a03-11f0-9d56-060730329b56]
[01205eb9-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[01205eb9-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [00cc9963-6a03-11f0-9d56-060730329b56]
Trovato cache key [00cc9963-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [01be4c6d-6a03-11f0-9d56-060730329b56]
[01be4c6d-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[01be4c6d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ff4276ea-6a02-11f0-9d56-060730329b56]
Trovato cache key [ff4276ea-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [025bc4f1-6a03-11f0-9d56-060730329b56]
[025bc4f1-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[025bc4f1-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [039137b6-6a03-11f0-9d56-060730329b56]
[039137b6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[039137b6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [02f2fbe2-6a03-11f0-9d56-060730329b56]
Trovato cache key [02f2fbe2-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0391d3fa-6a03-11f0-9d56-060730329b56]
[0391d3fa-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[0391d3fa-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ff4276ea-6a02-11f0-9d56-060730329b56]
Trovato cache key [ff4276ea-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522414896-276&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0395a48e-6a03-11f0-9d56-060730329b56]
[0395a48e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[0395a48e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ff4276ea-6a02-11f0-9d56-060730329b56]
Trovato cache key [ff4276ea-6a02-11f0-9d56-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [875e7a17-6a02-11f0-9d56-060730329b56]
[875e7a17-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[875e7a17-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [877ed35c-6a02-11f0-9d56-060730329b56]
[877ed35c-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[877ed35c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87649499-6a02-11f0-9d56-060730329b56]
Trovato cache key [87649499-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?parametroCasuale=test&destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87834030-6a02-11f0-9d56-060730329b56]
[87834030-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[87834030-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?parametroCasuale=test&destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [879dcd15-6a02-11f0-9d56-060730329b56]
[879dcd15-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[879dcd15-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [878c8f02-6a02-11f0-9d56-060730329b56]
Trovato cache key [878c8f02-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87c922dc-6a02-11f0-9d56-060730329b56]
[87c922dc-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[87c922dc-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87649499-6a02-11f0-9d56-060730329b56]
Trovato cache key [87649499-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87e44c01-6a02-11f0-9d56-060730329b56]
[87e44c01-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[87e44c01-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88409cd8-6a02-11f0-9d56-060730329b56]
[88409cd8-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[88409cd8-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87e73233-6a02-11f0-9d56-060730329b56]
Trovato cache key [87e73233-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8987269c-6a02-11f0-9d56-060730329b56]
[8987269c-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[8987269c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87649499-6a02-11f0-9d56-060730329b56]
Trovato cache key [87649499-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [95742120-6a02-11f0-9d56-060730329b56]
[95742120-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[95742120-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87649499-6a02-11f0-9d56-060730329b56]
Trovato cache key [87649499-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9633eeb4-6a02-11f0-9d56-060730329b56]
[9633eeb4-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[9633eeb4-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87649499-6a02-11f0-9d56-060730329b56]
Trovato cache key [87649499-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522131763-5&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96372308-6a02-11f0-9d56-060730329b56]
[96372308-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[96372308-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87649499-6a02-11f0-9d56-060730329b56]
Trovato cache key [87649499-6a02-11f0-9d56-060730329b56]
testResponseCachingDigestUriBodyDisabilitato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522433869-296&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [110f0baa-6a03-11f0-9d56-060730329b56]
[110f0baa-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[110f0baa-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522433869-296&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [17e847d0-6a03-11f0-9d56-060730329b56]
[17e847d0-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[17e847d0-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [12b086ac-6a03-11f0-9d56-060730329b56]
Trovato cache key [12b086ac-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?parametroCasuale=test&destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522433869-296&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18d84d27-6a03-11f0-9d56-060730329b56]
[18d84d27-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[18d84d27-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [12b086ac-6a03-11f0-9d56-060730329b56]
Trovato cache key [12b086ac-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522433869-296&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [18d95e9c-6a03-11f0-9d56-060730329b56]
[18d95e9c-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[18d95e9c-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [12b086ac-6a03-11f0-9d56-060730329b56]
Trovato cache key [12b086ac-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522433869-296&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [197ca384-6a03-11f0-9d56-060730329b56]
[197ca384-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[197ca384-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [12b086ac-6a03-11f0-9d56-060730329b56]
Trovato cache key [12b086ac-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522433869-296&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [1e9da858-6a03-11f0-9d56-060730329b56]
[1e9da858-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[1e9da858-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [12b086ac-6a03-11f0-9d56-060730329b56]
Trovato cache key [12b086ac-6a03-11f0-9d56-060730329b56]
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522560199-394&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [55399b0c-6a03-11f0-9d56-060730329b56]
[55399b0c-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[55399b0c-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522560199-394&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [56724222-6a03-11f0-9d56-060730329b56]
[56724222-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[56724222-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [55d2a6be-6a03-11f0-9d56-060730329b56]
Trovato cache key [55d2a6be-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522560199-394&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57537a66-6a03-11f0-9d56-060730329b56]
[57537a66-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[57537a66-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [55d2a6be-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [55d2a6be-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522260502-101&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b61d7d82-6a02-11f0-9d56-060730329b56]
[b61d7d82-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b61d7d82-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522260502-101&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b621ea58-6a02-11f0-9d56-060730329b56]
[b621ea58-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b621ea58-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b61edd15-6a02-11f0-9d56-060730329b56]
Trovato cache key [b61edd15-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522260502-101&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6c41dcc-6a02-11f0-9d56-060730329b56]
[b6c41dcc-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b6c41dcc-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b61edd15-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b61edd15-6a02-11f0-9d56-060730329b56]
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522292058-139&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3a7faf4-6a02-11f0-9d56-060730329b56]
[c3a7faf4-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c3a7faf4-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522292058-139&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3a8be49-6a02-11f0-9d56-060730329b56]
[c3a8be49-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c3a8be49-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522292058-139&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3b0d49e-6a02-11f0-9d56-060730329b56]
[c3b0d49e-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c3b0d49e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522569699-406&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5da11881-6a03-11f0-9d56-060730329b56]
[5da11881-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[5da11881-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522569699-406&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e4ac607-6a03-11f0-9d56-060730329b56]
[5e4ac607-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[5e4ac607-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5da92ed3-6a03-11f0-9d56-060730329b56]
Trovato cache key [5da92ed3-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522569699-406&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ee5585b-6a03-11f0-9d56-060730329b56]
[5ee5585b-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[5ee5585b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5da92ed3-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [5da92ed3-6a03-11f0-9d56-060730329b56]
testResponseCachingNoStore(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522544363-376&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d9d5cbe-6a03-11f0-9d56-060730329b56]
[4d9d5cbe-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4d9d5cbe-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522544363-376&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e4387d2-6a03-11f0-9d56-060730329b56]
[4e4387d2-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4e4387d2-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522544363-376&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4e522dd6-6a03-11f0-9d56-060730329b56]
[4e522dd6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4e522dd6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522544363-376&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ee03d0b-6a03-11f0-9d56-060730329b56]
[4ee03d0b-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4ee03d0b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4edfa0c7-6a03-11f0-9d56-060730329b56]
Trovato cache key [4edfa0c7-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522544363-376&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4ee482d1-6a03-11f0-9d56-060730329b56]
[4ee482d1-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4ee482d1-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4edfa0c7-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [4edfa0c7-6a03-11f0-9d56-060730329b56]
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522674088-523&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99f6a6ab-6a03-11f0-9d56-060730329b56]
[99f6a6ab-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522674088-523&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99f87b70-6a03-11f0-9d56-060730329b56]
[99f87b70-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522674088-523&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9aa36178-6a03-11f0-9d56-060730329b56]
[9aa36178-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522273086-117&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ba9d8699-6a02-11f0-9d56-060730329b56]
[ba9d8699-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ba9d8699-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522273086-117&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bb3f92fd-6a02-11f0-9d56-060730329b56]
[bb3f92fd-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bb3f92fd-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522273086-117&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bbe17851-6a02-11f0-9d56-060730329b56]
[bbe17851-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bbe17851-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522273086-117&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bc8691f6-6a02-11f0-9d56-060730329b56]
[bc8691f6-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bc8691f6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bc7c0aa3-6a02-11f0-9d56-060730329b56]
Trovato cache key [bc7c0aa3-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522273086-117&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bd28774a-6a02-11f0-9d56-060730329b56]
[bd28774a-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bd28774a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bc7c0aa3-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [bc7c0aa3-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(413, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522617339-466&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7967d7e6-6a03-11f0-9d56-060730329b56]
[7967d7e6-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7967d7e6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522617339-466&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a14b9bd-6a03-11f0-9d56-060730329b56]
[7a14b9bd-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7a14b9bd-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [796a21d7-6a03-11f0-9d56-060730329b56]
Trovato cache key [796a21d7-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522617339-466&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ab91011-6a03-11f0-9d56-060730329b56]
[7ab91011-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7ab91011-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [796a21d7-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [796a21d7-6a03-11f0-9d56-060730329b56]
testResponseCachingDigestUriBodyDisabilitato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522162576-37&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98a16cb5-6a02-11f0-9d56-060730329b56]
[98a16cb5-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98a16cb5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522162576-37&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98c39abb-6a02-11f0-9d56-060730329b56]
[98c39abb-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98c39abb-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [98b19958-6a02-11f0-9d56-060730329b56]
Trovato cache key [98b19958-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?parametroCasuale=test&destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522162576-37&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98c7443f-6a02-11f0-9d56-060730329b56]
[98c7443f-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98c7443f-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [98b19958-6a02-11f0-9d56-060730329b56]
Trovato cache key [98b19958-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522162576-37&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98ea5ca6-6a02-11f0-9d56-060730329b56]
[98ea5ca6-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98ea5ca6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [98b19958-6a02-11f0-9d56-060730329b56]
Trovato cache key [98b19958-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522162576-37&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98f3846c-6a02-11f0-9d56-060730329b56]
[98f3846c-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98f3846c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [98b19958-6a02-11f0-9d56-060730329b56]
Trovato cache key [98b19958-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522162576-37&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99153d40-6a02-11f0-9d56-060730329b56]
[99153d40-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[99153d40-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [98b19958-6a02-11f0-9d56-060730329b56]
Trovato cache key [98b19958-6a02-11f0-9d56-060730329b56]
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522212485-57&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a69cfb46-6a02-11f0-9d56-060730329b56]
[a69cfb46-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a69cfb46-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522212485-57&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a74a795b-6a02-11f0-9d56-060730329b56]
[a74a795b-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a74a795b-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a69f6c48-6a02-11f0-9d56-060730329b56]
Trovato cache key [a69f6c48-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522212485-57&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7eea8a1-6a02-11f0-9d56-060730329b56]
[a7eea8a1-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a7eea8a1-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a69f6c48-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [a69f6c48-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522690096-543&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a545daee-6a03-11f0-9d56-060730329b56]
[a545daee-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522690096-543&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a54a6ed4-6a03-11f0-9d56-060730329b56]
[a54a6ed4-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5465020-6a03-11f0-9d56-060730329b56]
Trovato cache key [a5465020-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522690096-543&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a5e9bc18-6a03-11f0-9d56-060730329b56]
[a5e9bc18-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5465020-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [a5465020-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(416, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522639690-494&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [857fb353-6a03-11f0-9d56-060730329b56]
[857fb353-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[857fb353-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522639690-494&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86220dd7-6a03-11f0-9d56-060730329b56]
[86220dd7-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[86220dd7-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522639690-494&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [86c4685b-6a03-11f0-9d56-060730329b56]
[86c4685b-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[86c4685b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522541207-372&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4c58a7b1-6a03-11f0-9d56-060730329b56]
[4c58a7b1-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4c58a7b1-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522541207-372&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4cfbc586-6a03-11f0-9d56-060730329b56]
[4cfbc586-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4cfbc586-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c5aca92-6a03-11f0-9d56-060730329b56]
Trovato cache key [4c5aca92-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522541207-372&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4d02071a-6a03-11f0-9d56-060730329b56]
[4d02071a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4d02071a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c5aca92-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [4c5aca92-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(416, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522642862-498&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [87653c3f-6a03-11f0-9d56-060730329b56]
[87653c3f-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[87653c3f-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522642862-498&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88054cd3-6a03-11f0-9d56-060730329b56]
[88054cd3-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[88054cd3-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522642862-498&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8806ac67-6a03-11f0-9d56-060730329b56]
[8806ac67-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[8806ac67-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522572881-410&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f70f68f-6a03-11f0-9d56-060730329b56]
[5f70f68f-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[5f70f68f-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522572881-410&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f914fd3-6a03-11f0-9d56-060730329b56]
[5f914fd3-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[5f914fd3-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522572881-410&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [602a8297-6a03-11f0-9d56-060730329b56]
[602a8297-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[602a8297-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestQueryParameters
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97cc1b24-6a02-11f0-9d56-060730329b56]
[97cc1b24-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[97cc1b24-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97f06c0a-6a02-11f0-9d56-060730329b56]
[97f06c0a-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[97f06c0a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [97ec9b77-6a02-11f0-9d56-060730329b56]
Trovato cache key [97ec9b77-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1DIVERSO&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98037ede-6a02-11f0-9d56-060730329b56]
[98037ede-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98037ede-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1DIVERSO&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [982a19b3-6a02-11f0-9d56-060730329b56]
[982a19b3-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[982a19b3-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [981706e0-6a02-11f0-9d56-060730329b56]
Trovato cache key [981706e0-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98443167-6a02-11f0-9d56-060730329b56]
[98443167-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[98443167-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [97ec9b77-6a02-11f0-9d56-060730329b56]
Trovato cache key [97ec9b77-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2DIVERSO
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9853c1cd-6a02-11f0-9d56-060730329b56]
[9853c1cd-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[9853c1cd-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2DIVERSO
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [986db272-6a02-11f0-9d56-060730329b56]
[986db272-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[986db272-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [985659df-6a02-11f0-9d56-060730329b56]
Trovato cache key [985659df-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [986fd556-6a02-11f0-9d56-060730329b56]
[986fd556-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[986fd556-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [97ec9b77-6a02-11f0-9d56-060730329b56]
Trovato cache key [97ec9b77-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522153177-27&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2&X-ALTRO-HEADER=VALORE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9873a5ea-6a02-11f0-9d56-060730329b56]
[9873a5ea-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[9873a5ea-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [97ec9b77-6a02-11f0-9d56-060730329b56]
Trovato cache key [97ec9b77-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(400, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522576054-414&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6035a62b-6a03-11f0-9d56-060730329b56]
[6035a62b-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[6035a62b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522576054-414&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60ce8acf-6a03-11f0-9d56-060730329b56]
[60ce8acf-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[60ce8acf-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522576054-414&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62116b15-6a03-11f0-9d56-060730329b56]
[62116b15-6a03-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[62116b15-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522534945-364&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [47fec355-6a03-11f0-9d56-060730329b56]
[47fec355-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[47fec355-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522534945-364&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [489955aa-6a03-11f0-9d56-060730329b56]
[489955aa-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[489955aa-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [485bb066-6a03-11f0-9d56-060730329b56]
Trovato cache key [485bb066-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522534945-364&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [493b891e-6a03-11f0-9d56-060730329b56]
[493b891e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[493b891e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [485bb066-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [485bb066-6a03-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(500, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522585577-426&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65daf652-6a03-11f0-9d56-060730329b56]
[65daf652-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[65daf652-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522585577-426&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65e5f2d9-6a03-11f0-9d56-060730329b56]
[65e5f2d9-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[65e5f2d9-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522585577-426&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [667d02bd-6a03-11f0-9d56-060730329b56]
[667d02bd-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[667d02bd-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522563350-398&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57f6230a-6a03-11f0-9d56-060730329b56]
[57f6230a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[57f6230a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522563350-398&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [589967ef-6a03-11f0-9d56-060730329b56]
[589967ef-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[589967ef-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522563350-398&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5944ea34-6a03-11f0-9d56-060730329b56]
[5944ea34-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[5944ea34-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(415, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522626899-478&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e87563d-6a03-11f0-9d56-060730329b56]
[7e87563d-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[7e87563d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522626899-478&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7fc15ce2-6a03-11f0-9d56-060730329b56]
[7fc15ce2-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[7fc15ce2-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7f1e661e-6a03-11f0-9d56-060730329b56]
Trovato cache key [7f1e661e-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522626899-478&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [80689968-6a03-11f0-9d56-060730329b56]
[80689968-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[80689968-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7f1e661e-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [7f1e661e-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(413, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522346478-207&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6e78042-6a02-11f0-9d56-060730329b56]
[d6e78042-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[d6e78042-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522346478-207&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d78a01d8-6a02-11f0-9d56-060730329b56]
[d78a01d8-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[d78a01d8-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d70cbb84-6a02-11f0-9d56-060730329b56]
Trovato cache key [d70cbb84-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522346478-207&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d7980b9e-6a02-11f0-9d56-060730329b56]
[d7980b9e-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[d7980b9e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d70cbb84-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [d70cbb84-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(415, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522633268-486&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82ac9608-6a03-11f0-9d56-060730329b56]
[82ac9608-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[82ac9608-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522633268-486&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82f055cc-6a03-11f0-9d56-060730329b56]
[82f055cc-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[82f055cc-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522633268-486&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [82fbee90-6a03-11f0-9d56-060730329b56]
[82fbee90-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[82fbee90-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522538075-368&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [49dcd232-6a03-11f0-9d56-060730329b56]
[49dcd232-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[49dcd232-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522538075-368&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4b1922c9-6a03-11f0-9d56-060730329b56]
[4b1922c9-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4b1922c9-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [49e0a2c3-6a03-11f0-9d56-060730329b56]
Trovato cache key [49e0a2c3-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522538075-368&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4bb7378d-6a03-11f0-9d56-060730329b56]
[4bb7378d-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4bb7378d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [49e0a2c3-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [49e0a2c3-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522266825-109&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b80e2a0d-6a02-11f0-9d56-060730329b56]
[b80e2a0d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b80e2a0d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522266825-109&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8ae88c2-6a02-11f0-9d56-060730329b56]
[b8ae88c2-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b8ae88c2-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b81703af-6a02-11f0-9d56-060730329b56]
Trovato cache key [b81703af-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522266825-109&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b8afe858-6a02-11f0-9d56-060730329b56]
[b8afe858-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b8afe858-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b81703af-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b81703af-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522677294-527&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9be2e663-6a03-11f0-9d56-060730329b56]
[9be2e663-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522677294-527&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9d2132cb-6a03-11f0-9d56-060730329b56]
[9d2132cb-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [9c7f4d76-6a03-11f0-9d56-060730329b56]
Trovato cache key [9c7f4d76-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522677294-527&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9dbef96f-6a03-11f0-9d56-060730329b56]
[9dbef96f-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [9c7f4d76-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [9c7f4d76-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(416, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522371995-239&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e38b962e-6a02-11f0-9d56-060730329b56]
[e38b962e-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e38b962e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522371995-239&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e39448c2-6a02-11f0-9d56-060730329b56]
[e39448c2-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e39448c2-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522371995-239&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e394bdf6-6a02-11f0-9d56-060730329b56]
[e394bdf6-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e394bdf6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(200, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522321123-175&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d0932c1d-6a02-11f0-9d56-060730329b56]
[d0932c1d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[d0932c1d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522321123-175&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d115c9a1-6a02-11f0-9d56-060730329b56]
[d115c9a1-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[d115c9a1-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522321123-175&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d1414675-6a02-11f0-9d56-060730329b56]
[d1414675-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[d1414675-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522336971-195&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d56c9fe7-6a02-11f0-9d56-060730329b56]
[d56c9fe7-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d56c9fe7-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522336971-195&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d56f5f0f-6a02-11f0-9d56-060730329b56]
[d56f5f0f-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d56f5f0f-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d56e9bb9-6a02-11f0-9d56-060730329b56]
Trovato cache key [d56e9bb9-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522336971-195&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5777563-6a02-11f0-9d56-060730329b56]
[d5777563-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d5777563-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d56e9bb9-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [d56e9bb9-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(413, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522352843-215&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [da3ffa2e-6a02-11f0-9d56-060730329b56]
[da3ffa2e-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[da3ffa2e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522352843-215&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [daebca92-6a02-11f0-9d56-060730329b56]
[daebca92-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[daebca92-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522352843-215&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [db94b4c6-6a02-11f0-9d56-060730329b56]
[db94b4c6-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[db94b4c6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522384794-255&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3928501-6a02-11f0-9d56-060730329b56]
[f3928501-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f3928501-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522384794-255&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f3c024b7-6a02-11f0-9d56-060730329b56]
[f3c024b7-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f3c024b7-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f3b91fd4-6a02-11f0-9d56-060730329b56]
Trovato cache key [f3b91fd4-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522384794-255&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f462cd5d-6a02-11f0-9d56-060730329b56]
[f462cd5d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f462cd5d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522384794-255&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f5d65a94-6a02-11f0-9d56-060730329b56]
[f5d65a94-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f5d65a94-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f4df023f-6a02-11f0-9d56-060730329b56]
Trovato cache key [f4df023f-6a02-11f0-9d56-060730329b56]
testResponseCachingDigestHeaders
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [969bd853-6a02-11f0-9d56-060730329b56]
[969bd853-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[969bd853-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96cbe909-6a02-11f0-9d56-060730329b56]
[96cbe909-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[96cbe909-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96a10876-6a02-11f0-9d56-060730329b56]
Trovato cache key [96a10876-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96e8e6ed-6a02-11f0-9d56-060730329b56]
[96e8e6ed-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[96e8e6ed-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96eba612-6a02-11f0-9d56-060730329b56]
[96eba612-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[96eba612-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96e9832f-6a02-11f0-9d56-060730329b56]
Trovato cache key [96e9832f-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [970a51a8-6a02-11f0-9d56-060730329b56]
[970a51a8-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[970a51a8-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96a10876-6a02-11f0-9d56-060730329b56]
Trovato cache key [96a10876-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9722bbac-6a02-11f0-9d56-060730329b56]
[9722bbac-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[9722bbac-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97279db1-6a02-11f0-9d56-060730329b56]
[97279db1-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[97279db1-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [972330de-6a02-11f0-9d56-060730329b56]
Trovato cache key [972330de-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97625cc5-6a02-11f0-9d56-060730329b56]
[97625cc5-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[97625cc5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96a10876-6a02-11f0-9d56-060730329b56]
Trovato cache key [96a10876-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522143698-17&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97667b79-6a02-11f0-9d56-060730329b56]
[97667b79-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[97667b79-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96a10876-6a02-11f0-9d56-060730329b56]
Trovato cache key [96a10876-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522652423-510&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [912e447a-6a03-11f0-9d56-060730329b56]
[912e447a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[912e447a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522652423-510&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [91cc0b1e-6a03-11f0-9d56-060730329b56]
[91cc0b1e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[91cc0b1e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522652423-510&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [926b3152-6a03-11f0-9d56-060730329b56]
[926b3152-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[926b3152-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522238278-75&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [af945cc4-6a02-11f0-9d56-060730329b56]
[af945cc4-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[af945cc4-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522238278-75&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b035cce8-6a02-11f0-9d56-060730329b56]
[b035cce8-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b035cce8-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522238278-75&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b0d73d0c-6a02-11f0-9d56-060730329b56]
[b0d73d0c-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b0d73d0c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522238278-75&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b1785f10-6a02-11f0-9d56-060730329b56]
[b1785f10-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b1785f10-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522238278-75&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b2b12d35-6a02-11f0-9d56-060730329b56]
[b2b12d35-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b2b12d35-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b211dff2-6a02-11f0-9d56-060730329b56]
Trovato cache key [b211dff2-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522238278-75&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3449399-6a02-11f0-9d56-060730329b56]
[b3449399-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b3449399-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b211dff2-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b211dff2-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(415, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522630076-482&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [810b420c-6a03-11f0-9d56-060730329b56]
[810b420c-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[810b420c-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522630076-482&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [81ad9c90-6a03-11f0-9d56-060730329b56]
[81ad9c90-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[81ad9c90-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522630076-482&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [824dfb44-6a03-11f0-9d56-060730329b56]
[824dfb44-6a03-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[824dfb44-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(500, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522311551-163&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ca9079b0-6a02-11f0-9d56-060730329b56]
[ca9079b0-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[ca9079b0-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522311551-163&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb1eaff4-6a02-11f0-9d56-060730329b56]
[cb1eaff4-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[cb1eaff4-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522311551-163&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cb41a148-6a02-11f0-9d56-060730329b56]
[cb41a148-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[cb41a148-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522343293-203&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d62eb783-6a02-11f0-9d56-060730329b56]
[d62eb783-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d62eb783-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522343293-203&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6328817-6a02-11f0-9d56-060730329b56]
[d6328817-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d6328817-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522343293-203&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d6dc5cab-6a02-11f0-9d56-060730329b56]
[d6dc5cab-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d6dc5cab-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxAge(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522440141-303&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [20af715c-6a03-11f0-9d56-060730329b56]
[20af715c-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[20af715c-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522440141-303&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [21577031-6a03-11f0-9d56-060730329b56]
[21577031-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[21577031-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [20b95c6d-6a03-11f0-9d56-060730329b56]
Trovato cache key [20b95c6d-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522440141-303&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [24944bb7-6a03-11f0-9d56-060730329b56]
[24944bb7-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[24944bb7-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522440141-303&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [292ac3cc-6a03-11f0-9d56-060730329b56]
[292ac3cc-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[292ac3cc-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [24944bb8-6a03-11f0-9d56-060730329b56]
Trovato cache key [24944bb8-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(415, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522356032-219&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dc3cb49a-6a02-11f0-9d56-060730329b56]
[dc3cb49a-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[dc3cb49a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522356032-219&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [dd03ae20-6a02-11f0-9d56-060730329b56]
[dd03ae20-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[dd03ae20-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dcdc4ffc-6a02-11f0-9d56-060730329b56]
Trovato cache key [dcdc4ffc-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522356032-219&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [415] ritornato [415], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [de2b1726-6a02-11f0-9d56-060730329b56]
[de2b1726-6a02-11f0-9d56-060730329b56] Atteso [415] ritornato [415]
[de2b1726-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dcdc4ffc-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [dcdc4ffc-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522595141-438&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6aec90fe-6a03-11f0-9d56-060730329b56]
[6aec90fe-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[6aec90fe-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522595141-438&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b8a3092-6a03-11f0-9d56-060730329b56]
[6b8a3092-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[6b8a3092-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522595141-438&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6c22ee26-6a03-11f0-9d56-060730329b56]
[6c22ee26-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[6c22ee26-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(500, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522308413-159&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c92d6733-6a02-11f0-9d56-060730329b56]
[c92d6733-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[c92d6733-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522308413-159&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c931d408-6a02-11f0-9d56-060730329b56]
[c931d408-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[c931d408-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c92e0375-6a02-11f0-9d56-060730329b56]
Trovato cache key [c92e0375-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522308413-159&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c9e0ffcc-6a02-11f0-9d56-060730329b56]
[c9e0ffcc-6a02-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[c9e0ffcc-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c92e0375-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [c92e0375-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522670901-519&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96dd3198-6a03-11f0-9d56-060730329b56]
[96dd3198-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522670901-519&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [981f9caf-6a03-11f0-9d56-060730329b56]
[981f9caf-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [9781fd1b-6a03-11f0-9d56-060730329b56]
Trovato cache key [9781fd1b-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522670901-519&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98bd8a63-6a03-11f0-9d56-060730329b56]
[98bd8a63-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [9781fd1b-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [9781fd1b-6a03-11f0-9d56-060730329b56]
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522683710-535&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a04444d9-6a03-11f0-9d56-060730329b56]
[a04444d9-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522683710-535&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a0e9ac9f-6a03-11f0-9d56-060730329b56]
[a0e9ac9f-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [a0de890b-6a03-11f0-9d56-060730329b56]
Trovato cache key [a0de890b-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522683710-535&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a18f1463-6a03-11f0-9d56-060730329b56]
[a18f1463-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [a0de890b-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [a0de890b-6a03-11f0-9d56-060730329b56]
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522549656-382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4f846c55-6a03-11f0-9d56-060730329b56]
[4f846c55-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4f846c55-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522549656-382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50225a09-6a03-11f0-9d56-060730329b56]
[50225a09-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[50225a09-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522549656-382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [50c06ecd-6a03-11f0-9d56-060730329b56]
[50c06ecd-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[50c06ecd-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522549656-382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [516190d2-6a03-11f0-9d56-060730329b56]
[516190d2-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[516190d2-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [50c1592e-6a03-11f0-9d56-060730329b56]
Trovato cache key [50c1592e-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522549656-382&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52008ff6-6a03-11f0-9d56-060730329b56]
[52008ff6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[52008ff6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [50c1592e-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [50c1592e-6a03-11f0-9d56-060730329b56]
testResponseCachingNoStore(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522554938-388&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [520b174a-6a03-11f0-9d56-060730329b56]
[520b174a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[520b174a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522554938-388&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53462f61-6a03-11f0-9d56-060730329b56]
[53462f61-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[53462f61-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522554938-388&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [53e7eda6-6a03-11f0-9d56-060730329b56]
[53e7eda6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[53e7eda6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522554938-388&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5488736d-6a03-11f0-9d56-060730329b56]
[5488736d-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[5488736d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [53e8d807-6a03-11f0-9d56-060730329b56]
Trovato cache key [53e8d807-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522554938-388&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54890fb1-6a03-11f0-9d56-060730329b56]
[54890fb1-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[54890fb1-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [53e8d807-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [53e8d807-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(416, false, null, true, 11)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522636493-490&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [839855a4-6a03-11f0-9d56-060730329b56]
[839855a4-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[839855a4-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522636493-490&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84395099-6a03-11f0-9d56-060730329b56]
[84395099-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[84395099-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [83994005-6a03-11f0-9d56-060730329b56]
Trovato cache key [83994005-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522636493-490&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [84de432f-6a03-11f0-9d56-060730329b56]
[84de432f-6a03-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[84de432f-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [83994005-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [83994005-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522263691-105&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6c46bf0-6a02-11f0-9d56-060730329b56]
[b6c46bf0-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b6c46bf0-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522263691-105&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b6c81575-6a02-11f0-9d56-060730329b56]
[b6c81575-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b6c81575-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b6c57d62-6a02-11f0-9d56-060730329b56]
Trovato cache key [b6c57d62-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522263691-105&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b76ae529-6a02-11f0-9d56-060730329b56]
[b76ae529-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b76ae529-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b6c57d62-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b6c57d62-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(416, false, null, true, 11)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522365608-231&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e21f82f2-6a02-11f0-9d56-060730329b56]
[e21f82f2-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e21f82f2-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522365608-231&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e2fa79a8-6a02-11f0-9d56-060730329b56]
[e2fa79a8-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e2fa79a8-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e2bed034-6a02-11f0-9d56-060730329b56]
Trovato cache key [e2bed034-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522365608-231&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e369dd4c-6a02-11f0-9d56-060730329b56]
[e369dd4c-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e369dd4c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e2bed034-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [e2bed034-6a02-11f0-9d56-060730329b56]
testResponseCachingNoCache(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522244653-82&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b352c46d-6a02-11f0-9d56-060730329b56]
[b352c46d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b352c46d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522244653-82&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3573141-6a02-11f0-9d56-060730329b56]
[b3573141-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b3573141-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522244653-82&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b35c1345-6a02-11f0-9d56-060730329b56]
[b35c1345-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b35c1345-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522244653-82&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b35c8879-6a02-11f0-9d56-060730329b56]
[b35c8879-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b35c8879-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522244653-82&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b3651400-6a02-11f0-9d56-060730329b56]
[b3651400-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b3651400-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b35caf8b-6a02-11f0-9d56-060730329b56]
Trovato cache key [b35caf8b-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522244653-82&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [b36c3ff4-6a02-11f0-9d56-060730329b56]
[b36c3ff4-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[b36c3ff4-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b35caf8b-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [b35caf8b-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(400, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522301606-151&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6e7e3e9-6a02-11f0-9d56-060730329b56]
[c6e7e3e9-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c6e7e3e9-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522301606-151&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6eaca1d-6a02-11f0-9d56-060730329b56]
[c6eaca1d-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c6eaca1d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522301606-151&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7c74771-6a02-11f0-9d56-060730329b56]
[c7c74771-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c7c74771-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(410, true, xml, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522604633-450&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7138f69e-6a03-11f0-9d56-060730329b56]
[7138f69e-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[7138f69e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522604633-450&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [71dfbdf3-6a03-11f0-9d56-060730329b56]
[71dfbdf3-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[71dfbdf3-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7139b9ef-6a03-11f0-9d56-060730329b56]
Trovato cache key [7139b9ef-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522604633-450&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7278a297-6a03-11f0-9d56-060730329b56]
[7278a297-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[7278a297-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7139b9ef-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [7139b9ef-6a03-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(500, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522582404-422&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [64992776-6a03-11f0-9d56-060730329b56]
[64992776-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[64992776-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522582404-422&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [653a979a-6a03-11f0-9d56-060730329b56]
[653a979a-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[653a979a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522582404-422&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [65da811e-6a03-11f0-9d56-060730329b56]
[65da811e-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[65da811e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522283622-129&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c0eb4bc5-6a02-11f0-9d56-060730329b56]
[c0eb4bc5-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c0eb4bc5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522283622-129&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c18d0a09-6a02-11f0-9d56-060730329b56]
[c18d0a09-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c18d0a09-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522283622-129&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c22e7a2d-6a02-11f0-9d56-060730329b56]
[c22e7a2d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c22e7a2d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522283622-129&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c36f85b5-6a02-11f0-9d56-060730329b56]
[c36f85b5-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c36f85b5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c236425f-6a02-11f0-9d56-060730329b56]
Trovato cache key [c236425f-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522283622-129&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c373f289-6a02-11f0-9d56-060730329b56]
[c373f289-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c373f289-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c236425f-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [c236425f-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(500, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522579226-418&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [62b35069-6a03-11f0-9d56-060730329b56]
[62b35069-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[62b35069-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522579226-418&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6356954e-6a03-11f0-9d56-060730329b56]
[6356954e-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[6356954e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [62b54c3a-6a03-11f0-9d56-060730329b56]
Trovato cache key [62b54c3a-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522579226-418&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [63f7de62-6a03-11f0-9d56-060730329b56]
[63f7de62-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
[63f7de62-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [62b54c3a-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [62b54c3a-6a03-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(200, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522591972-434&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [699fc5a2-6a03-11f0-9d56-060730329b56]
[699fc5a2-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[699fc5a2-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522591972-434&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69a9fed6-6a03-11f0-9d56-060730329b56]
[69a9fed6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[69a9fed6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522591972-434&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a4e552a-6a03-11f0-9d56-060730329b56]
[6a4e552a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[6a4e552a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestQueryParameters
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [04dc0749-6a03-11f0-9d56-060730329b56]
[04dc0749-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[04dc0749-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [05790a9f-6a03-11f0-9d56-060730329b56]
[05790a9f-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[05790a9f-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0575af3b-6a03-11f0-9d56-060730329b56]
Trovato cache key [0575af3b-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1DIVERSO&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06154aa3-6a03-11f0-9d56-060730329b56]
[06154aa3-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[06154aa3-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1DIVERSO&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [06b2ea38-6a03-11f0-9d56-060730329b56]
[06b2ea38-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[06b2ea38-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [06154aa4-6a03-11f0-9d56-060730329b56]
Trovato cache key [06154aa4-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0751e95e-6a03-11f0-9d56-060730329b56]
[0751e95e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[0751e95e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0575af3b-6a03-11f0-9d56-060730329b56]
Trovato cache key [0575af3b-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2DIVERSO
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [075c2292-6a03-11f0-9d56-060730329b56]
[075c2292-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[075c2292-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2DIVERSO
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0cb9bb37-6a03-11f0-9d56-060730329b56]
[0cb9bb37-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[0cb9bb37-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [07f35983-6a03-11f0-9d56-060730329b56]
Trovato cache key [07f35983-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0f22f30b-6a03-11f0-9d56-060730329b56]
[0f22f30b-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[0f22f30b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0575af3b-6a03-11f0-9d56-060730329b56]
Trovato cache key [0575af3b-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1753522424361-286&destFileContentType=application/json&checkEqualsHttpMethod=GET&digestTest2=v2&X-ALTRO-HEADER=VALORE
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [0fc54d8f-6a03-11f0-9d56-060730329b56]
[0fc54d8f-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[0fc54d8f-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0575af3b-6a03-11f0-9d56-060730329b56]
Trovato cache key [0575af3b-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(411, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522607823-454&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7317057b-6a03-11f0-9d56-060730329b56]
[7317057b-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[7317057b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522607823-454&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74583812-6a03-11f0-9d56-060730329b56]
[74583812-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[74583812-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7317c8cc-6a03-11f0-9d56-060730329b56]
Trovato cache key [7317c8cc-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522607823-454&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74f9a836-6a03-11f0-9d56-060730329b56]
[74f9a836-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[74f9a836-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7317c8cc-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [7317c8cc-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(411, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522610961-458&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [759c29ca-6a03-11f0-9d56-060730329b56]
[759c29ca-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[759c29ca-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522610961-458&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [763e5d3e-6a03-11f0-9d56-060730329b56]
[763e5d3e-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[763e5d3e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522610961-458&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76e01b82-6a03-11f0-9d56-060730329b56]
[76e01b82-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[76e01b82-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(410, true, json, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522330672-187&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d54393fd-6a02-11f0-9d56-060730329b56]
[d54393fd-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d54393fd-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522330672-187&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d54d5802-6a02-11f0-9d56-060730329b56]
[d54d5802-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d54d5802-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d5478b9f-6a02-11f0-9d56-060730329b56]
Trovato cache key [d5478b9f-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522330672-187&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d55631a6-6a02-11f0-9d56-060730329b56]
[d55631a6-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d55631a6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d5478b9f-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [d5478b9f-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(410, true, json, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522601496-446&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6fed15a1-6a03-11f0-9d56-060730329b56]
[6fed15a1-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[6fed15a1-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522601496-446&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [70971146-6a03-11f0-9d56-060730329b56]
[70971146-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[70971146-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ff4b6c2-6a03-11f0-9d56-060730329b56]
Trovato cache key [6ff4b6c2-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522601496-446&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [712e6f4a-6a03-11f0-9d56-060730329b56]
[712e6f4a-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[712e6f4a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ff4b6c2-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [6ff4b6c2-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCache(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522232982-69&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac62a4bb-6a02-11f0-9d56-060730329b56]
[ac62a4bb-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ac62a4bb-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522232982-69&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ad03edd0-6a02-11f0-9d56-060730329b56]
[ad03edd0-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ad03edd0-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522232982-69&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ada50fd5-6a02-11f0-9d56-060730329b56]
[ada50fd5-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ada50fd5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522232982-69&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ae48c9ea-6a02-11f0-9d56-060730329b56]
[ae48c9ea-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ae48c9ea-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ada86b37-6a02-11f0-9d56-060730329b56]
Trovato cache key [ada86b37-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522232982-69&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aeead64e-6a02-11f0-9d56-060730329b56]
[aeead64e-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[aeead64e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ada86b37-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [ada86b37-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522588759-430&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [67c27a15-6a03-11f0-9d56-060730329b56]
[67c27a15-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[67c27a15-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522588759-430&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6863c32a-6a03-11f0-9d56-060730329b56]
[6863c32a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[6863c32a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [67c475e6-6a03-11f0-9d56-060730329b56]
Trovato cache key [67c475e6-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522588759-430&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6901b0de-6a03-11f0-9d56-060730329b56]
[6901b0de-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[6901b0de-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [67c475e6-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [67c475e6-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCache(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522515912-341&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b749f13-6a03-11f0-9d56-060730329b56]
[3b749f13-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3b749f13-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522515912-341&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3c0e6e17-6a03-11f0-9d56-060730329b56]
[3c0e6e17-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3c0e6e17-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522515912-341&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3cacd0fb-6a03-11f0-9d56-060730329b56]
[3cacd0fb-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3cacd0fb-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522515912-341&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3d510041-6a03-11f0-9d56-060730329b56]
[3d510041-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3d510041-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522515912-341&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3df02676-6a03-11f0-9d56-060730329b56]
[3df02676-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3df02676-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3d582c32-6a03-11f0-9d56-060730329b56]
Trovato cache key [3d582c32-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522515912-341&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3df1d42a-6a03-11f0-9d56-060730329b56]
[3df1d42a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3df1d42a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3d582c32-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [3d582c32-6a03-11f0-9d56-060730329b56]
testResponseCachingMaxSize(zip, application/zip, true)
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522226650-61&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a895970f-6a02-11f0-9d56-060730329b56]
[a895970f-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a895970f-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522226650-61&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a937ca84-6a02-11f0-9d56-060730329b56]
[a937ca84-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a937ca84-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522226650-61&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a9e19f1a-6a02-11f0-9d56-060730329b56]
[a9e19f1a-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a9e19f1a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(200, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522378427-247&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef385381-6a02-11f0-9d56-060730329b56]
[ef385381-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ef385381-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522378427-247&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef537ca5-6a02-11f0-9d56-060730329b56]
[ef537ca5-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ef537ca5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522378427-247&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [eff8bd59-6a02-11f0-9d56-060730329b56]
[eff8bd59-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[eff8bd59-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxSize(zip, application/zip, true)
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522497912-320&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [31f43775-6a03-11f0-9d56-060730329b56]
[31f43775-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[31f43775-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522497912-320&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [329f1d7c-6a03-11f0-9d56-060730329b56]
[329f1d7c-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[329f1d7c-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522497912-320&destFileContentType=application/zip&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3344d360-6a03-11f0-9d56-060730329b56]
[3344d360-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3344d360-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522469530-312&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2c4b64db-6a03-11f0-9d56-060730329b56]
[2c4b64db-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[2c4b64db-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522469530-312&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2cecfc11-6a03-11f0-9d56-060730329b56]
[2cecfc11-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[2cecfc11-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2c4e992d-6a03-11f0-9d56-060730329b56]
Trovato cache key [2c4e992d-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522469530-312&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2d94d4d7-6a03-11f0-9d56-060730329b56]
[2d94d4d7-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[2d94d4d7-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2c4e992d-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [2c4e992d-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522381605-251&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f0976e5d-6a02-11f0-9d56-060730329b56]
[f0976e5d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f0976e5d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522381605-251&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1364571-6a02-11f0-9d56-060730329b56]
[f1364571-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f1364571-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522381605-251&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f1d82ac6-6a02-11f0-9d56-060730329b56]
[f1d82ac6-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f1d82ac6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522198275-53&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a68135d6-6a02-11f0-9d56-060730329b56]
[a68135d6-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a68135d6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522198275-53&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a682203c-6a02-11f0-9d56-060730329b56]
[a682203c-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a682203c-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a681d219-6a02-11f0-9d56-060730329b56]
Trovato cache key [a681d219-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522198275-53&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a68c0b52-6a02-11f0-9d56-060730329b56]
[a68c0b52-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[a68c0b52-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a681d219-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [a681d219-6a02-11f0-9d56-060730329b56]
testResponseCachingMaxSize(json, application/json, false)
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522229849-65&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [aa8691ae-6a02-11f0-9d56-060730329b56]
[aa8691ae-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[aa8691ae-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522229849-65&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [abbf86e3-6a02-11f0-9d56-060730329b56]
[abbf86e3-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[abbf86e3-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ab1fc470-6a02-11f0-9d56-060730329b56]
Trovato cache key [ab1fc470-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522229849-65&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ac06a207-6a02-11f0-9d56-060730329b56]
[ac06a207-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ac06a207-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ab1fc470-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [ab1fc470-6a02-11f0-9d56-060730329b56]
testResponseCachingNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522295229-143&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c3bbf833-6a02-11f0-9d56-060730329b56]
[c3bbf833-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c3bbf833-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522295229-143&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c45d6858-6a02-11f0-9d56-060730329b56]
[c45d6858-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c45d6858-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522295229-143&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c503e18d-6a02-11f0-9d56-060730329b56]
[c503e18d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c503e18d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522509569-334&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38461b5a-6a03-11f0-9d56-060730329b56]
[38461b5a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[38461b5a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522509569-334&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38e67a0e-6a03-11f0-9d56-060730329b56]
[38e67a0e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[38e67a0e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522509569-334&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [39848ed2-6a03-11f0-9d56-060730329b56]
[39848ed2-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[39848ed2-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522509569-334&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3a269b36-6a03-11f0-9d56-060730329b56]
[3a269b36-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3a269b36-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522509569-334&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3acbdbeb-6a03-11f0-9d56-060730329b56]
[3acbdbeb-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3acbdbeb-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3a27aca7-6a03-11f0-9d56-060730329b56]
Trovato cache key [3a27aca7-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522509569-334&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3b1f04ff-6a03-11f0-9d56-060730329b56]
[3b1f04ff-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3b1f04ff-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3a27aca7-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [3a27aca7-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(411, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522614152-462&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76eac9e6-6a03-11f0-9d56-060730329b56]
[76eac9e6-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[76eac9e6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522614152-462&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7784bffa-6a03-11f0-9d56-060730329b56]
[7784bffa-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[7784bffa-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522614152-462&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [782c98c1-6a03-11f0-9d56-060730329b56]
[782c98c1-6a03-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[782c98c1-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522340120-199&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d57f64a7-6a02-11f0-9d56-060730329b56]
[d57f64a7-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d57f64a7-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522340120-199&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5824adb-6a02-11f0-9d56-060730329b56]
[d5824adb-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d5824adb-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522340120-199&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [411] ritornato [411], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5872cdf-6a02-11f0-9d56-060730329b56]
[d5872cdf-6a02-11f0-9d56-060730329b56] Atteso [411] ritornato [411]
[d5872cdf-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCaching
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522400097-260&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f71b5dbf-6a02-11f0-9d56-060730329b56]
[f71b5dbf-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f71b5dbf-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522400097-260&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f850f795-6a02-11f0-9d56-060730329b56]
[f850f795-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f850f795-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f7b49081-6a02-11f0-9d56-060730329b56]
Trovato cache key [f7b49081-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522400097-260&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [f851e1f9-6a02-11f0-9d56-060730329b56]
[f851e1f9-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[f851e1f9-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f7b49081-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [f7b49081-6a02-11f0-9d56-060730329b56]
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522483725-316&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2e3337bb-6a03-11f0-9d56-060730329b56]
[2e3337bb-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[2e3337bb-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522483725-316&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [2ed4cef0-6a03-11f0-9d56-060730329b56]
[2ed4cef0-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[2ed4cef0-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2e366c0c-6a03-11f0-9d56-060730329b56]
Trovato cache key [2e366c0c-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522483725-316&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3081467a-6a03-11f0-9d56-060730329b56]
[3081467a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3081467a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2e366c0c-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [2e366c0c-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(410, true, xml, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522333800-191&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d55e961a-6a02-11f0-9d56-060730329b56]
[d55e961a-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d55e961a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522333800-191&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d563ed4f-6a02-11f0-9d56-060730329b56]
[d563ed4f-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d563ed4f-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d563510c-6a02-11f0-9d56-060730329b56]
Trovato cache key [d563510c-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522333800-191&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d5648993-6a02-11f0-9d56-060730329b56]
[d5648993-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d5648993-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d563510c-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [d563510c-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(410, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522327471-183&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d53737dc-6a02-11f0-9d56-060730329b56]
[d53737dc-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d53737dc-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522327471-183&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d53c8f15-6a02-11f0-9d56-060730329b56]
[d53c8f15-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d53c8f15-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d537d41f-6a02-11f0-9d56-060730329b56]
Trovato cache key [d537d41f-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522327471-183&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d540fbe9-6a02-11f0-9d56-060730329b56]
[d540fbe9-6a02-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[d540fbe9-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d537d41f-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [d537d41f-6a02-11f0-9d56-060730329b56]
testResponseCachingRegolaDefault(400, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522298411-147&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c640593b-6a02-11f0-9d56-060730329b56]
[c640593b-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c640593b-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522298411-147&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c64bf201-6a02-11f0-9d56-060730329b56]
[c64bf201-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c64bf201-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c643dbae-6a02-11f0-9d56-060730329b56]
Trovato cache key [c643dbae-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522298411-147&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c6e4d6a5-6a02-11f0-9d56-060730329b56]
[c6e4d6a5-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c6e4d6a5-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c643dbae-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [c643dbae-6a02-11f0-9d56-060730329b56]
testResponseCachingRegole(413, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522623712-474&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d392b51-6a03-11f0-9d56-060730329b56]
[7d392b51-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7d392b51-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522623712-474&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7ddff2a5-6a03-11f0-9d56-060730329b56]
[7ddff2a5-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7ddff2a5-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522623712-474&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e068d79-6a03-11f0-9d56-060730329b56]
[7e068d79-6a03-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[7e068d79-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522278371-123&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bde9cb80-6a02-11f0-9d56-060730329b56]
[bde9cb80-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bde9cb80-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522278371-123&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [be69a9e4-6a02-11f0-9d56-060730329b56]
[be69a9e4-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[be69a9e4-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522278371-123&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bf0bb648-6a02-11f0-9d56-060730329b56]
[bf0bb648-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bf0bb648-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522278371-123&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [bfa8b99d-6a02-11f0-9d56-060730329b56]
[bfa8b99d-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[bfa8b99d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bf318dca-6a02-11f0-9d56-060730329b56]
Trovato cache key [bf318dca-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522278371-123&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c049dba1-6a02-11f0-9d56-060730329b56]
[c049dba1-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[c049dba1-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bf318dca-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [bf318dca-6a02-11f0-9d56-060730329b56]
testResponseCachingNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522566525-402&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a3f28b9-6a03-11f0-9d56-060730329b56]
[5a3f28b9-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[5a3f28b9-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522566525-402&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a84bd3e-6a03-11f0-9d56-060730329b56]
[5a84bd3e-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[5a84bd3e-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522566525-402&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5bc0e6c5-6a03-11f0-9d56-060730329b56]
[5bc0e6c5-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[5bc0e6c5-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522693261-547&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a68a41e0-6a03-11f0-9d56-060730329b56]
[a68a41e0-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522693261-547&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7287db5-6a03-11f0-9d56-060730329b56]
[a7287db5-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522693261-547&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a7c532e9-6a03-11f0-9d56-060730329b56]
[a7c532e9-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522305218-155&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7cb8d35-6a02-11f0-9d56-060730329b56]
[c7cb8d35-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c7cb8d35-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522305218-155&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c7d725f9-6a02-11f0-9d56-060730329b56]
[c7d725f9-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c7d725f9-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522305218-155&problemSerializationType=xml&checkEqualsHttpMethod=GET
Atteso [400] ritornato [400], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [c87bf17d-6a02-11f0-9d56-060730329b56]
[c87bf17d-6a02-11f0-9d56-060730329b56] Atteso [400] ritornato [400]
[c87bf17d-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(416, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522368800-235&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e36ebf52-6a02-11f0-9d56-060730329b56]
[e36ebf52-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e36ebf52-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522368800-235&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3732c26-6a02-11f0-9d56-060730329b56]
[e3732c26-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e3732c26-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522368800-235&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [416] ritornato [416], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e37b427a-6a02-11f0-9d56-060730329b56]
[e37b427a-6a02-11f0-9d56-060730329b56] Atteso [416] ritornato [416]
[e37b427a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(413, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522349667-211&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d842ca92-6a02-11f0-9d56-060730329b56]
[d842ca92-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[d842ca92-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522349667-211&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d8ee73e6-6a02-11f0-9d56-060730329b56]
[d8ee73e6-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[d8ee73e6-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522349667-211&problemSerializationType=json&checkEqualsHttpMethod=GET
Atteso [413] ritornato [413], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [d997370a-6a02-11f0-9d56-060730329b56]
[d997370a-6a02-11f0-9d56-060730329b56] Atteso [413] ritornato [413]
[d997370a-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522317917-171&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cf3ebf9e-6a02-11f0-9d56-060730329b56]
[cf3ebf9e-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[cf3ebf9e-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522317917-171&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cfeab715-6a02-11f0-9d56-060730329b56]
[cfeab715-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[cfeab715-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [cf41a5d0-6a02-11f0-9d56-060730329b56]
Trovato cache key [cf41a5d0-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522317917-171&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, GovWay-CacheKey, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [cff53e69-6a02-11f0-9d56-060730329b56]
[cff53e69-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[cff53e69-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [cf41a5d0-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [cf41a5d0-6a02-11f0-9d56-060730329b56]
testResponseCachingNoCache(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522504306-328&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [36624011-6a03-11f0-9d56-060730329b56]
[36624011-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[36624011-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522504306-328&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3677eaf6-6a03-11f0-9d56-060730329b56]
[3677eaf6-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3677eaf6-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522504306-328&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [370b033b-6a03-11f0-9d56-060730329b56]
[370b033b-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[370b033b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522504306-328&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38404ef0-6a03-11f0-9d56-060730329b56]
[38404ef0-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[38404ef0-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [37a23a2c-6a03-11f0-9d56-060730329b56]
Trovato cache key [37a23a2c-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522504306-328&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [38416066-6a03-11f0-9d56-060730329b56]
[38416066-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[38416066-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [37a23a2c-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [37a23a2c-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522522224-348&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3f39e495-6a03-11f0-9d56-060730329b56]
[3f39e495-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3f39e495-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522522224-348&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3fdd297b-6a03-11f0-9d56-060730329b56]
[3fdd297b-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[3fdd297b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3f3ec697-6a03-11f0-9d56-060730329b56]
Trovato cache key [3f3ec697-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522522224-348&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [407b172f-6a03-11f0-9d56-060730329b56]
[407b172f-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[407b172f-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3f3ec697-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [3f3ec697-6a03-11f0-9d56-060730329b56]
testResponseCachingNoCacheDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522528576-356&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [43924254-6a03-11f0-9d56-060730329b56]
[43924254-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[43924254-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522528576-356&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [439c2d68-6a03-11f0-9d56-060730329b56]
[439c2d68-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[439c2d68-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522528576-356&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [443a693c-6a03-11f0-9d56-060730329b56]
[443a693c-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[443a693c-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522686888-539&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a2c60dcb-6a03-11f0-9d56-060730329b56]
[a2c60dcb-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522686888-539&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a3677df0-6a03-11f0-9d56-060730329b56]
[a3677df0-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522686888-539&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [a40ac2d6-6a03-11f0-9d56-060730329b56]
[a40ac2d6-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(410, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522598317-442&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6e0590e3-6a03-11f0-9d56-060730329b56]
[6e0590e3-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[6e0590e3-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522598317-442&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ea9e739-6a03-11f0-9d56-060730329b56]
[6ea9e739-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[6ea9e739-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6e089e25-6a03-11f0-9d56-060730329b56]
Trovato cache key [6e089e25-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522598317-442&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [410] ritornato [410], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6f4b7e6d-6a03-11f0-9d56-060730329b56]
[6f4b7e6d-6a03-11f0-9d56-060730329b56] Atteso [410] ritornato [410]
[6f4b7e6d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6e089e25-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [6e089e25-6a03-11f0-9d56-060730329b56]
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522646041-502&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [88b031e0-6a03-11f0-9d56-060730329b56]
[88b031e0-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[88b031e0-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522646041-502&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [89f4bfd4-6a03-11f0-9d56-060730329b56]
[89f4bfd4-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[89f4bfd4-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522646041-502&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, GovWay-Sender, Vary, Expires, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8feb642a-6a03-11f0-9d56-060730329b56]
[8feb642a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[8feb642a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522375201-243&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e39e5aec-6a02-11f0-9d56-060730329b56]
[e39e5aec-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[e39e5aec-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522375201-243&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [e3abef85-6a02-11f0-9d56-060730329b56]
[e3abef85-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[e3abef85-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522375201-243&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [ef33bf9b-6a02-11f0-9d56-060730329b56]
[ef33bf9b-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[ef33bf9b-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxSize(json, application/json, false)
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522501120-324&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [33e754f4-6a03-11f0-9d56-060730329b56]
[33e754f4-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[33e754f4-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522501120-324&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [351e9c79-6a03-11f0-9d56-060730329b56]
[351e9c79-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[351e9c79-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [347d2c55-6a03-11f0-9d56-060730329b56]
Trovato cache key [347d2c55-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522501120-324&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [35c00c9d-6a03-11f0-9d56-060730329b56]
[35c00c9d-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[35c00c9d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [347d2c55-6a03-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [347d2c55-6a03-11f0-9d56-060730329b56]
testResponseCachingMaxAge(Pragma, max-age=10)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522184112-49&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [998193ba-6a02-11f0-9d56-060730329b56]
[998193ba-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[998193ba-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522184112-49&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [999c209f-6a02-11f0-9d56-060730329b56]
[999c209f-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[999c209f-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [998e8c0c-6a02-11f0-9d56-060730329b56]
Trovato cache key [998e8c0c-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522184112-49&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99e1b529-6a02-11f0-9d56-060730329b56]
[99e1b529-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[99e1b529-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [998e8c0c-6a02-11f0-9d56-060730329b56]
Terza invocazione, trovato cache key [998e8c0c-6a02-11f0-9d56-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522655605-514&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [93b6c42d-6a03-11f0-9d56-060730329b56]
[93b6c42d-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[93b6c42d-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522655605-514&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [94905b53-6a03-11f0-9d56-060730329b56]
[94905b53-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[94905b53-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [944ff6ef-6a03-11f0-9d56-060730329b56]
Trovato cache key [944ff6ef-6a03-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522655605-514&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [958edf9b-6a03-11f0-9d56-060730329b56]
[958edf9b-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[958edf9b-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522655605-514&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [962a8360-6a03-11f0-9d56-060730329b56]
[962a8360-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[962a8360-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [95903f2c-6a03-11f0-9d56-060730329b56]
Trovato cache key [95903f2c-6a03-11f0-9d56-060730329b56]
testResponseCachingMaxAge(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522168873-44&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9919d126-6a02-11f0-9d56-060730329b56]
[9919d126-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[9919d126-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522168873-44&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [993ff6cb-6a02-11f0-9d56-060730329b56]
[993ff6cb-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[993ff6cb-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [99236e18-6a02-11f0-9d56-060730329b56]
Trovato cache key [99236e18-6a02-11f0-9d56-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522168873-44&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [996ef611-6a02-11f0-9d56-060730329b56]
[996ef611-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[996ef611-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522168873-44&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, GovWay-CacheKey, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [99729f96-6a02-11f0-9d56-060730329b56]
[99729f96-6a02-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[99729f96-6a02-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [996f9253-6a02-11f0-9d56-060730329b56]
Trovato cache key [996f9253-6a02-11f0-9d56-060730329b56]
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522525396-352&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [41192bf3-6a03-11f0-9d56-060730329b56]
[41192bf3-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[41192bf3-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522525396-352&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [42552e6a-6a03-11f0-9d56-060730329b56]
[42552e6a-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[42552e6a-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1753522525396-352&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4264e5de-6a03-11f0-9d56-060730329b56]
[4264e5de-6a03-11f0-9d56-060730329b56] Atteso [200] ritornato [200]
[4264e5de-6a03-11f0-9d56-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522680501-531&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9efe5747-6a03-11f0-9d56-060730329b56]
[9efe5747-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522680501-531&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f9b81ac-6a03-11f0-9d56-060730329b56]
[9f9b81ac-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1753522680501-531&checkEqualsHttpMethod=POST
Atteso [500] ritornato [500], raccolgo id ...
Headers: ([Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f9c1df0-6a03-11f0-9d56-060730329b56]
[9f9c1df0-6a03-11f0-9d56-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
950 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicOptional
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testNone
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testNone
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleHEAD
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleHEAD
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipal_genericCode
testPrincipalOptional
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipal_genericCode
testPrincipalOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesInternalAny
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
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.rest.method.get.RESTPDGet
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.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyOptional
testSslOptional
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testApiKey_specificCode
testBasic_specificCode
testBasicOptional
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testApiKey_specificCode
testBasic_specificCode
testBasicOptional
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterPreflightNoACRM
testDoFilterActualPUT
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterPreflightNoACRM
testDoFilterActualPUT
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testResponseCaching
10 ms
testResponseCachingDigestDefault
3513 ms
testResponseCachingDigestHeaders
15448 ms
testResponseCachingDigestQueryParameters
24927 ms
testResponseCachingDigestUriBodyDisabilitato
34326 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
40622 ms
testResponseCachingMaxAge(Pragma, max-age=10)
55862 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
70025 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
84234 ms
testResponseCachingMaxSize(zip, application/zip, true)
98400 ms
testResponseCachingMaxSize(json, application/json, false)
101599 ms
testResponseCachingNoCache(Cache-Control, no-cache)
104732 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
110028 ms
testResponseCachingNoCache(Pragma, no-cache)
116403 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
122715 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
125886 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
129081 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
132252 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
135441 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
138575 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
141708 ms
testResponseCachingNoStore(Cache-Control, no-store)
144836 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
150120 ms
testResponseCachingNoStore(Pragma, no-cache)
155372 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
160669 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
163808 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
166979 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
170161 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
173356 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
176968 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
180163 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
183301 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
186470 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
189666 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
192872 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
196046 ms
testResponseCachingRegole(410, false, null, true, -1)
199221 ms
testResponseCachingRegole(410, true, json, true, -1)
202422 ms
testResponseCachingRegole(410, true, xml, true, -1)
205550 ms
testResponseCachingRegole(411, false, null, true, -1)
208721 ms
testResponseCachingRegole(411, true, json, false, -1)
211870 ms
testResponseCachingRegole(411, true, xml, false, -1)
215043 ms
testResponseCachingRegole(413, false, null, true, -1)
218228 ms
testResponseCachingRegole(413, true, json, false, -1)
221417 ms
testResponseCachingRegole(413, true, xml, false, -1)
224593 ms
testResponseCachingRegole(415, false, null, true, -1)
227782 ms
testResponseCachingRegole(415, true, json, false, -1)
230951 ms
testResponseCachingRegole(415, true, xml, false, -1)
234148 ms
testResponseCachingRegole(416, false, null, true, 11)
237358 ms
testResponseCachingRegole(416, true, json, false, -1)
240550 ms
testResponseCachingRegole(416, true, xml, false, -1)
243745 ms
testResponseCachingRegole(200, false, null, false, -1)
246950 ms
testResponseCachingRegole(200, true, json, false, -1)
250177 ms
testResponseCachingRegole(200, true, xml, false, -1)
253355 ms
testResponseCachingTimeout
256544 ms
testOpenspcoopCoreLog
271840 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
271846 ms
testResponseCaching
271846 ms
testResponseCachingDigestDefault
275014 ms
testResponseCachingDigestHeaders
286646 ms
testResponseCachingDigestQueryParameters
296111 ms
testResponseCachingDigestUriBodyDisabilitato
305619 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
311890 ms
testResponseCachingMaxAge(Pragma, max-age=10)
327105 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
341280 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
355475 ms
testResponseCachingMaxSize(zip, application/zip, true)
369662 ms
testResponseCachingMaxSize(json, application/json, false)
372870 ms
testResponseCachingNoCache(Cache-Control, no-cache)
376055 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
381319 ms
testResponseCachingNoCache(Pragma, no-cache)
387662 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
393974 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
397146 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
400326 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
403512 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
406695 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
409825 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
412956 ms
testResponseCachingNoStore(Cache-Control, no-store)
416112 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
421406 ms
testResponseCachingNoStore(Pragma, no-cache)
426688 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
431949 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
435099 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
438275 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
441448 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
444631 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
447804 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
450975 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
454154 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
457327 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
460509 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
463721 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
466891 ms
testResponseCachingRegole(410, false, null, true, -1)
470067 ms
testResponseCachingRegole(410, true, json, true, -1)
473246 ms
testResponseCachingRegole(410, true, xml, true, -1)
476383 ms
testResponseCachingRegole(411, false, null, true, -1)
479573 ms
testResponseCachingRegole(411, true, json, false, -1)
482711 ms
testResponseCachingRegole(411, true, xml, false, -1)
485902 ms
testResponseCachingRegole(413, false, null, true, -1)
489089 ms
testResponseCachingRegole(413, true, json, false, -1)
492284 ms
testResponseCachingRegole(413, true, xml, false, -1)
495462 ms
testResponseCachingRegole(415, false, null, true, -1)
498649 ms
testResponseCachingRegole(415, true, json, false, -1)
501826 ms
testResponseCachingRegole(415, true, xml, false, -1)
505018 ms
testResponseCachingRegole(416, false, null, true, 11)
508242 ms
testResponseCachingRegole(416, true, json, false, -1)
511440 ms
testResponseCachingRegole(416, true, xml, false, -1)
514612 ms
testResponseCachingRegole(200, false, null, false, -1)
517790 ms
testResponseCachingRegole(200, true, json, false, -1)
521001 ms
testResponseCachingRegole(200, true, xml, false, -1)
524173 ms
testResponseCachingTimeout
527355 ms
testOpenspcoopCoreLog
542648 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
542651 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
542651 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
545838 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
549044 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
552251 ms
testOpenspcoopCoreLog
555457 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
555460 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
555460 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
558638 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
561846 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
565011 ms
testOpenspcoopCoreLog
568223 ms