



<?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
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-1751918901624-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 [8e16d81b-5b6d-11f0-a5b8-060730329b56]
[8e16d81b-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e16d81b-5b6d-11f0-a5b8-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-1751918901624-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 [8e1d67d2-5b6d-11f0-a5b8-060730329b56]
[8e1d67d2-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e1d67d2-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e17745e-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [8e17745e-5b6d-11f0-a5b8-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-1751918901624-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 [8e2222c6-5b6d-11f0-a5b8-060730329b56]
[8e2222c6-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e2222c6-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e17745e-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [8e17745e-5b6d-11f0-a5b8-060730329b56]
testResponseCachingDigestHeaders
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918989967-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 [b9fcf1a4-5b6d-11f0-a5b8-060730329b56]
[b9fcf1a4-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b9fcf1a4-5b6d-11f0-a5b8-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-1751918989967-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 [bb39423a-5b6d-11f0-a5b8-060730329b56]
[bb39423a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bb39423a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ba997fc6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [ba997fc6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918989967-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 [bbde34ce-5b6d-11f0-a5b8-060730329b56]
[bbde34ce-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bbde34ce-5b6d-11f0-a5b8-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-1751918989967-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 [bc82b233-5b6d-11f0-a5b8-060730329b56]
[bc82b233-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bc82b233-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bbe0f3ef-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [bbe0f3ef-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918989967-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 [bd209fe7-5b6d-11f0-a5b8-060730329b56]
[bd209fe7-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bd209fe7-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ba997fc6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [ba997fc6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918989967-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 [bd9ed09b-5b6d-11f0-a5b8-060730329b56]
[bd9ed09b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bd9ed09b-5b6d-11f0-a5b8-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-1751918989967-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 [bdd12b42-5b6d-11f0-a5b8-060730329b56]
[bdd12b42-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bdd12b42-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bd9ef7ac-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [bd9ef7ac-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918989967-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 [be5e7726-5b6d-11f0-a5b8-060730329b56]
[be5e7726-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[be5e7726-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ba997fc6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [ba997fc6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918989967-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 [be6024da-5b6d-11f0-a5b8-060730329b56]
[be6024da-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[be6024da-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ba997fc6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [ba997fc6-5b6d-11f0-a5b8-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-1751918940225-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 [9c4ab602-5b6d-11f0-a5b8-060730329b56]
[9c4ab602-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9c4ab602-5b6d-11f0-a5b8-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-1751918940225-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 [9cee21f8-5b6d-11f0-a5b8-060730329b56]
[9cee21f8-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9cee21f8-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9ced3794-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [9ced3794-5b6d-11f0-a5b8-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-1751918940225-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 [9cf6113c-5b6d-11f0-a5b8-060730329b56]
[9cf6113c-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9cf6113c-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9ced3794-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [9ced3794-5b6d-11f0-a5b8-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-1751918936974-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 [9ae50b76-5b6d-11f0-a5b8-060730329b56]
[9ae50b76-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[9ae50b76-5b6d-11f0-a5b8-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-1751918936974-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 [9b312faa-5b6d-11f0-a5b8-060730329b56]
[9b312faa-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[9b312faa-5b6d-11f0-a5b8-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-1751918936974-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 [9b9d5efe-5b6d-11f0-a5b8-060730329b56]
[9b9d5efe-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[9b9d5efe-5b6d-11f0-a5b8-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-1751918891936-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 [87ca255d-5b6d-11f0-a5b8-060730329b56]
[87ca255d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[87ca255d-5b6d-11f0-a5b8-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-1751918891936-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 [87f1f7b2-5b6d-11f0-a5b8-060730329b56]
[87f1f7b2-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[87f1f7b2-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87d7b9ef-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [87d7b9ef-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918891936-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 [888d4d56-5b6d-11f0-a5b8-060730329b56]
[888d4d56-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[888d4d56-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [87d7b9ef-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [87d7b9ef-5b6d-11f0-a5b8-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-1751918833882-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 [6d2b1cdb-5b6d-11f0-a5b8-060730329b56]
[6d2b1cdb-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6d2b1cdb-5b6d-11f0-a5b8-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-1751918833882-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 [6d2ca381-5b6d-11f0-a5b8-060730329b56]
[6d2ca381-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6d2ca381-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6d2c073e-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6d2c073e-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918833882-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 [6d361965-5b6d-11f0-a5b8-060730329b56]
[6d361965-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6d361965-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6d2c073e-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6d2c073e-5b6d-11f0-a5b8-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-1751919261415-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 [5c9c1be4-5b6e-11f0-a5b8-060730329b56]
[5c9c1be4-5b6e-11f0-a5b8-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-1751919261415-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 [5d404b2a-5b6e-11f0-a5b8-060730329b56]
[5d404b2a-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [5ca1c136-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [5ca1c136-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1751919261415-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 [5de516ae-5b6e-11f0-a5b8-060730329b56]
[5de516ae-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [5ca1c136-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [5ca1c136-5b6e-11f0-a5b8-060730329b56]
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-1751918846647-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 [71d60684-5b6d-11f0-a5b8-060730329b56]
[71d60684-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[71d60684-5b6d-11f0-a5b8-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-1751918846647-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 [72799988-5b6d-11f0-a5b8-060730329b56]
[72799988-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[72799988-5b6d-11f0-a5b8-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-1751918846647-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 [731f285c-5b6d-11f0-a5b8-060730329b56]
[731f285c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[731f285c-5b6d-11f0-a5b8-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-1751918846647-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 [73c9c041-5b6d-11f0-a5b8-060730329b56]
[73c9c041-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[73c9c041-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [732bf99e-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [732bf99e-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918846647-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 [746f2805-5b6d-11f0-a5b8-060730329b56]
[746f2805-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[746f2805-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [732bf99e-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [732bf99e-5b6d-11f0-a5b8-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-1751919229709-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 [4df8173a-5b6e-11f0-a5b8-060730329b56]
[4df8173a-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4df8173a-5b6e-11f0-a5b8-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-1751919229709-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 [4e1deebe-5b6e-11f0-a5b8-060730329b56]
[4e1deebe-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e1deebe-5b6e-11f0-a5b8-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-1751919229709-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 [4e9d7f02-5b6e-11f0-a5b8-060730329b56]
[4e9d7f02-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e9d7f02-5b6e-11f0-a5b8-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, 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-1751918827432-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 [6a78f50c-5b6d-11f0-a5b8-060730329b56]
[6a78f50c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a78f50c-5b6d-11f0-a5b8-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-1751918827432-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 [6a837c60-5b6d-11f0-a5b8-060730329b56]
[6a837c60-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a837c60-5b6d-11f0-a5b8-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-1751918827432-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 [6a8ca424-5b6d-11f0-a5b8-060730329b56]
[6a8ca424-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a8ca424-5b6d-11f0-a5b8-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/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918865836-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 [7b675e22-5b6d-11f0-a5b8-060730329b56]
[7b675e22-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b675e22-5b6d-11f0-a5b8-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-1751918865836-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 [7b6a6b69-5b6d-11f0-a5b8-060730329b56]
[7b6a6b69-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b6a6b69-5b6d-11f0-a5b8-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-1751918865836-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 [7b91f09e-5b6d-11f0-a5b8-060730329b56]
[7b91f09e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b91f09e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751919200669-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 [393770b0-5b6e-11f0-a5b8-060730329b56]
[393770b0-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[393770b0-5b6e-11f0-a5b8-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-1751919200669-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 [39ded444-5b6e-11f0-a5b8-060730329b56]
[39ded444-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[39ded444-5b6e-11f0-a5b8-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-1751919200669-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 [3a7d1018-5b6e-11f0-a5b8-060730329b56]
[3a7d1018-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[3a7d1018-5b6e-11f0-a5b8-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-1751919110768-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 [03ff2b91-5b6e-11f0-a5b8-060730329b56]
[03ff2b91-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[03ff2b91-5b6e-11f0-a5b8-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-1751919110768-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 [04a46c46-5b6e-11f0-a5b8-060730329b56]
[04a46c46-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[04a46c46-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0401c3a2-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [0401c3a2-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919110768-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 [052c880a-5b6e-11f0-a5b8-060730329b56]
[052c880a-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[052c880a-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0401c3a2-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [0401c3a2-5b6e-11f0-a5b8-060730329b56]
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-1751919045017-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 [e74dbe05-5b6d-11f0-a5b8-060730329b56]
[e74dbe05-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e74dbe05-5b6d-11f0-a5b8-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-1751919045017-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 [e7f71d6b-5b6d-11f0-a5b8-060730329b56]
[e7f71d6b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e7f71d6b-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e751dcb7-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [e751dcb7-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919045017-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 [e8b7ae53-5b6d-11f0-a5b8-060730329b56]
[e8b7ae53-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e8b7ae53-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e751dcb7-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [e751dcb7-5b6d-11f0-a5b8-060730329b56]
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-1751918830670-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 [6a918628-5b6d-11f0-a5b8-060730329b56]
[6a918628-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a918628-5b6d-11f0-a5b8-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-1751918830670-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 [6b3a494c-5b6d-11f0-a5b8-060730329b56]
[6b3a494c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6b3a494c-5b6d-11f0-a5b8-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-1751918830670-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 [6be0e990-5b6d-11f0-a5b8-060730329b56]
[6be0e990-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6be0e990-5b6d-11f0-a5b8-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-1751918999552-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 [bf0ae3d5-5b6d-11f0-a5b8-060730329b56]
[bf0ae3d5-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[bf0ae3d5-5b6d-11f0-a5b8-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-1751918999552-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 [c044ea7b-5b6d-11f0-a5b8-060730329b56]
[c044ea7b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[c044ea7b-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bfa4d9e7-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [bfa4d9e7-5b6d-11f0-a5b8-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-1751918999552-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 [c0e5974f-5b6d-11f0-a5b8-060730329b56]
[c0e5974f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[c0e5974f-5b6d-11f0-a5b8-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-1751918999552-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 [c1897874-5b6d-11f0-a5b8-060730329b56]
[c1897874-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[c1897874-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c0e5e570-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [c0e5e570-5b6d-11f0-a5b8-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-1751918999552-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 [c22babe8-5b6d-11f0-a5b8-060730329b56]
[c22babe8-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[c22babe8-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bfa4d9e7-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [bfa4d9e7-5b6d-11f0-a5b8-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-1751918999552-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 [c2d46f0f-5b6d-11f0-a5b8-060730329b56]
[c2d46f0f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[c2d46f0f-5b6d-11f0-a5b8-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-1751918999552-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 [ca0715d4-5b6d-11f0-a5b8-060730329b56]
[ca0715d4-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[ca0715d4-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c2df92a0-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [c2df92a0-5b6d-11f0-a5b8-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-1751918999552-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 [caac568a-5b6d-11f0-a5b8-060730329b56]
[caac568a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[caac568a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bfa4d9e7-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [bfa4d9e7-5b6d-11f0-a5b8-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-1751918999552-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 [cb4bf1ee-5b6d-11f0-a5b8-060730329b56]
[cb4bf1ee-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[cb4bf1ee-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bfa4d9e7-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [bfa4d9e7-5b6d-11f0-a5b8-060730329b56]
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918949946-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 [9d3b099f-5b6d-11f0-a5b8-060730329b56]
[9d3b099f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[9d3b099f-5b6d-11f0-a5b8-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-1751918949946-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 [a71f13c3-5b6d-11f0-a5b8-060730329b56]
[a71f13c3-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[a71f13c3-5b6d-11f0-a5b8-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-1751918949946-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 [a9d24ce7-5b6d-11f0-a5b8-060730329b56]
[a9d24ce7-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[a9d24ce7-5b6d-11f0-a5b8-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/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918716103-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 [4a9dbe4c-5b6d-11f0-a5b8-060730329b56]
[4a9dbe4c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4a9dbe4c-5b6d-11f0-a5b8-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-1751918716103-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 [4aec2c74-5b6d-11f0-a5b8-060730329b56]
[4aec2c74-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4aec2c74-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4ab3421f-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4ab3421f-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918716103-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 [4aef12a8-5b6d-11f0-a5b8-060730329b56]
[4aef12a8-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4aef12a8-5b6d-11f0-a5b8-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-1751918716103-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 [4b09edad-5b6d-11f0-a5b8-060730329b56]
[4b09edad-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4b09edad-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4af2bc2a-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4af2bc2a-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918716103-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 [4b262841-5b6d-11f0-a5b8-060730329b56]
[4b262841-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4b262841-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4ab3421f-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4ab3421f-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918716103-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 [4b34ce45-5b6d-11f0-a5b8-060730329b56]
[4b34ce45-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4b34ce45-5b6d-11f0-a5b8-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-1751918716103-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 [4b4c4dea-5b6d-11f0-a5b8-060730329b56]
[4b4c4dea-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4b4c4dea-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4b391407-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4b391407-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918716103-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 [4b82ee4e-5b6d-11f0-a5b8-060730329b56]
[4b82ee4e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4b82ee4e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4ab3421f-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4ab3421f-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918716103-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 [4b8d0072-5b6d-11f0-a5b8-060730329b56]
[4b8d0072-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4b8d0072-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4ab3421f-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4ab3421f-5b6d-11f0-a5b8-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b3a31e7c-5b6d-11f0-a5b8-060730329b56]
[b3a31e7c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b3a31e7c-5b6d-11f0-a5b8-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-1751918978217-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 [b444dcc1-5b6d-11f0-a5b8-060730329b56]
[b444dcc1-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b444dcc1-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b3a5dd9d-5b6d-11f0-a5b8-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-1751918978217-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 [b4e78565-5b6d-11f0-a5b8-060730329b56]
[b4e78565-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b4e78565-5b6d-11f0-a5b8-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-1751918978217-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 [b5932eba-5b6d-11f0-a5b8-060730329b56]
[b5932eba-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b5932eba-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b4e9a846-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b4e9a846-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b632f12e-5b6d-11f0-a5b8-060730329b56]
[b632f12e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b632f12e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b6d39e02-5b6d-11f0-a5b8-060730329b56]
[b6d39e02-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b6d39e02-5b6d-11f0-a5b8-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-1751918978217-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 [b77471e7-5b6d-11f0-a5b8-060730329b56]
[b77471e7-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b77471e7-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b6d5e7f3-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b6d5e7f3-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b812d4cb-5b6d-11f0-a5b8-060730329b56]
[b812d4cb-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b812d4cb-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b8b04d51-5b6d-11f0-a5b8-060730329b56]
[b8b04d51-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b8b04d51-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b8b27035-5b6d-11f0-a5b8-060730329b56]
[b8b27035-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b8b27035-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918978217-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 [b8bb22c9-5b6d-11f0-a5b8-060730329b56]
[b8bb22c9-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b8bb22c9-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b3a5dd9d-5b6d-11f0-a5b8-060730329b56]
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-1751919015509-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 [db9e8fa5-5b6d-11f0-a5b8-060730329b56]
[db9e8fa5-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[db9e8fa5-5b6d-11f0-a5b8-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-1751919015509-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 [dcca8c8c-5b6d-11f0-a5b8-060730329b56]
[dcca8c8c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[dcca8c8c-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dba96516-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [dba96516-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919015509-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 [e165bf92-5b6d-11f0-a5b8-060730329b56]
[e165bf92-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e165bf92-5b6d-11f0-a5b8-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-1751919015509-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 [e2c130e7-5b6d-11f0-a5b8-060730329b56]
[e2c130e7-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e2c130e7-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e165e6a3-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [e165e6a3-5b6d-11f0-a5b8-060730329b56]
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-1751919139576-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 [12de1665-5b6e-11f0-a5b8-060730329b56]
[12de1665-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[12de1665-5b6e-11f0-a5b8-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-1751919139576-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 [13863d4a-5b6e-11f0-a5b8-060730329b56]
[13863d4a-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[13863d4a-5b6e-11f0-a5b8-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-1751919139576-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 [142f4e8f-5b6e-11f0-a5b8-060730329b56]
[142f4e8f-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[142f4e8f-5b6e-11f0-a5b8-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/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918837128-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 [6ddf2aab-5b6d-11f0-a5b8-060730329b56]
[6ddf2aab-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6ddf2aab-5b6d-11f0-a5b8-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-1751918837128-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 [6de25e00-5b6d-11f0-a5b8-060730329b56]
[6de25e00-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6de25e00-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ddf9fdd-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6ddf9fdd-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918837128-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 [6df12b14-5b6d-11f0-a5b8-060730329b56]
[6df12b14-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6df12b14-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ddf9fdd-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6ddf9fdd-5b6d-11f0-a5b8-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-1751918869047-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 [7b9e9ad3-5b6d-11f0-a5b8-060730329b56]
[7b9e9ad3-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b9e9ad3-5b6d-11f0-a5b8-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-1751918869047-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 [7c4b0778-5b6d-11f0-a5b8-060730329b56]
[7c4b0778-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7c4b0778-5b6d-11f0-a5b8-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-1751918869047-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 [7d5c024d-5b6d-11f0-a5b8-060730329b56]
[7d5c024d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7d5c024d-5b6d-11f0-a5b8-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-1751919149239-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 [19ee8f5a-5b6e-11f0-a5b8-060730329b56]
[19ee8f5a-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[19ee8f5a-5b6e-11f0-a5b8-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-1751919149239-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 [1a915f0e-5b6e-11f0-a5b8-060730329b56]
[1a915f0e-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[1a915f0e-5b6e-11f0-a5b8-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-1751919149239-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 [1b35dc72-5b6e-11f0-a5b8-060730329b56]
[1b35dc72-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[1b35dc72-5b6e-11f0-a5b8-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/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919125782-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 [0afd2e02-5b6e-11f0-a5b8-060730329b56]
[0afd2e02-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0afd2e02-5b6e-11f0-a5b8-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-1751919125782-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 [0ba1d278-5b6e-11f0-a5b8-060730329b56]
[0ba1d278-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0ba1d278-5b6e-11f0-a5b8-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-1751919125782-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 [0c411fbc-5b6e-11f0-a5b8-060730329b56]
[0c411fbc-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0c411fbc-5b6e-11f0-a5b8-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-1751919125782-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 [0ce1a581-5b6e-11f0-a5b8-060730329b56]
[0ce1a581-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0ce1a581-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0c46c50d-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [0c46c50d-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919125782-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 [0cef8835-5b6e-11f0-a5b8-060730329b56]
[0cef8835-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0cef8835-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0c46c50d-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [0c46c50d-5b6e-11f0-a5b8-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-1751919254872-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 [58c4fc0f-5b6e-11f0-a5b8-060730329b56]
[58c4fc0f-5b6e-11f0-a5b8-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-1751919254872-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 [597623a5-5b6e-11f0-a5b8-060730329b56]
[597623a5-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [58cdd5b2-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [58cdd5b2-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1751919254872-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 [5a145f7b-5b6e-11f0-a5b8-060730329b56]
[5a145f7b-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [58cdd5b2-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [58cdd5b2-5b6e-11f0-a5b8-060730329b56]
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-1751918852005-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 [7513f389-5b6d-11f0-a5b8-060730329b56]
[7513f389-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7513f389-5b6d-11f0-a5b8-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-1751918852005-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 [75babadd-5b6d-11f0-a5b8-060730329b56]
[75babadd-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[75babadd-5b6d-11f0-a5b8-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-1751918852005-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 [766bbb67-5b6d-11f0-a5b8-060730329b56]
[766bbb67-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[766bbb67-5b6d-11f0-a5b8-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-1751918852005-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 [7765369d-5b6d-11f0-a5b8-060730329b56]
[7765369d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7765369d-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7707d459-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [7707d459-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918852005-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 [7868eb03-5b6d-11f0-a5b8-060730329b56]
[7868eb03-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7868eb03-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7707d459-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [7707d459-5b6d-11f0-a5b8-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-1751919197435-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 [374f9dd4-5b6e-11f0-a5b8-060730329b56]
[374f9dd4-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[374f9dd4-5b6e-11f0-a5b8-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-1751919197435-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 [37f3f428-5b6e-11f0-a5b8-060730329b56]
[37f3f428-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[37f3f428-5b6e-11f0-a5b8-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-1751919197435-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 [3898718c-5b6e-11f0-a5b8-060730329b56]
[3898718c-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[3898718c-5b6e-11f0-a5b8-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-1751918975026-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 [b266f4ec-5b6d-11f0-a5b8-060730329b56]
[b266f4ec-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b266f4ec-5b6d-11f0-a5b8-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-1751918975026-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 [b2ff3d52-5b6d-11f0-a5b8-060730329b56]
[b2ff3d52-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b2ff3d52-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b2fec81e-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [b2fec81e-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918975026-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 [b3088c28-5b6d-11f0-a5b8-060730329b56]
[b3088c28-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b3088c28-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b2fec81e-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [b2fec81e-5b6d-11f0-a5b8-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-1751918799525-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 [5ef67bab-5b6d-11f0-a5b8-060730329b56]
[5ef67bab-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5ef67bab-5b6d-11f0-a5b8-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-1751918799525-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 [5f883460-5b6d-11f0-a5b8-060730329b56]
[5f883460-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5f883460-5b6d-11f0-a5b8-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-1751918799525-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 [5fb314f4-5b6d-11f0-a5b8-060730329b56]
[5fb314f4-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5fb314f4-5b6d-11f0-a5b8-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-1751919271086-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 [62effb9b-5b6e-11f0-a5b8-060730329b56]
[62effb9b-5b6e-11f0-a5b8-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-1751919271086-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 [6394a010-5b6e-11f0-a5b8-060730329b56]
[6394a010-5b6e-11f0-a5b8-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-1751919271086-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 [64312e34-5b6e-11f0-a5b8-060730329b56]
[64312e34-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751919219925-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 [4429b6d2-5b6e-11f0-a5b8-060730329b56]
[4429b6d2-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[4429b6d2-5b6e-11f0-a5b8-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-1751919219925-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 [442ee6f6-5b6e-11f0-a5b8-060730329b56]
[442ee6f6-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[442ee6f6-5b6e-11f0-a5b8-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-1751919219925-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 [44cf6cba-5b6e-11f0-a5b8-060730329b56]
[44cf6cba-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[44cf6cba-5b6e-11f0-a5b8-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-store)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919120420-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 [0876d12a-5b6e-11f0-a5b8-060730329b56]
[0876d12a-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0876d12a-5b6e-11f0-a5b8-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-1751919120420-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 [0914bede-5b6e-11f0-a5b8-060730329b56]
[0914bede-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0914bede-5b6e-11f0-a5b8-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-1751919120420-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 [09b4cf72-5b6e-11f0-a5b8-060730329b56]
[09b4cf72-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[09b4cf72-5b6e-11f0-a5b8-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-1751919120420-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 [0a535967-5b6e-11f0-a5b8-060730329b56]
[0a535967-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0a535967-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [09b5b9d3-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [09b5b9d3-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919120420-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 [0a5a855e-5b6e-11f0-a5b8-060730329b56]
[0a5a855e-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0a5a855e-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [09b5b9d3-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [09b5b9d3-5b6e-11f0-a5b8-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-1751919152430-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 [1bcf5d56-5b6e-11f0-a5b8-060730329b56]
[1bcf5d56-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[1bcf5d56-5b6e-11f0-a5b8-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-1751919152430-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 [1c70cd7a-5b6e-11f0-a5b8-060730329b56]
[1c70cd7a-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[1c70cd7a-5b6e-11f0-a5b8-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-1751919152430-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 [1dc6c095-5b6e-11f0-a5b8-060730329b56]
[1dc6c095-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[1dc6c095-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestUriBodyDisabilitato
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918735185-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 [4d31d712-5b6d-11f0-a5b8-060730329b56]
[4d31d712-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d31d712-5b6d-11f0-a5b8-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-1751918735185-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 [4d54a15a-5b6d-11f0-a5b8-060730329b56]
[4d54a15a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d54a15a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4d355985-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4d355985-5b6d-11f0-a5b8-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-1751918735185-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 [4d6fa36e-5b6d-11f0-a5b8-060730329b56]
[4d6fa36e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d6fa36e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4d355985-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4d355985-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918735185-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 [4d717832-5b6d-11f0-a5b8-060730329b56]
[4d717832-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d717832-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4d355985-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4d355985-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918735185-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 [4d9f3ef8-5b6d-11f0-a5b8-060730329b56]
[4d9f3ef8-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d9f3ef8-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4d355985-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4d355985-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918735185-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 [4da161dc-5b6d-11f0-a5b8-060730329b56]
[4da161dc-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4da161dc-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4d355985-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4d355985-5b6d-11f0-a5b8-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-1751919155646-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 [1e65e6c9-5b6e-11f0-a5b8-060730329b56]
[1e65e6c9-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[1e65e6c9-5b6e-11f0-a5b8-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-1751919155646-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 [1fa51c90-5b6e-11f0-a5b8-060730329b56]
[1fa51c90-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[1fa51c90-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1e65e6ca-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [1e65e6ca-5b6e-11f0-a5b8-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-1751919155646-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 [2048d6a4-5b6e-11f0-a5b8-060730329b56]
[2048d6a4-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[2048d6a4-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1e65e6ca-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [1e65e6ca-5b6e-11f0-a5b8-060730329b56]
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-1751919113969-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 [05447cde-5b6e-11f0-a5b8-060730329b56]
[05447cde-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[05447cde-5b6e-11f0-a5b8-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-1751919113969-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 [055804e3-5b6e-11f0-a5b8-060730329b56]
[055804e3-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[055804e3-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [054a493f-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [054a493f-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919113969-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 [05f22207-5b6e-11f0-a5b8-060730329b56]
[05f22207-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[05f22207-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [054a493f-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [054a493f-5b6e-11f0-a5b8-060730329b56]
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919165318-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 [2383dd83-5b6e-11f0-a5b8-060730329b56]
[2383dd83-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[2383dd83-5b6e-11f0-a5b8-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-1751919165318-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 [24291e38-5b6e-11f0-a5b8-060730329b56]
[24291e38-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[24291e38-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2384eef4-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [2384eef4-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919165318-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 [24c955de-5b6e-11f0-a5b8-060730329b56]
[24c955de-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[24c955de-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2384eef4-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [2384eef4-5b6e-11f0-a5b8-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-1751919142791-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 [14dd1ac4-5b6e-11f0-a5b8-060730329b56]
[14dd1ac4-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[14dd1ac4-5b6e-11f0-a5b8-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-1751919142791-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 [16168529-5b6e-11f0-a5b8-060730329b56]
[16168529-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[16168529-5b6e-11f0-a5b8-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-1751919142791-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 [16b81c5e-5b6e-11f0-a5b8-060730329b56]
[16b81c5e-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[16b81c5e-5b6e-11f0-a5b8-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/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919207057-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 [3c76481b-5b6e-11f0-a5b8-060730329b56]
[3c76481b-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3c76481b-5b6e-11f0-a5b8-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-1751919207057-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 [3d1a022f-5b6e-11f0-a5b8-060730329b56]
[3d1a022f-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3d1a022f-5b6e-11f0-a5b8-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-1751919207057-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 [3dbcd1e3-5b6e-11f0-a5b8-060730329b56]
[3dbcd1e3-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3dbcd1e3-5b6e-11f0-a5b8-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-1751918924069-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 [92d8cd60-5b6d-11f0-a5b8-060730329b56]
[92d8cd60-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[92d8cd60-5b6d-11f0-a5b8-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-1751918924069-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 [93842894-5b6d-11f0-a5b8-060730329b56]
[93842894-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[93842894-5b6d-11f0-a5b8-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-1751918924069-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 [9433a278-5b6d-11f0-a5b8-060730329b56]
[9433a278-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[9433a278-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751919213490-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 [4054bae3-5b6e-11f0-a5b8-060730329b56]
[4054bae3-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[4054bae3-5b6e-11f0-a5b8-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-1751919213490-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 [419d407c-5b6e-11f0-a5b8-060730329b56]
[419d407c-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[419d407c-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [405704d4-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [405704d4-5b6e-11f0-a5b8-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-1751919213490-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 [423058c0-5b6e-11f0-a5b8-060730329b56]
[423058c0-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[423058c0-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [405704d4-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [405704d4-5b6e-11f0-a5b8-060730329b56]
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-1751919117197-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 [06900fbd-5b6e-11f0-a5b8-060730329b56]
[06900fbd-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[06900fbd-5b6e-11f0-a5b8-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-1751919117197-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 [073661e2-5b6e-11f0-a5b8-060730329b56]
[073661e2-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[073661e2-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0694075e-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [0694075e-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919117197-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 [07d86e46-5b6e-11f0-a5b8-060730329b56]
[07d86e46-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[07d86e46-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0694075e-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [0694075e-5b6e-11f0-a5b8-060730329b56]
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-1751918843505-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 [6fd7ec85-5b6d-11f0-a5b8-060730329b56]
[6fd7ec85-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6fd7ec85-5b6d-11f0-a5b8-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-1751918843505-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 [707ba69a-5b6d-11f0-a5b8-060730329b56]
[707ba69a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[707ba69a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6fdaaba7-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6fdaaba7-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918843505-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 [711e4f3e-5b6d-11f0-a5b8-060730329b56]
[711e4f3e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[711e4f3e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6fdaaba7-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6fdaaba7-5b6d-11f0-a5b8-060730329b56]
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-1751919258124-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 [5b54a7b3-5b6e-11f0-a5b8-060730329b56]
[5b54a7b3-5b6e-11f0-a5b8-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-1751919258124-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 [5bf1ab08-5b6e-11f0-a5b8-060730329b56]
[5bf1ab08-5b6e-11f0-a5b8-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-1751919258124-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 [5bf2203c-5b6e-11f0-a5b8-060730329b56]
[5bf2203c-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751918898392-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 [8b5b8898-5b6d-11f0-a5b8-060730329b56]
[8b5b8898-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[8b5b8898-5b6d-11f0-a5b8-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-1751918898392-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 [8c0fe47c-5b6d-11f0-a5b8-060730329b56]
[8c0fe47c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[8c0fe47c-5b6d-11f0-a5b8-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-1751918898392-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 [8cb8a7a0-5b6d-11f0-a5b8-060730329b56]
[8cb8a7a0-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[8cb8a7a0-5b6d-11f0-a5b8-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-1751918914435-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 [8e8aa8c8-5b6d-11f0-a5b8-060730329b56]
[8e8aa8c8-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8e8aa8c8-5b6d-11f0-a5b8-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-1751918914435-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 [8f3567bc-5b6d-11f0-a5b8-060730329b56]
[8f3567bc-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8f3567bc-5b6d-11f0-a5b8-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-1751918914435-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 [8f423902-5b6d-11f0-a5b8-060730329b56]
[8f423902-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8f423902-5b6d-11f0-a5b8-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/in/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918930504-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 [96e0e83a-5b6d-11f0-a5b8-060730329b56]
[96e0e83a-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[96e0e83a-5b6d-11f0-a5b8-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-1751918930504-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 [9794cef0-5b6d-11f0-a5b8-060730329b56]
[9794cef0-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[9794cef0-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96e9c1dc-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [96e9c1dc-5b6d-11f0-a5b8-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-1751918930504-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 [983f66d4-5b6d-11f0-a5b8-060730329b56]
[983f66d4-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[983f66d4-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96e9c1dc-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [96e9c1dc-5b6d-11f0-a5b8-060730329b56]
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-1751918725654-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 [4c22b0cd-5b6d-11f0-a5b8-060730329b56]
[4c22b0cd-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c22b0cd-5b6d-11f0-a5b8-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-1751918725654-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 [4c3f1275-5b6d-11f0-a5b8-060730329b56]
[4c3f1275-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c3f1275-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c2548e0-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4c2548e0-5b6d-11f0-a5b8-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-1751918725654-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 [4c5f92c9-5b6d-11f0-a5b8-060730329b56]
[4c5f92c9-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c5f92c9-5b6d-11f0-a5b8-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-1751918725654-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 [4c86f0ee-5b6d-11f0-a5b8-060730329b56]
[4c86f0ee-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c86f0ee-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c75169b-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4c75169b-5b6d-11f0-a5b8-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-1751918725654-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 [4c9d8632-5b6d-11f0-a5b8-060730329b56]
[4c9d8632-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c9d8632-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c2548e0-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4c2548e0-5b6d-11f0-a5b8-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-1751918725654-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 [4ca2b656-5b6d-11f0-a5b8-060730329b56]
[4ca2b656-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4ca2b656-5b6d-11f0-a5b8-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-1751918725654-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 [4cc4210b-5b6d-11f0-a5b8-060730329b56]
[4cc4210b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4cc4210b-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4cb68c78-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4cb68c78-5b6d-11f0-a5b8-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-1751918725654-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 [4cc72e4f-5b6d-11f0-a5b8-060730329b56]
[4cc72e4f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4cc72e4f-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c2548e0-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4c2548e0-5b6d-11f0-a5b8-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-1751918725654-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 [4ce5d9e6-5b6d-11f0-a5b8-060730329b56]
[4ce5d9e6-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4ce5d9e6-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4c2548e0-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4c2548e0-5b6d-11f0-a5b8-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919232934-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 [507c2a1d-5b6e-11f0-a5b8-060730329b56]
[507c2a1d-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[507c2a1d-5b6e-11f0-a5b8-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-1751919232934-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 [5120ce93-5b6e-11f0-a5b8-060730329b56]
[5120ce93-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5120ce93-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [50832eff-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [50832eff-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919232934-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 [52670a3c-5b6e-11f0-a5b8-060730329b56]
[52670a3c-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[52670a3c-5b6e-11f0-a5b8-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-1751919232934-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 [53be5ce3-5b6e-11f0-a5b8-060730329b56]
[53be5ce3-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[53be5ce3-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5267f49d-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [5267f49d-5b6e-11f0-a5b8-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-1751918741567-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 [4daafed0-5b6d-11f0-a5b8-060730329b56]
[4daafed0-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4daafed0-5b6d-11f0-a5b8-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-1751918741567-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 [4dd717e5-5b6d-11f0-a5b8-060730329b56]
[4dd717e5-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4dd717e5-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4dcb7f22-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4dcb7f22-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918741567-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 [4e10ec9b-5b6d-11f0-a5b8-060730329b56]
[4e10ec9b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e10ec9b-5b6d-11f0-a5b8-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-1751918741567-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 [4e1642d0-5b6d-11f0-a5b8-060730329b56]
[4e1642d0-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e1642d0-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4e113abd-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4e113abd-5b6d-11f0-a5b8-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-1751918817775-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 [6a361f79-5b6d-11f0-a5b8-060730329b56]
[6a361f79-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a361f79-5b6d-11f0-a5b8-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-1751918817775-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 [6a3a3e2d-5b6d-11f0-a5b8-060730329b56]
[6a3a3e2d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a3a3e2d-5b6d-11f0-a5b8-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-1751918817775-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 [6a3f9561-5b6d-11f0-a5b8-060730329b56]
[6a3f9561-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a3f9561-5b6d-11f0-a5b8-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-1751918817775-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 [6a400a95-5b6d-11f0-a5b8-060730329b56]
[6a400a95-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a400a95-5b6d-11f0-a5b8-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-1751918817775-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 [6a49325a-5b6d-11f0-a5b8-060730329b56]
[6a49325a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a49325a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6a416a27-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6a416a27-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918817775-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 [6a52812e-5b6d-11f0-a5b8-060730329b56]
[6a52812e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a52812e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6a416a27-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6a416a27-5b6d-11f0-a5b8-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-1751919210269-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 [3e603dd7-5b6e-11f0-a5b8-060730329b56]
[3e603dd7-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3e603dd7-5b6e-11f0-a5b8-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-1751919210269-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 [3f05ccab-5b6e-11f0-a5b8-060730329b56]
[3f05ccab-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3f05ccab-5b6e-11f0-a5b8-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-1751919210269-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 [3faa4a0f-5b6e-11f0-a5b8-060730329b56]
[3faa4a0f-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3faa4a0f-5b6e-11f0-a5b8-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-1751918700547-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 [38e9bab3-5b6d-11f0-a5b8-060730329b56]
[38e9bab3-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[38e9bab3-5b6d-11f0-a5b8-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-1751918700547-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 [38f1a9f9-5b6d-11f0-a5b8-060730329b56]
[38f1a9f9-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[38f1a9f9-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [38eb4156-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [38eb4156-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918700547-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 [39253d1d-5b6d-11f0-a5b8-060730329b56]
[39253d1d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[39253d1d-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [38eb4156-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [38eb4156-5b6d-11f0-a5b8-060730329b56]
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-1751918888736-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 [8512584f-5b6d-11f0-a5b8-060730329b56]
[8512584f-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[8512584f-5b6d-11f0-a5b8-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-1751918888736-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 [85bfd663-5b6d-11f0-a5b8-060730329b56]
[85bfd663-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[85bfd663-5b6d-11f0-a5b8-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-1751918888736-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 [866fec87-5b6d-11f0-a5b8-060730329b56]
[866fec87-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[866fec87-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751918920842-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 [90ac7772-5b6d-11f0-a5b8-060730329b56]
[90ac7772-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[90ac7772-5b6d-11f0-a5b8-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-1751918920842-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 [915c8d98-5b6d-11f0-a5b8-060730329b56]
[915c8d98-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[915c8d98-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [90b1f5b4-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [90b1f5b4-5b6d-11f0-a5b8-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-1751918920842-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 [921a866c-5b6d-11f0-a5b8-060730329b56]
[921a866c-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[921a866c-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [90b1f5b4-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [90b1f5b4-5b6d-11f0-a5b8-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-1751919030812-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 [e4204bbb-5b6d-11f0-a5b8-060730329b56]
[e4204bbb-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e4204bbb-5b6d-11f0-a5b8-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-1751919030812-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 [e4b84600-5b6d-11f0-a5b8-060730329b56]
[e4b84600-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e4b84600-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e4b75b9c-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [e4b75b9c-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919030812-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 [e563ef5a-5b6d-11f0-a5b8-060730329b56]
[e563ef5a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e563ef5a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e4b75b9c-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [e4b75b9c-5b6d-11f0-a5b8-060730329b56]
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-1751918933726-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 [98ebac68-5b6d-11f0-a5b8-060730329b56]
[98ebac68-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[98ebac68-5b6d-11f0-a5b8-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-1751918933726-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 [99961d3c-5b6d-11f0-a5b8-060730329b56]
[99961d3c-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[99961d3c-5b6d-11f0-a5b8-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-1751918933726-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 [99d80840-5b6d-11f0-a5b8-060730329b56]
[99d80840-5b6d-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[99d80840-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
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-1751919174998-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 [29373771-5b6e-11f0-a5b8-060730329b56]
[29373771-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[29373771-5b6e-11f0-a5b8-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-1751919174998-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 [29e26b97-5b6e-11f0-a5b8-060730329b56]
[29e26b97-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[29e26b97-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2940d463-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [2940d463-5b6e-11f0-a5b8-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-1751919174998-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 [2a87ac4d-5b6e-11f0-a5b8-060730329b56]
[2a87ac4d-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2a87ac4d-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2940d463-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [2940d463-5b6e-11f0-a5b8-060730329b56]
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-1751918885540-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 [82ef0311-5b6d-11f0-a5b8-060730329b56]
[82ef0311-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[82ef0311-5b6d-11f0-a5b8-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-1751918885540-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 [83a6e167-5b6d-11f0-a5b8-060730329b56]
[83a6e167-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[83a6e167-5b6d-11f0-a5b8-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-1751918885540-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 [8459417b-5b6d-11f0-a5b8-060730329b56]
[8459417b-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[8459417b-5b6d-11f0-a5b8-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/in/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1751919251604-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 [563f628e-5b6e-11f0-a5b8-060730329b56]
[563f628e-5b6e-11f0-a5b8-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-1751919251604-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 [56e147e3-5b6e-11f0-a5b8-060730329b56]
[56e147e3-5b6e-11f0-a5b8-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-1751919251604-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 [57859e37-5b6e-11f0-a5b8-060730329b56]
[57859e37-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
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-1751919264662-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 [5e9e0676-5b6e-11f0-a5b8-060730329b56]
[5e9e0676-5b6e-11f0-a5b8-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-1751919264662-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 [5f2e86ab-5b6e-11f0-a5b8-060730329b56]
[5f2e86ab-5b6e-11f0-a5b8-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-1751919264662-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 [60042631-5b6e-11f0-a5b8-060730329b56]
[60042631-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751919131083-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 [0d8c8b89-5b6e-11f0-a5b8-060730329b56]
[0d8c8b89-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0d8c8b89-5b6e-11f0-a5b8-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-1751919131083-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 [0e2aa04d-5b6e-11f0-a5b8-060730329b56]
[0e2aa04d-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0e2aa04d-5b6e-11f0-a5b8-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-1751919131083-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 [0ecbc251-5b6e-11f0-a5b8-060730329b56]
[0ecbc251-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0ecbc251-5b6e-11f0-a5b8-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-1751919131083-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 [0f6e43e6-5b6e-11f0-a5b8-060730329b56]
[0f6e43e6-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0f6e43e6-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0eccacb2-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [0eccacb2-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919131083-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 [100f8cfa-5b6e-11f0-a5b8-060730329b56]
[100f8cfa-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[100f8cfa-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0eccacb2-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [0eccacb2-5b6e-11f0-a5b8-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-1751919136381-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 [101f4475-5b6e-11f0-a5b8-060730329b56]
[101f4475-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[101f4475-5b6e-11f0-a5b8-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-1751919136381-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 [1164479d-5b6e-11f0-a5b8-060730329b56]
[1164479d-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[1164479d-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [10bb0f47-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [10bb0f47-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919136381-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 [1204a651-5b6e-11f0-a5b8-060730329b56]
[1204a651-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[1204a651-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [10bb0f47-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [10bb0f47-5b6e-11f0-a5b8-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-1751919216704-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 [42e1cd76-5b6e-11f0-a5b8-060730329b56]
[42e1cd76-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[42e1cd76-5b6e-11f0-a5b8-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-1751919216704-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 [4385607a-5b6e-11f0-a5b8-060730329b56]
[4385607a-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[4385607a-5b6e-11f0-a5b8-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-1751919216704-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 [44287e4e-5b6e-11f0-a5b8-060730329b56]
[44287e4e-5b6e-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[44287e4e-5b6e-11f0-a5b8-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/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918840297-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 [6e931068-5b6d-11f0-a5b8-060730329b56]
[6e931068-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6e931068-5b6d-11f0-a5b8-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-1751918840297-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 [6fd3589d-5b6d-11f0-a5b8-060730329b56]
[6fd3589d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6fd3589d-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6f3088ea-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6f3088ea-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918840297-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 [6fd55471-5b6d-11f0-a5b8-060730329b56]
[6fd55471-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6fd55471-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6f3088ea-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6f3088ea-5b6d-11f0-a5b8-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-1751918872244-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 [7e33ebc9-5b6d-11f0-a5b8-060730329b56]
[7e33ebc9-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7e33ebc9-5b6d-11f0-a5b8-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-1751918872244-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 [7e4b6b6f-5b6d-11f0-a5b8-060730329b56]
[7e4b6b6f-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7e4b6b6f-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7e3c503c-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [7e3c503c-5b6d-11f0-a5b8-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-1751918872244-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 [7ee56183-5b6d-11f0-a5b8-060730329b56]
[7ee56183-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7ee56183-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7e3c503c-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [7e3c503c-5b6d-11f0-a5b8-060730329b56]
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-1751918943427-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 [9cfb6870-5b6d-11f0-a5b8-060730329b56]
[9cfb6870-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9cfb6870-5b6d-11f0-a5b8-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-1751918943427-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 [9d113a67-5b6d-11f0-a5b8-060730329b56]
[9d113a67-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9d113a67-5b6d-11f0-a5b8-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-1751918943427-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 [9d1fb95b-5b6d-11f0-a5b8-060730329b56]
[9d1fb95b-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9d1fb95b-5b6d-11f0-a5b8-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-1751918824270-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 [6a68532c-5b6d-11f0-a5b8-060730329b56]
[6a68532c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a68532c-5b6d-11f0-a5b8-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-1751918824270-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 [6a717af2-5b6d-11f0-a5b8-060730329b56]
[6a717af2-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a717af2-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6a6a00df-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6a6a00df-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918824270-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 [6a74af48-5b6d-11f0-a5b8-060730329b56]
[6a74af48-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6a74af48-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6a6a00df-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6a6a00df-5b6d-11f0-a5b8-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [396aaa94-5b6d-11f0-a5b8-060730329b56]
[396aaa94-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[396aaa94-5b6d-11f0-a5b8-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-1751918704095-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 [39711339-5b6d-11f0-a5b8-060730329b56]
[39711339-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[39711339-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [396af8b6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [396af8b6-5b6d-11f0-a5b8-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-1751918704095-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 [399d7a6f-5b6d-11f0-a5b8-060730329b56]
[399d7a6f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[399d7a6f-5b6d-11f0-a5b8-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-1751918704095-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 [39bebe14-5b6d-11f0-a5b8-060730329b56]
[39bebe14-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[39bebe14-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [39a2d1a1-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [39a2d1a1-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [39cfd518-5b6d-11f0-a5b8-060730329b56]
[39cfd518-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[39cfd518-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [396af8b6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [396af8b6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [39d4900c-5b6d-11f0-a5b8-060730329b56]
[39d4900c-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[39d4900c-5b6d-11f0-a5b8-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-1751918704095-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 [3bbc3bd1-5b6d-11f0-a5b8-060730329b56]
[3bbc3bd1-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[3bbc3bd1-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [39dd429e-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [39dd429e-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [41b2e025-5b6d-11f0-a5b8-060730329b56]
[41b2e025-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[41b2e025-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [396af8b6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [396af8b6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [4a07bfc9-5b6d-11f0-a5b8-060730329b56]
[4a07bfc9-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4a07bfc9-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [396af8b6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [396af8b6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [4a0e286d-5b6d-11f0-a5b8-060730329b56]
[4a0e286d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4a0e286d-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [396af8b6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [396af8b6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918704095-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 [4a18afc1-5b6d-11f0-a5b8-060730329b56]
[4a18afc1-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4a18afc1-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [396af8b6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [396af8b6-5b6d-11f0-a5b8-060730329b56]
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-1751918879143-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 [7fd69f65-5b6d-11f0-a5b8-060730329b56]
[7fd69f65-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7fd69f65-5b6d-11f0-a5b8-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-1751918879143-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 [80920029-5b6d-11f0-a5b8-060730329b56]
[80920029-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[80920029-5b6d-11f0-a5b8-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-1751918879143-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 [8098ddfd-5b6d-11f0-a5b8-060730329b56]
[8098ddfd-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[8098ddfd-5b6d-11f0-a5b8-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/out/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919184596-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 [2f980f6e-5b6e-11f0-a5b8-060730329b56]
[2f980f6e-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[2f980f6e-5b6e-11f0-a5b8-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-1751919184596-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 [3041e403-5b6e-11f0-a5b8-060730329b56]
[3041e403-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[3041e403-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2f9ffeaf-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [2f9ffeaf-5b6e-11f0-a5b8-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-1751919184596-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 [30e63a59-5b6e-11f0-a5b8-060730329b56]
[30e63a59-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[30e63a59-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2f9ffeaf-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [2f9ffeaf-5b6e-11f0-a5b8-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-1751919162092-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 [21994b85-5b6e-11f0-a5b8-060730329b56]
[21994b85-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[21994b85-5b6e-11f0-a5b8-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-1751919162092-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 [21a50b59-5b6e-11f0-a5b8-060730329b56]
[21a50b59-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[21a50b59-5b6e-11f0-a5b8-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-1751919162092-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 [224da76d-5b6e-11f0-a5b8-060730329b56]
[224da76d-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[224da76d-5b6e-11f0-a5b8-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-store)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918862609-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 [7b2d6254-5b6d-11f0-a5b8-060730329b56]
[7b2d6254-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b2d6254-5b6d-11f0-a5b8-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-1751918862609-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 [7b55d1ea-5b6d-11f0-a5b8-060730329b56]
[7b55d1ea-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b55d1ea-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7b4cd137-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [7b4cd137-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918862609-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 [7b56bc4e-5b6d-11f0-a5b8-060730329b56]
[7b56bc4e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b56bc4e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7b4cd137-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [7b4cd137-5b6d-11f0-a5b8-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-1751919158858-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 [20ef28c8-5b6e-11f0-a5b8-060730329b56]
[20ef28c8-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[20ef28c8-5b6e-11f0-a5b8-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-1751919158858-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 [2192469c-5b6e-11f0-a5b8-060730329b56]
[2192469c-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[2192469c-5b6e-11f0-a5b8-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-1751919158858-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 [2193f450-5b6e-11f0-a5b8-060730329b56]
[2193f450-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[2193f450-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751919171764-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 [274b45de-5b6e-11f0-a5b8-060730329b56]
[274b45de-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[274b45de-5b6e-11f0-a5b8-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-1751919171764-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 [2761b412-5b6e-11f0-a5b8-060730329b56]
[2761b412-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[2761b412-5b6e-11f0-a5b8-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-1751919171764-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 [27f9ae56-5b6e-11f0-a5b8-060730329b56]
[27f9ae56-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[27f9ae56-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestUriBodyDisabilitato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919009139-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 [cf826fb9-5b6d-11f0-a5b8-060730329b56]
[cf826fb9-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[cf826fb9-5b6d-11f0-a5b8-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-1751919009139-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 [d32a902f-5b6d-11f0-a5b8-060730329b56]
[d32a902f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[d32a902f-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [d0dd6bdb-5b6d-11f0-a5b8-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-1751919009139-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 [d3c2b083-5b6d-11f0-a5b8-060730329b56]
[d3c2b083-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[d3c2b083-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919009139-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 [d3c45e37-5b6d-11f0-a5b8-060730329b56]
[d3c45e37-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[d3c45e37-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919009139-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 [d466dfcd-5b6d-11f0-a5b8-060730329b56]
[d466dfcd-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[d466dfcd-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919009139-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 [d6d40f41-5b6d-11f0-a5b8-060730329b56]
[d6d40f41-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[d6d40f41-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d0dd6bdb-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [d0dd6bdb-5b6d-11f0-a5b8-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-1751919187750-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 [318ba21d-5b6e-11f0-a5b8-060730329b56]
[318ba21d-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[318ba21d-5b6e-11f0-a5b8-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-1751919187750-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 [3231cd31-5b6e-11f0-a5b8-060730329b56]
[3231cd31-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[3231cd31-5b6e-11f0-a5b8-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-1751919187750-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 [32d4c3f5-5b6e-11f0-a5b8-060730329b56]
[32d4c3f5-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[32d4c3f5-5b6e-11f0-a5b8-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/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919190986-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 [3371ee59-5b6e-11f0-a5b8-060730329b56]
[3371ee59-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[3371ee59-5b6e-11f0-a5b8-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-1751919190986-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 [3417561d-5b6e-11f0-a5b8-060730329b56]
[3417561d-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[3417561d-5b6e-11f0-a5b8-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-1751919190986-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 [34b6f181-5b6e-11f0-a5b8-060730329b56]
[34b6f181-5b6e-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[34b6f181-5b6e-11f0-a5b8-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/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918908051-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 [8e542f59-5b6d-11f0-a5b8-060730329b56]
[8e542f59-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e542f59-5b6d-11f0-a5b8-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-1751918908051-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 [8e5a22ce-5b6d-11f0-a5b8-060730329b56]
[8e5a22ce-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e5a22ce-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e54a48b-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [8e54a48b-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918908051-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 [8e64aa22-5b6d-11f0-a5b8-060730329b56]
[8e64aa22-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e64aa22-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e54a48b-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [8e54a48b-5b6d-11f0-a5b8-060730329b56]
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-1751919181399-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 [2d118b8e-5b6e-11f0-a5b8-060730329b56]
[2d118b8e-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2d118b8e-5b6e-11f0-a5b8-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-1751919181399-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 [2db74173-5b6e-11f0-a5b8-060730329b56]
[2db74173-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2db74173-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2d1227cf-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [2d1227cf-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919181399-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 [2e5f6857-5b6e-11f0-a5b8-060730329b56]
[2e5f6857-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2e5f6857-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2d1227cf-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [2d1227cf-5b6e-11f0-a5b8-060730329b56]
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-1751918811301-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 [6645361e-5b6d-11f0-a5b8-060730329b56]
[6645361e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6645361e-5b6d-11f0-a5b8-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-1751918811301-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 [66e7b7b2-5b6d-11f0-a5b8-060730329b56]
[66e7b7b2-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[66e7b7b2-5b6d-11f0-a5b8-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-1751918811301-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 [678e7f06-5b6d-11f0-a5b8-060730329b56]
[678e7f06-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[678e7f06-5b6d-11f0-a5b8-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-1751918811301-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 [6838057a-5b6d-11f0-a5b8-060730329b56]
[6838057a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6838057a-5b6d-11f0-a5b8-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-1751918811301-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 [68e2c46f-5b6d-11f0-a5b8-060730329b56]
[68e2c46f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[68e2c46f-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [683baefc-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [683baefc-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918811301-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 [699c0255-5b6d-11f0-a5b8-060730329b56]
[699c0255-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[699c0255-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [683baefc-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [683baefc-5b6d-11f0-a5b8-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-1751919168542-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 [25693f62-5b6e-11f0-a5b8-060730329b56]
[25693f62-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[25693f62-5b6e-11f0-a5b8-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-1751919168542-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 [260c3626-5b6e-11f0-a5b8-060730329b56]
[260c3626-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[260c3626-5b6e-11f0-a5b8-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-1751919168542-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 [26ac46ba-5b6e-11f0-a5b8-060730329b56]
[26ac46ba-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[26ac46ba-5b6e-11f0-a5b8-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/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919097929-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 [fb247ae4-5b6d-11f0-a5b8-060730329b56]
[fb247ae4-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fb247ae4-5b6d-11f0-a5b8-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-1751919097929-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 [fbc9e2aa-5b6d-11f0-a5b8-060730329b56]
[fbc9e2aa-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fbc9e2aa-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [fb2ba6d6-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [fb2ba6d6-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919097929-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 [fc686c9e-5b6d-11f0-a5b8-060730329b56]
[fc686c9e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fc686c9e-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [fb2ba6d6-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [fb2ba6d6-5b6d-11f0-a5b8-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-1751918802800-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 [606ec3d8-5b6d-11f0-a5b8-060730329b56]
[606ec3d8-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[606ec3d8-5b6d-11f0-a5b8-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-1751918802800-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 [61b01d7d-5b6d-11f0-a5b8-060730329b56]
[61b01d7d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[61b01d7d-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6108b9ea-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [6108b9ea-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918802800-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 [6252ed31-5b6d-11f0-a5b8-060730329b56]
[6252ed31-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[6252ed31-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6108b9ea-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [6108b9ea-5b6d-11f0-a5b8-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-1751918956433-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 [abbb7f59-5b6d-11f0-a5b8-060730329b56]
[abbb7f59-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[abbb7f59-5b6d-11f0-a5b8-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-1751918956433-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 [abd82f1d-5b6d-11f0-a5b8-060730329b56]
[abd82f1d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[abd82f1d-5b6d-11f0-a5b8-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-1751918956433-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 [ac7a6291-5b6d-11f0-a5b8-060730329b56]
[ac7a6291-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[ac7a6291-5b6d-11f0-a5b8-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-1751919076654-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 [eefc72cf-5b6d-11f0-a5b8-060730329b56]
[eefc72cf-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[eefc72cf-5b6d-11f0-a5b8-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-1751919076654-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 [efa499b4-5b6d-11f0-a5b8-060730329b56]
[efa499b4-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[efa499b4-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ef012dc0-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [ef012dc0-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919076654-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 [f04c4b68-5b6d-11f0-a5b8-060730329b56]
[f04c4b68-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f04c4b68-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [ef012dc0-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [ef012dc0-5b6d-11f0-a5b8-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-1751919059209-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 [e93edfb7-5b6d-11f0-a5b8-060730329b56]
[e93edfb7-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e93edfb7-5b6d-11f0-a5b8-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-1751919059209-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 [e9e4bcac-5b6d-11f0-a5b8-060730329b56]
[e9e4bcac-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[e9e4bcac-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e944ac18-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [e944ac18-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919059209-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 [eb25a125-5b6d-11f0-a5b8-060730329b56]
[eb25a125-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[eb25a125-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e944ac18-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [e944ac18-5b6d-11f0-a5b8-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918959647-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 [adbd42dc-5b6d-11f0-a5b8-060730329b56]
[adbd42dc-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[adbd42dc-5b6d-11f0-a5b8-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-1751918959647-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 [ae619932-5b6d-11f0-a5b8-060730329b56]
[ae619932-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[ae619932-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [adc7f13f-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [adc7f13f-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918959647-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 [af0b46b8-5b6d-11f0-a5b8-060730329b56]
[af0b46b8-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[af0b46b8-5b6d-11f0-a5b8-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-1751918959647-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 [b07b2a6d-5b6d-11f0-a5b8-060730329b56]
[b07b2a6d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[b07b2a6d-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [afcfcf3a-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [afcfcf3a-5b6d-11f0-a5b8-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-1751918785321-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 [5cd7932f-5b6d-11f0-a5b8-060730329b56]
[5cd7932f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5cd7932f-5b6d-11f0-a5b8-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-1751918785321-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 [5cedda56-5b6d-11f0-a5b8-060730329b56]
[5cedda56-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5cedda56-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5ce8f851-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [5ce8f851-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918785321-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 [5e4f1810-5b6d-11f0-a5b8-060730329b56]
[5e4f1810-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5e4f1810-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5ce8f851-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [5ce8f851-5b6d-11f0-a5b8-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-1751918806002-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 [62f791a5-5b6d-11f0-a5b8-060730329b56]
[62f791a5-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[62f791a5-5b6d-11f0-a5b8-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-1751918806002-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 [63b1e0fc-5b6d-11f0-a5b8-060730329b56]
[63b1e0fc-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[63b1e0fc-5b6d-11f0-a5b8-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-1751918806002-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 [644bb001-5b6d-11f0-a5b8-060730329b56]
[644bb001-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[644bb001-5b6d-11f0-a5b8-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-1751918806002-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 [64fbed36-5b6d-11f0-a5b8-060730329b56]
[64fbed36-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[64fbed36-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [645dff83-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [645dff83-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918806002-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 [659c4bea-5b6d-11f0-a5b8-060730329b56]
[659c4bea-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[659c4bea-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [645dff83-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [645dff83-5b6d-11f0-a5b8-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-1751919091592-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 [f6a4e60e-5b6d-11f0-a5b8-060730329b56]
[f6a4e60e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f6a4e60e-5b6d-11f0-a5b8-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-1751919091592-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 [f74c2292-5b6d-11f0-a5b8-060730329b56]
[f74c2292-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f74c2292-5b6d-11f0-a5b8-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-1751919091592-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 [f7efdca6-5b6d-11f0-a5b8-060730329b56]
[f7efdca6-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f7efdca6-5b6d-11f0-a5b8-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-1751919091592-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 [f9326ece-5b6d-11f0-a5b8-060730329b56]
[f9326ece-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f9326ece-5b6d-11f0-a5b8-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-1751919091592-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 [f937c603-5b6d-11f0-a5b8-060730329b56]
[f937c603-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f937c603-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f93295df-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [f93295df-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919091592-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 [f9db8019-5b6d-11f0-a5b8-060730329b56]
[f9db8019-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f9db8019-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f93295df-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [f93295df-5b6d-11f0-a5b8-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-1751919248338-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 [546153ab-5b6e-11f0-a5b8-060730329b56]
[546153ab-5b6e-11f0-a5b8-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-1751919248338-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 [559d7d32-5b6e-11f0-a5b8-060730329b56]
[559d7d32-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [54fe2fee-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [54fe2fee-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1751919248338-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 [563af5b6-5b6e-11f0-a5b8-060730329b56]
[563af5b6-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [54fe2fee-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [54fe2fee-5b6e-11f0-a5b8-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-1751919194218-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 [355b95f5-5b6e-11f0-a5b8-060730329b56]
[355b95f5-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[355b95f5-5b6e-11f0-a5b8-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-1751919194218-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 [3602f98a-5b6e-11f0-a5b8-060730329b56]
[3602f98a-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[3602f98a-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [355cce76-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [355cce76-5b6e-11f0-a5b8-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-1751919194218-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 [36a4429e-5b6e-11f0-a5b8-060730329b56]
[36a4429e-5b6e-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[36a4429e-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [355cce76-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [355cce76-5b6e-11f0-a5b8-060730329b56]
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-1751918917645-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 [8fede256-5b6d-11f0-a5b8-060730329b56]
[8fede256-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8fede256-5b6d-11f0-a5b8-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-1751918917645-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 [8ff0535a-5b6d-11f0-a5b8-060730329b56]
[8ff0535a-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8ff0535a-5b6d-11f0-a5b8-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-1751918917645-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 [900ab92e-5b6d-11f0-a5b8-060730329b56]
[900ab92e-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[900ab92e-5b6d-11f0-a5b8-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-1751919073431-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 [ed0a66c0-5b6d-11f0-a5b8-060730329b56]
[ed0a66c0-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[ed0a66c0-5b6d-11f0-a5b8-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-1751919073431-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 [edb7e4d5-5b6d-11f0-a5b8-060730329b56]
[edb7e4d5-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[edb7e4d5-5b6d-11f0-a5b8-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-1751919073431-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 [ee57f569-5b6d-11f0-a5b8-060730329b56]
[ee57f569-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[ee57f569-5b6d-11f0-a5b8-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-1751918911224-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 [8e6630c6-5b6d-11f0-a5b8-060730329b56]
[8e6630c6-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8e6630c6-5b6d-11f0-a5b8-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-1751918911224-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 [8e739e4c-5b6d-11f0-a5b8-060730329b56]
[8e739e4c-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8e739e4c-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e679058-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [8e679058-5b6d-11f0-a5b8-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-1751918911224-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 [8e7f1000-5b6d-11f0-a5b8-060730329b56]
[8e7f1000-5b6d-11f0-a5b8-060730329b56] Atteso [411] ritornato [411]
[8e7f1000-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e679058-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [8e679058-5b6d-11f0-a5b8-060730329b56]
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-1751918904869-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 [8e307aaa-5b6d-11f0-a5b8-060730329b56]
[8e307aaa-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e307aaa-5b6d-11f0-a5b8-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-1751918904869-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 [8e4191af-5b6d-11f0-a5b8-060730329b56]
[8e4191af-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e4191af-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e37587c-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [8e37587c-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918904869-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 [8e5344f5-5b6d-11f0-a5b8-060730329b56]
[8e5344f5-5b6d-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[8e5344f5-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e37587c-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [8e37587c-5b6d-11f0-a5b8-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-1751918875504-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 [7eec3f57-5b6d-11f0-a5b8-060730329b56]
[7eec3f57-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7eec3f57-5b6d-11f0-a5b8-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-1751918875504-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 [7efbcfbd-5b6d-11f0-a5b8-060730329b56]
[7efbcfbd-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7efbcfbd-5b6d-11f0-a5b8-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-1751918875504-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 [7fce8911-5b6d-11f0-a5b8-060730329b56]
[7fce8911-5b6d-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[7fce8911-5b6d-11f0-a5b8-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-1751919203882-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 [3ad7651c-5b6e-11f0-a5b8-060730329b56]
[3ad7651c-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3ad7651c-5b6e-11f0-a5b8-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-1751919203882-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 [3b266f81-5b6e-11f0-a5b8-060730329b56]
[3b266f81-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3b266f81-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3ad7651d-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [3ad7651d-5b6e-11f0-a5b8-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-1751919203882-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 [3bce9665-5b6e-11f0-a5b8-060730329b56]
[3bce9665-5b6e-11f0-a5b8-060730329b56] Atteso [415] ritornato [415]
[3bce9665-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3ad7651d-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [3ad7651d-5b6e-11f0-a5b8-060730329b56]
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-1751918857326-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 [7911fc47-5b6d-11f0-a5b8-060730329b56]
[7911fc47-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7911fc47-5b6d-11f0-a5b8-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-1751918857326-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 [79b5683b-5b6d-11f0-a5b8-060730329b56]
[79b5683b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[79b5683b-5b6d-11f0-a5b8-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-1751918857326-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 [7a5db62f-5b6d-11f0-a5b8-060730329b56]
[7a5db62f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7a5db62f-5b6d-11f0-a5b8-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-1751918857326-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 [7b082705-5b6d-11f0-a5b8-060730329b56]
[7b082705-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b082705-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7a6cf871-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [7a6cf871-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918857326-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 [7b106469-5b6d-11f0-a5b8-060730329b56]
[7b106469-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[7b106469-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7a6cf871-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [7a6cf871-5b6d-11f0-a5b8-060730329b56]
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-1751919145989-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 [17fe30fa-5b6e-11f0-a5b8-060730329b56]
[17fe30fa-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[17fe30fa-5b6e-11f0-a5b8-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-1751919145989-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 [18a96522-5b6e-11f0-a5b8-060730329b56]
[18a96522-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[18a96522-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [18070a9c-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [18070a9c-5b6e-11f0-a5b8-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-1751919145989-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 [194caa06-5b6e-11f0-a5b8-060730329b56]
[194caa06-5b6e-11f0-a5b8-060730329b56] Atteso [400] ritornato [400]
[194caa06-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [18070a9c-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [18070a9c-5b6e-11f0-a5b8-060730329b56]
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-1751918882357-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 [815e50e1-5b6d-11f0-a5b8-060730329b56]
[815e50e1-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[815e50e1-5b6d-11f0-a5b8-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-1751918882357-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 [8165a3e6-5b6d-11f0-a5b8-060730329b56]
[8165a3e6-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[8165a3e6-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [815f3b43-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [815f3b43-5b6d-11f0-a5b8-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-1751918882357-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 [822faaad-5b6d-11f0-a5b8-060730329b56]
[822faaad-5b6d-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
[822faaad-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [815f3b43-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [815f3b43-5b6d-11f0-a5b8-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-1751918946714-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 [9d207cb1-5b6d-11f0-a5b8-060730329b56]
[9d207cb1-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9d207cb1-5b6d-11f0-a5b8-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-1751918946714-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 [9d2b0405-5b6d-11f0-a5b8-060730329b56]
[9d2b0405-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9d2b0405-5b6d-11f0-a5b8-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-1751918946714-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 [9d2ba049-5b6d-11f0-a5b8-060730329b56]
[9d2ba049-5b6d-11f0-a5b8-060730329b56] Atteso [416] ritornato [416]
[9d2ba049-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1751918927253-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 [94eb59be-5b6d-11f0-a5b8-060730329b56]
[94eb59be-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[94eb59be-5b6d-11f0-a5b8-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-1751918927253-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 [958ca2d2-5b6d-11f0-a5b8-060730329b56]
[958ca2d2-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[958ca2d2-5b6d-11f0-a5b8-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-1751918927253-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 [96367766-5b6d-11f0-a5b8-060730329b56]
[96367766-5b6d-11f0-a5b8-060730329b56] Atteso [413] ritornato [413]
[96367766-5b6d-11f0-a5b8-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-1751918895165-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 [8942939a-5b6d-11f0-a5b8-060730329b56]
[8942939a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[8942939a-5b6d-11f0-a5b8-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-1751918895165-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 [89e22efe-5b6d-11f0-a5b8-060730329b56]
[89e22efe-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[89e22efe-5b6d-11f0-a5b8-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-1751918895165-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 [8aa3f864-5b6d-11f0-a5b8-060730329b56]
[8aa3f864-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[8aa3f864-5b6d-11f0-a5b8-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-1751919085190-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 [f3781003-5b6d-11f0-a5b8-060730329b56]
[f3781003-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f3781003-5b6d-11f0-a5b8-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-1751919085190-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 [f37ca3e7-5b6d-11f0-a5b8-060730329b56]
[f37ca3e7-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f37ca3e7-5b6d-11f0-a5b8-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-1751919085190-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 [f4242e8d-5b6d-11f0-a5b8-060730329b56]
[f4242e8d-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f4242e8d-5b6d-11f0-a5b8-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-1751919085190-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 [f4bd6151-5b6d-11f0-a5b8-060730329b56]
[f4bd6151-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f4bd6151-5b6d-11f0-a5b8-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-1751919085190-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 [f55f1f96-5b6d-11f0-a5b8-060730329b56]
[f55f1f96-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f55f1f96-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f4be4bb2-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [f4be4bb2-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919085190-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 [f601530a-5b6d-11f0-a5b8-060730329b56]
[f601530a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f601530a-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f4be4bb2-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [f4be4bb2-5b6d-11f0-a5b8-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-1751919101102-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 [fd08a442-5b6d-11f0-a5b8-060730329b56]
[fd08a442-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fd08a442-5b6d-11f0-a5b8-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-1751919101102-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 [fdad48b6-5b6d-11f0-a5b8-060730329b56]
[fdad48b6-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fdad48b6-5b6d-11f0-a5b8-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-1751919101102-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 [fe51c61a-5b6d-11f0-a5b8-060730329b56]
[fe51c61a-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fe51c61a-5b6d-11f0-a5b8-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-store)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919107519-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 [017ced73-5b6e-11f0-a5b8-060730329b56]
[017ced73-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[017ced73-5b6e-11f0-a5b8-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-1751919107519-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 [02ba4f79-5b6e-11f0-a5b8-060730329b56]
[02ba4f79-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[02ba4f79-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [02166e55-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [02166e55-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919107519-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 [035f902d-5b6e-11f0-a5b8-060730329b56]
[035f902d-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[035f902d-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [02166e55-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [02166e55-5b6e-11f0-a5b8-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-1751919267905-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 [61110259-5b6e-11f0-a5b8-060730329b56]
[61110259-5b6e-11f0-a5b8-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-1751919267905-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 [61a8d58f-5b6e-11f0-a5b8-060730329b56]
[61a8d58f-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [61a8394b-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [61a8394b-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1751919267905-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 [61ae05b3-5b6e-11f0-a5b8-060730329b56]
[61ae05b3-5b6e-11f0-a5b8-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [61a8394b-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [61a8394b-5b6e-11f0-a5b8-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-1751919178221-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 [2b2af131-5b6e-11f0-a5b8-060730329b56]
[2b2af131-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2b2af131-5b6e-11f0-a5b8-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-1751919178221-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 [2c643486-5b6e-11f0-a5b8-060730329b56]
[2c643486-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2c643486-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2bc164d2-5b6e-11f0-a5b8-060730329b56]
Trovato cache key [2bc164d2-5b6e-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919178221-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 [2d06dd2a-5b6e-11f0-a5b8-060730329b56]
[2d06dd2a-5b6e-11f0-a5b8-060730329b56] Atteso [410] ritornato [410]
[2d06dd2a-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2bc164d2-5b6e-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [2bc164d2-5b6e-11f0-a5b8-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-1751919226479-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 [4ce5479c-5b6e-11f0-a5b8-060730329b56]
[4ce5479c-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4ce5479c-5b6e-11f0-a5b8-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-1751919226479-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 [4d53e7f2-5b6e-11f0-a5b8-060730329b56]
[4d53e7f2-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d53e7f2-5b6e-11f0-a5b8-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-1751919226479-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 [4d58a2e6-5b6e-11f0-a5b8-060730329b56]
[4d58a2e6-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4d58a2e6-5b6e-11f0-a5b8-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-1751918953230-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 [a9d448bb-5b6d-11f0-a5b8-060730329b56]
[a9d448bb-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[a9d448bb-5b6d-11f0-a5b8-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-1751918953230-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 [a9ed9d1f-5b6d-11f0-a5b8-060730329b56]
[a9ed9d1f-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[a9ed9d1f-5b6d-11f0-a5b8-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-1751918953230-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 [aa98d143-5b6d-11f0-a5b8-060730329b56]
[aa98d143-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[aa98d143-5b6d-11f0-a5b8-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/out/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919223216-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 [4c037310-5b6e-11f0-a5b8-060730329b56]
[4c037310-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c037310-5b6e-11f0-a5b8-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-1751919223216-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 [4c0ee4c4-5b6e-11f0-a5b8-060730329b56]
[4c0ee4c4-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4c0ee4c4-5b6e-11f0-a5b8-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-1751919223216-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 [4cbadc38-5b6e-11f0-a5b8-060730329b56]
[4cbadc38-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4cbadc38-5b6e-11f0-a5b8-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)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919079818-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 [f0ec34ec-5b6d-11f0-a5b8-060730329b56]
[f0ec34ec-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f0ec34ec-5b6d-11f0-a5b8-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-1751919079818-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 [f194f811-5b6d-11f0-a5b8-060730329b56]
[f194f811-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f194f811-5b6d-11f0-a5b8-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-1751919079818-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 [f2d76326-5b6d-11f0-a5b8-060730329b56]
[f2d76326-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f2d76326-5b6d-11f0-a5b8-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-1751919079818-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 [f3495edb-5b6d-11f0-a5b8-060730329b56]
[f3495edb-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f3495edb-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f2da2247-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [f2da2247-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751919079818-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 [f3779acf-5b6d-11f0-a5b8-060730329b56]
[f3779acf-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[f3779acf-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f2da2247-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [f2da2247-5b6d-11f0-a5b8-060730329b56]
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-1751918771073-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 [539916cf-5b6d-11f0-a5b8-060730329b56]
[539916cf-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[539916cf-5b6d-11f0-a5b8-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-1751918771073-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 [5ccc2175-5b6d-11f0-a5b8-060730329b56]
[5ccc2175-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5ccc2175-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5990f3a2-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [5990f3a2-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918771073-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 [5ccda81b-5b6d-11f0-a5b8-060730329b56]
[5ccda81b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[5ccda81b-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5990f3a2-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [5990f3a2-5b6d-11f0-a5b8-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-1751918756878-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 [4e3c1a56-5b6d-11f0-a5b8-060730329b56]
[4e3c1a56-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e3c1a56-5b6d-11f0-a5b8-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-1751918756878-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 [4e5dd32b-5b6d-11f0-a5b8-060730329b56]
[4e5dd32b-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e5dd32b-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4e4764f8-5b6d-11f0-a5b8-060730329b56]
Trovato cache key [4e4764f8-5b6d-11f0-a5b8-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1751918756878-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 [4e835c94-5b6d-11f0-a5b8-060730329b56]
[4e835c94-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[4e835c94-5b6d-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4e4764f8-5b6d-11f0-a5b8-060730329b56]
Terza invocazione, trovato cache key [4e4764f8-5b6d-11f0-a5b8-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-1751919104303-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 [fef0500e-5b6d-11f0-a5b8-060730329b56]
[fef0500e-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[fef0500e-5b6d-11f0-a5b8-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-1751919104303-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 [ff8fea72-5b6d-11f0-a5b8-060730329b56]
[ff8fea72-5b6d-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[ff8fea72-5b6d-11f0-a5b8-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-1751919104303-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 [0031cfc8-5b6e-11f0-a5b8-060730329b56]
[0031cfc8-5b6e-11f0-a5b8-060730329b56] Atteso [200] ritornato [200]
[0031cfc8-5b6e-11f0-a5b8-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
950 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuth
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalIp
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipalIpForwarded_specificCode
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
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.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWTinHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWTinHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_specificCode
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testSslOptional
testBasic_genericCode
testBasicOptional
testApiKeyOptional
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testSsl_specificCode
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testSslOptional
testBasic_genericCode
testBasicOptional
testApiKeyOptional
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightMoreHeaders
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflight
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightMoreHeaders
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterActualWithExposedHeaders
testDoFilterPreflightInvalidOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAny
test_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_XacmlPolicy_specificCode
test_InternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipal_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterInvalidOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testSsl_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testAppIdOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testSslOptional
testAppId_genericCode
testBasic_specificCode
testAppIdForwardCustomAuthorization_genericCode
testNone
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testSsl_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testAppIdOptional
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testSslOptional
testAppId_genericCode
testBasic_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualPUT
testDoFilterPreflightTrasparente
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testResponseCaching
11 ms
testResponseCachingDigestDefault
3560 ms
testResponseCachingDigestHeaders
15567 ms
testResponseCachingDigestQueryParameters
25118 ms
testResponseCachingDigestUriBodyDisabilitato
34650 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
41032 ms
testResponseCachingMaxAge(Pragma, max-age=10)
56343 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
70537 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
84786 ms
testResponseCachingMaxSize(zip, application/zip, true)
98990 ms
testResponseCachingMaxSize(json, application/json, false)
102265 ms
testResponseCachingNoCache(Cache-Control, no-cache)
105466 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
110766 ms
testResponseCachingNoCache(Pragma, no-cache)
117240 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
123735 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
126896 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
130135 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
133347 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
136593 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
139762 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
142970 ms
testResponseCachingNoStore(Cache-Control, no-store)
146112 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
151470 ms
testResponseCachingNoStore(Pragma, no-cache)
156791 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
162074 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
165301 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
168512 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
171709 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
174969 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
178608 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
181822 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
185005 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
188201 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
191401 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
194630 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
197857 ms
testResponseCachingRegole(410, false, null, true, -1)
201088 ms
testResponseCachingRegole(410, true, json, true, -1)
204334 ms
testResponseCachingRegole(410, true, xml, true, -1)
207516 ms
testResponseCachingRegole(411, false, null, true, -1)
210689 ms
testResponseCachingRegole(411, true, json, false, -1)
213899 ms
testResponseCachingRegole(411, true, xml, false, -1)
217109 ms
testResponseCachingRegole(413, false, null, true, -1)
220307 ms
testResponseCachingRegole(413, true, json, false, -1)
223534 ms
testResponseCachingRegole(413, true, xml, false, -1)
226718 ms
testResponseCachingRegole(415, false, null, true, -1)
229969 ms
testResponseCachingRegole(415, true, json, false, -1)
233191 ms
testResponseCachingRegole(415, true, xml, false, -1)
236439 ms
testResponseCachingRegole(416, false, null, true, 11)
239690 ms
testResponseCachingRegole(416, true, json, false, -1)
242892 ms
testResponseCachingRegole(416, true, xml, false, -1)
246179 ms
testResponseCachingRegole(200, false, null, false, -1)
249410 ms
testResponseCachingRegole(200, true, json, false, -1)
252695 ms
testResponseCachingRegole(200, true, xml, false, -1)
255898 ms
testResponseCachingTimeout
259111 ms
testOpenspcoopCoreLog
274483 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
274490 ms
testResponseCaching
274491 ms
testResponseCachingDigestDefault
277682 ms
testResponseCachingDigestHeaders
289432 ms
testResponseCachingDigestQueryParameters
299017 ms
testResponseCachingDigestUriBodyDisabilitato
308604 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
314974 ms
testResponseCachingMaxAge(Pragma, max-age=10)
330277 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
344482 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
358674 ms
testResponseCachingMaxSize(zip, application/zip, true)
372896 ms
testResponseCachingMaxSize(json, application/json, false)
376119 ms
testResponseCachingNoCache(Cache-Control, no-cache)
379283 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
384655 ms
testResponseCachingNoCache(Pragma, no-cache)
391057 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
397394 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
400567 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
403768 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
406983 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
410233 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
413434 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
416662 ms
testResponseCachingNoStore(Cache-Control, no-store)
419885 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
425247 ms
testResponseCachingNoStore(Pragma, no-cache)
430548 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
435846 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
439040 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
442256 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
445454 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
448704 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
451895 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
455111 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
458323 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
461557 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
464783 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
468007 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
471229 ms
testResponseCachingRegole(410, false, null, true, -1)
474463 ms
testResponseCachingRegole(410, true, json, true, -1)
477686 ms
testResponseCachingRegole(410, true, xml, true, -1)
480864 ms
testResponseCachingRegole(411, false, null, true, -1)
484061 ms
testResponseCachingRegole(411, true, json, false, -1)
487215 ms
testResponseCachingRegole(411, true, xml, false, -1)
490450 ms
testResponseCachingRegole(413, false, null, true, -1)
493683 ms
testResponseCachingRegole(413, true, json, false, -1)
496900 ms
testResponseCachingRegole(413, true, xml, false, -1)
500134 ms
testResponseCachingRegole(415, false, null, true, -1)
503347 ms
testResponseCachingRegole(415, true, json, false, -1)
506522 ms
testResponseCachingRegole(415, true, xml, false, -1)
509734 ms
testResponseCachingRegole(416, false, null, true, 11)
512955 ms
testResponseCachingRegole(416, true, json, false, -1)
516169 ms
testResponseCachingRegole(416, true, xml, false, -1)
519390 ms
testResponseCachingRegole(200, false, null, false, -1)
522680 ms
testResponseCachingRegole(200, true, json, false, -1)
525944 ms
testResponseCachingRegole(200, true, xml, false, -1)
529174 ms
testResponseCachingTimeout
532399 ms
testOpenspcoopCoreLog
547800 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
547803 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
547803 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
551069 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
554337 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
557589 ms
testOpenspcoopCoreLog
560877 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
560879 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
560880 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
564127 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
567370 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
570551 ms
testOpenspcoopCoreLog
573816 ms