



<?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, 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-1748983355341-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 [b7b2102c-40ba-11f0-9028-060730329b56]
[b7b2102c-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7b2102c-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983355341-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 [b7bac2c1-40ba-11f0-9028-060730329b56]
[b7bac2c1-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7bac2c1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7b5b9ae-40ba-11f0-9028-060730329b56]
Trovato cache key [b7b5b9ae-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983355341-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 [b7c1a095-40ba-11f0-9028-060730329b56]
[b7c1a095-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7c1a095-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7b5b9ae-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [b7b5b9ae-40ba-11f0-9028-060730329b56]
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-1748983448614-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 [e4734694-40ba-11f0-9028-060730329b56]
[e4734694-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e4734694-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983448614-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 [e5619e3a-40ba-11f0-9028-060730329b56]
[e5619e3a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e5619e3a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e50c2b36-40ba-11f0-9028-060730329b56]
Trovato cache key [e50c2b36-40ba-11f0-9028-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-1748983448614-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 [e64658f0-40ba-11f0-9028-060730329b56]
[e64658f0-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e64658f0-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983448614-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 [e6e3aa65-40ba-11f0-9028-060730329b56]
[e6e3aa65-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e6e3aa65-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e64658f1-40ba-11f0-9028-060730329b56]
Trovato cache key [e64658f1-40ba-11f0-9028-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-1748983448614-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 [e7825b69-40ba-11f0-9028-060730329b56]
[e7825b69-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e7825b69-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e50c2b36-40ba-11f0-9028-060730329b56]
Trovato cache key [e50c2b36-40ba-11f0-9028-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-1748983448614-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 [e78ce2bd-40ba-11f0-9028-060730329b56]
[e78ce2bd-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e78ce2bd-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983448614-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 [ea1625b2-40ba-11f0-9028-060730329b56]
[ea1625b2-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[ea1625b2-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e82440be-40ba-11f0-9028-060730329b56]
Trovato cache key [e82440be-40ba-11f0-9028-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-1748983448614-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 [eb5869b6-40ba-11f0-9028-060730329b56]
[eb5869b6-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[eb5869b6-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e50c2b36-40ba-11f0-9028-060730329b56]
Trovato cache key [e50c2b36-40ba-11f0-9028-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-1748983448614-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 [ef597f9a-40ba-11f0-9028-060730329b56]
[ef597f9a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[ef597f9a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e50c2b36-40ba-11f0-9028-060730329b56]
Trovato cache key [e50c2b36-40ba-11f0-9028-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-1748983393274-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 [c587ee91-40ba-11f0-9028-060730329b56]
[c587ee91-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c587ee91-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983393274-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 [c5961f65-40ba-11f0-9028-060730329b56]
[c5961f65-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c5961f65-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983393274-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 [c59b0169-40ba-11f0-9028-060730329b56]
[c59b0169-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c59b0169-40ba-11f0-9028-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/in/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983390106-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 [c5759f01-40ba-11f0-9028-060730329b56]
[c5759f01-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c5759f01-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983390106-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 [c579e4c9-40ba-11f0-9028-060730329b56]
[c579e4c9-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c579e4c9-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c575c613-40ba-11f0-9028-060730329b56]
Trovato cache key [c575c613-40ba-11f0-9028-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-1748983390106-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 [c57db55d-40ba-11f0-9028-060730329b56]
[c57db55d-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c57db55d-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c575c613-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [c575c613-40ba-11f0-9028-060730329b56]
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-1748983345842-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 [b31b97e8-40ba-11f0-9028-060730329b56]
[b31b97e8-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b31b97e8-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983345842-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 [b3c126bc-40ba-11f0-9028-060730329b56]
[b3c126bc-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b3c126bc-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983345842-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 [b466b590-40ba-11f0-9028-060730329b56]
[b466b590-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b466b590-40ba-11f0-9028-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-1748983288654-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 [99cae15d-40ba-11f0-9028-060730329b56]
[99cae15d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[99cae15d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983288654-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 [99ce3cc3-40ba-11f0-9028-060730329b56]
[99ce3cc3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[99ce3cc3-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [99cb2f7f-40ba-11f0-9028-060730329b56]
Trovato cache key [99cb2f7f-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983288654-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 [9a735669-40ba-11f0-9028-060730329b56]
[9a735669-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9a735669-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [99cb2f7f-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [99cb2f7f-40ba-11f0-9028-060730329b56]
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-1748983710449-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 [82616bc6-40bb-11f0-9028-060730329b56]
[82616bc6-40bb-11f0-9028-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-1748983710449-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 [8306ac7d-40bb-11f0-9028-060730329b56]
[8306ac7d-40bb-11f0-9028-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-1748983710449-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 [83a44c11-40bb-11f0-9028-060730329b56]
[83a44c11-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983303300-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 [a15a4e5e-40ba-11f0-9028-060730329b56]
[a15a4e5e-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a15a4e5e-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983303300-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 [a1fad422-40ba-11f0-9028-060730329b56]
[a1fad422-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a1fad422-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983303300-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 [a28a9106-40ba-11f0-9028-060730329b56]
[a28a9106-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a28a9106-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983303300-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 [a2a1e99b-40ba-11f0-9028-060730329b56]
[a2a1e99b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a2a1e99b-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a28a9108-40ba-11f0-9028-060730329b56]
Trovato cache key [a28a9108-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983303300-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 [a342966f-40ba-11f0-9028-060730329b56]
[a342966f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a342966f-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a28a9108-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [a28a9108-40ba-11f0-9028-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983679143-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 [73fdcc7c-40bb-11f0-9028-060730329b56]
[73fdcc7c-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[73fdcc7c-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983679143-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 [749b6c12-40bb-11f0-9028-060730329b56]
[749b6c12-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[749b6c12-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [747f0a6e-40bb-11f0-9028-060730329b56]
Trovato cache key [747f0a6e-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983679143-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 [75d91c3a-40bb-11f0-9028-060730329b56]
[75d91c3a-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[75d91c3a-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983679143-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 [767d728f-40bb-11f0-9028-060730329b56]
[767d728f-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[767d728f-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [75d9b87b-40bb-11f0-9028-060730329b56]
Trovato cache key [75d9b87b-40bb-11f0-9028-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-1748983707207-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 [7f43b0f0-40bb-11f0-9028-060730329b56]
[7f43b0f0-40bb-11f0-9028-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-1748983707207-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 [806c0456-40bb-11f0-9028-060730329b56]
[806c0456-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [7fddf522-40bb-11f0-9028-060730329b56]
Trovato cache key [7fddf522-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1748983707207-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 [811f00ae-40bb-11f0-9028-060730329b56]
[811f00ae-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [7fddf522-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [7fddf522-40bb-11f0-9028-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-1748983282323-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 [96a51029-40ba-11f0-9028-060730329b56]
[96a51029-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[96a51029-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983282323-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 [9746322d-40ba-11f0-9028-060730329b56]
[9746322d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9746322d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983282323-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 [97dca5d1-40ba-11f0-9028-060730329b56]
[97dca5d1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[97dca5d1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1748983320098-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 [a69d8081-40ba-11f0-9028-060730329b56]
[a69d8081-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a69d8081-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983320098-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 [a744e418-40ba-11f0-9028-060730329b56]
[a744e418-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a744e418-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983320098-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 [a7e801ed-40ba-11f0-9028-060730329b56]
[a7e801ed-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a7e801ed-40ba-11f0-9028-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-1748983650501-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 [5e48d9dc-40bb-11f0-9028-060730329b56]
[5e48d9dc-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[5e48d9dc-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983650501-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 [5f841903-40bb-11f0-9028-060730329b56]
[5f841903-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[5f841903-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5ee05eed-40bb-11f0-9028-060730329b56]
Trovato cache key [5ee05eed-40bb-11f0-9028-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-1748983650501-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 [60253b07-40bb-11f0-9028-060730329b56]
[60253b07-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[60253b07-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5ee05eed-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [5ee05eed-40bb-11f0-9028-060730329b56]
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983669586-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 [685d923c-40bb-11f0-9028-060730329b56]
[685d923c-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[685d923c-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983669586-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 [6e888d00-40bb-11f0-9028-060730329b56]
[6e888d00-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6e888d00-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983669586-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 [6f96a1a6-40bb-11f0-9028-060730329b56]
[6f96a1a6-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6f96a1a6-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983562017-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 [2a80a083-40bb-11f0-9028-060730329b56]
[2a80a083-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2a80a083-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983562017-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 [2b265668-40bb-11f0-9028-060730329b56]
[2b265668-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2b265668-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2a829c54-40bb-11f0-9028-060730329b56]
Trovato cache key [2a829c54-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983562017-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 [2bc3f5fc-40bb-11f0-9028-060730329b56]
[2bc3f5fc-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2bc3f5fc-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2a829c54-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [2a829c54-40bb-11f0-9028-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-1748983507895-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 [0e6187ea-40bb-11f0-9028-060730329b56]
[0e6187ea-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[0e6187ea-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983507895-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 [0f04308f-40bb-11f0-9028-060730329b56]
[0f04308f-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[0f04308f-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0ef8e5eb-40bb-11f0-9028-060730329b56]
Trovato cache key [0ef8e5eb-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983507895-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 [103b5107-40bb-11f0-9028-060730329b56]
[103b5107-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[103b5107-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0ef8e5eb-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [0ef8e5eb-40bb-11f0-9028-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-1748983285481-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 [99263cdc-40ba-11f0-9028-060730329b56]
[99263cdc-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[99263cdc-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983285481-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 [99274e52-40ba-11f0-9028-060730329b56]
[99274e52-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[99274e52-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9926d91f-40ba-11f0-9028-060730329b56]
Trovato cache key [9926d91f-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983285481-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 [992a3486-40ba-11f0-9028-060730329b56]
[992a3486-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[992a3486-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9926d91f-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [9926d91f-40ba-11f0-9028-060730329b56]
testResponseCachingDigestUriBodyDisabilitato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983458079-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 [f136cb25-40ba-11f0-9028-060730329b56]
[f136cb25-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[f136cb25-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983458079-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 [f745d97b-40ba-11f0-9028-060730329b56]
[f745d97b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[f745d97b-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f1398a47-40ba-11f0-9028-060730329b56]
Trovato cache key [f1398a47-40ba-11f0-9028-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-1748983458079-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 [f865ef7f-40ba-11f0-9028-060730329b56]
[f865ef7f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[f865ef7f-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f1398a47-40ba-11f0-9028-060730329b56]
Trovato cache key [f1398a47-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983458079-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 [f9071185-40ba-11f0-9028-060730329b56]
[f9071185-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[f9071185-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f1398a47-40ba-11f0-9028-060730329b56]
Trovato cache key [f1398a47-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983458079-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 [f90b092b-40ba-11f0-9028-060730329b56]
[f90b092b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[f90b092b-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f1398a47-40ba-11f0-9028-060730329b56]
Trovato cache key [f1398a47-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983458079-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 [f9aaa48f-40ba-11f0-9028-060730329b56]
[f9aaa48f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[f9aaa48f-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f1398a47-40ba-11f0-9028-060730329b56]
Trovato cache key [f1398a47-40ba-11f0-9028-060730329b56]
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-1748983402827-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 [cf9023a9-40ba-11f0-9028-060730329b56]
[cf9023a9-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[cf9023a9-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983402827-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 [cf94425d-40ba-11f0-9028-060730329b56]
[cf94425d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[cf94425d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983402827-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 [d03fc4a1-40ba-11f0-9028-060730329b56]
[d03fc4a1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d03fc4a1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestQueryParameters
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConQueryParameters/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&digestTest1=v1&testId=rc-1748983178416-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 [7cd25832-40ba-11f0-9028-060730329b56]
[7cd25832-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7cd25832-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983178416-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 [7cf34db8-40ba-11f0-9028-060730329b56]
[7cf34db8-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7cf34db8-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7cf1c715-40ba-11f0-9028-060730329b56]
Trovato cache key [7cf1c715-40ba-11f0-9028-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-1748983178416-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 [7d1617fe-40ba-11f0-9028-060730329b56]
[7d1617fe-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d1617fe-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983178416-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 [7d362323-40ba-11f0-9028-060730329b56]
[7d362323-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d362323-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d1ccec0-40ba-11f0-9028-060730329b56]
Trovato cache key [7d1ccec0-40ba-11f0-9028-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-1748983178416-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 [7d44c927-40ba-11f0-9028-060730329b56]
[7d44c927-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d44c927-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7cf1c715-40ba-11f0-9028-060730329b56]
Trovato cache key [7cf1c715-40ba-11f0-9028-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-1748983178416-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 [7d57dbfb-40ba-11f0-9028-060730329b56]
[7d57dbfb-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d57dbfb-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983178416-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 [7d6b6400-40ba-11f0-9028-060730329b56]
[7d6b6400-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d6b6400-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d5ac22d-40ba-11f0-9028-060730329b56]
Trovato cache key [7d5ac22d-40ba-11f0-9028-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-1748983178416-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 [7d6e9854-40ba-11f0-9028-060730329b56]
[7d6e9854-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d6e9854-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7cf1c715-40ba-11f0-9028-060730329b56]
Trovato cache key [7cf1c715-40ba-11f0-9028-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-1748983178416-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 [7d71f3b8-40ba-11f0-9028-060730329b56]
[7d71f3b8-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d71f3b8-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7cf1c715-40ba-11f0-9028-060730329b56]
Trovato cache key [7cf1c715-40ba-11f0-9028-060730329b56]
testResponseCachingDigestHeaders
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983439178-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 [ded8f2e3-40ba-11f0-9028-060730329b56]
[ded8f2e3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[ded8f2e3-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983439178-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 [df75f639-40ba-11f0-9028-060730329b56]
[df75f639-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[df75f639-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [df6ad2a5-40ba-11f0-9028-060730329b56]
Trovato cache key [df6ad2a5-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983439178-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 [e0adb2ef-40ba-11f0-9028-060730329b56]
[e0adb2ef-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e0adb2ef-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983439178-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 [e14cd924-40ba-11f0-9028-060730329b56]
[e14cd924-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e14cd924-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e0af60a0-40ba-11f0-9028-060730329b56]
Trovato cache key [e0af60a0-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983439178-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 [e1eb6318-40ba-11f0-9028-060730329b56]
[e1eb6318-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e1eb6318-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [df6ad2a5-40ba-11f0-9028-060730329b56]
Trovato cache key [df6ad2a5-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983439178-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 [e28902ac-40ba-11f0-9028-060730329b56]
[e28902ac-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e28902ac-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983439178-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 [e32801d1-40ba-11f0-9028-060730329b56]
[e32801d1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e32801d1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e28ab05d-40ba-11f0-9028-060730329b56]
Trovato cache key [e28ab05d-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983439178-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 [e3c41ac5-40ba-11f0-9028-060730329b56]
[e3c41ac5-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e3c41ac5-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [df6ad2a5-40ba-11f0-9028-060730329b56]
Trovato cache key [df6ad2a5-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983439178-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 [e3c4b709-40ba-11f0-9028-060730329b56]
[e3c4b709-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[e3c4b709-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [df6ad2a5-40ba-11f0-9028-060730329b56]
Trovato cache key [df6ad2a5-40ba-11f0-9028-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-1748983479566-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 [09ef126f-40bb-11f0-9028-060730329b56]
[09ef126f-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[09ef126f-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983479566-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 [09f2e306-40bb-11f0-9028-060730329b56]
[09f2e306-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[09f2e306-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [09ef1270-40bb-11f0-9028-060730329b56]
Trovato cache key [09ef1270-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983479566-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 [0a9ae2dc-40bb-11f0-9028-060730329b56]
[0a9ae2dc-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[0a9ae2dc-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [09ef1270-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [09ef1270-40bb-11f0-9028-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-1748983590354-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 [39d02678-40bb-11f0-9028-060730329b56]
[39d02678-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[39d02678-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983590354-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 [3b0fab5f-40bb-11f0-9028-060730329b56]
[3b0fab5f-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[3b0fab5f-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983590354-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 [3bb03124-40bb-11f0-9028-060730329b56]
[3bb03124-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[3bb03124-40bb-11f0-9028-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-1748983291784-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 [9b15ff0d-40ba-11f0-9028-060730329b56]
[9b15ff0d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9b15ff0d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983291784-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 [9bb12da2-40ba-11f0-9028-060730329b56]
[9bb12da2-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9bb12da2-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9bb06a4f-40ba-11f0-9028-060730329b56]
Trovato cache key [9bb06a4f-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983291784-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 [9bb17bc6-40ba-11f0-9028-060730329b56]
[9bb17bc6-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9bb17bc6-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9bb06a4f-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [9bb06a4f-40ba-11f0-9028-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-1748983599868-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 [40b7e1ba-40bb-11f0-9028-060730329b56]
[40b7e1ba-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[40b7e1ba-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983599868-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 [41f9b090-40bb-11f0-9028-060730329b56]
[41f9b090-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[41f9b090-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983599868-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 [429bbcf4-40bb-11f0-9028-060730329b56]
[429bbcf4-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[429bbcf4-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983578818-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 [32a17819-40bb-11f0-9028-060730329b56]
[32a17819-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[32a17819-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983578818-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 [32aa51bd-40bb-11f0-9028-060730329b56]
[32aa51bd-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[32aa51bd-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983578818-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 [33486683-40bb-11f0-9028-060730329b56]
[33486683-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[33486683-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983578818-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 [33e8c538-40bb-11f0-9028-060730329b56]
[33e8c538-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[33e8c538-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [334b73c4-40bb-11f0-9028-060730329b56]
Trovato cache key [334b73c4-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983578818-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 [3483a5ac-40bb-11f0-9028-060730329b56]
[3483a5ac-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[3483a5ac-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [334b73c4-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [334b73c4-40bb-11f0-9028-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-1748983194064-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 [7dec2cf1-40ba-11f0-9028-060730329b56]
[7dec2cf1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7dec2cf1-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983194064-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 [7df1ab36-40ba-11f0-9028-060730329b56]
[7df1ab36-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7df1ab36-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7ded1753-40ba-11f0-9028-060730329b56]
Trovato cache key [7ded1753-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983194064-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 [7e231b7f-40ba-11f0-9028-060730329b56]
[7e231b7f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7e231b7f-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983194064-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 [7e38c664-40ba-11f0-9028-060730329b56]
[7e38c664-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7e38c664-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7e378de1-40ba-11f0-9028-060730329b56]
Trovato cache key [7e378de1-40ba-11f0-9028-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-1748983704007-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 [7e0368af-40bb-11f0-9028-060730329b56]
[7e0368af-40bb-11f0-9028-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-1748983704007-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 [7ea3ee74-40bb-11f0-9028-060730329b56]
[7ea3ee74-40bb-11f0-9028-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-1748983704007-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 [7f3c0fc8-40bb-11f0-9028-060730329b56]
[7f3c0fc8-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983308568-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 [a3dd01b3-40ba-11f0-9028-060730329b56]
[a3dd01b3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a3dd01b3-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983308568-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 [a47d8777-40ba-11f0-9028-060730329b56]
[a47d8777-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a47d8777-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983308568-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 [a52957dd-40ba-11f0-9028-060730329b56]
[a52957dd-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a52957dd-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983308568-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 [a5cc9cc2-40ba-11f0-9028-060730329b56]
[a5cc9cc2-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a5cc9cc2-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5c39c0f-40ba-11f0-9028-060730329b56]
Trovato cache key [a5c39c0f-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983308568-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 [a667cb56-40ba-11f0-9028-060730329b56]
[a667cb56-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a667cb56-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5c39c0f-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [a5c39c0f-40ba-11f0-9028-060730329b56]
testResponseCachingRegole(413, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983647335-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 [5c62b4ac-40bb-11f0-9028-060730329b56]
[5c62b4ac-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[5c62b4ac-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983647335-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 [5ca53bf0-40bb-11f0-9028-060730329b56]
[5ca53bf0-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[5ca53bf0-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983647335-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 [5da7b7d8-40bb-11f0-9028-060730329b56]
[5da7b7d8-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[5da7b7d8-40bb-11f0-9028-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-1748983153753-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 [6e734cc2-40ba-11f0-9028-060730329b56]
[6e734cc2-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6e734cc2-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983153753-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 [6e812f79-40ba-11f0-9028-060730329b56]
[6e812f79-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6e812f79-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6e7d85f5-40ba-11f0-9028-060730329b56]
Trovato cache key [6e7d85f5-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983153753-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 [6e8d8b8d-40ba-11f0-9028-060730329b56]
[6e8d8b8d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6e8d8b8d-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6e7d85f5-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [6e7d85f5-40ba-11f0-9028-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-1748983254995-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 [8d045019-40ba-11f0-9028-060730329b56]
[8d045019-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8d045019-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983254995-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 [8e3c5aee-40ba-11f0-9028-060730329b56]
[8e3c5aee-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8e3c5aee-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d9dd0fb-40ba-11f0-9028-060730329b56]
Trovato cache key [8d9dd0fb-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983254995-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 [8edcb9a2-40ba-11f0-9028-060730329b56]
[8edcb9a2-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8edcb9a2-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d9dd0fb-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [8d9dd0fb-40ba-11f0-9028-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-1748983694439-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 [77c582f7-40bb-11f0-9028-060730329b56]
[77c582f7-40bb-11f0-9028-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-1748983694439-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 [78ffd7be-40bb-11f0-9028-060730329b56]
[78ffd7be-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [7861ea0a-40bb-11f0-9028-060730329b56]
Trovato cache key [7861ea0a-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1748983694439-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 [792eaff2-40bb-11f0-9028-060730329b56]
[792eaff2-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [7861ea0a-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [7861ea0a-40bb-11f0-9028-060730329b56]
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983573541-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 [30210eb4-40bb-11f0-9028-060730329b56]
[30210eb4-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[30210eb4-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983573541-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 [30c034e8-40bb-11f0-9028-060730329b56]
[30c034e8-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[30c034e8-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983573541-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 [315ebedc-40bb-11f0-9028-060730329b56]
[315ebedc-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[315ebedc-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983573541-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 [31a2f3d1-40bb-11f0-9028-060730329b56]
[31a2f3d1-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[31a2f3d1-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3160baad-40bb-11f0-9028-060730329b56]
Trovato cache key [3160baad-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983573541-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 [32018e95-40bb-11f0-9028-060730329b56]
[32018e95-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[32018e95-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3160baad-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [3160baad-40bb-11f0-9028-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-1748983603034-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 [433c1ba8-40bb-11f0-9028-060730329b56]
[433c1ba8-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[433c1ba8-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983603034-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 [4385f5ed-40bb-11f0-9028-060730329b56]
[4385f5ed-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[4385f5ed-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [433df069-40bb-11f0-9028-060730329b56]
Trovato cache key [433df069-40bb-11f0-9028-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-1748983603034-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 [43df87a1-40bb-11f0-9028-060730329b56]
[43df87a1-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[43df87a1-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [433df069-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [433df069-40bb-11f0-9028-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-1748983606200-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 [447f7125-40bb-11f0-9028-060730329b56]
[447f7125-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[447f7125-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983606200-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 [44cb6e49-40bb-11f0-9028-060730329b56]
[44cb6e49-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[44cb6e49-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983606200-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 [45291ead-40bb-11f0-9028-060730329b56]
[45291ead-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[45291ead-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983565192-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 [2c64a2d0-40bb-11f0-9028-060730329b56]
[2c64a2d0-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2c64a2d0-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983565192-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 [2d02dea5-40bb-11f0-9028-060730329b56]
[2d02dea5-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2d02dea5-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2c658d31-40bb-11f0-9028-060730329b56]
Trovato cache key [2c658d31-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983565192-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 [2d0c5489-40bb-11f0-9028-060730329b56]
[2d0c5489-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2d0c5489-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2c658d31-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [2c658d31-40bb-11f0-9028-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-1748983615715-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 [48e42afe-40bb-11f0-9028-060730329b56]
[48e42afe-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[48e42afe-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983615715-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 [49828de2-40bb-11f0-9028-060730329b56]
[49828de2-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[49828de2-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983615715-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 [4a225056-40bb-11f0-9028-060730329b56]
[4a225056-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[4a225056-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983593523-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 [3d8fc6a0-40bb-11f0-9028-060730329b56]
[3d8fc6a0-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[3d8fc6a0-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983593523-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 [3e37ed86-40bb-11f0-9028-060730329b56]
[3e37ed86-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[3e37ed86-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3d9740b2-40bb-11f0-9028-060730329b56]
Trovato cache key [3d9740b2-40bb-11f0-9028-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-1748983593523-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 [3ed4f0da-40bb-11f0-9028-060730329b56]
[3ed4f0da-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[3ed4f0da-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3d9740b2-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [3d9740b2-40bb-11f0-9028-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [6e9e5471-40ba-11f0-9028-060730329b56]
[6e9e5471-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6e9e5471-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983157119-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 [6ea4e426-40ba-11f0-9028-060730329b56]
[6ea4e426-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6ea4e426-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ea02933-40ba-11f0-9028-060730329b56]
Trovato cache key [6ea02933-40ba-11f0-9028-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-1748983157119-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 [6eb92f7a-40ba-11f0-9028-060730329b56]
[6eb92f7a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6eb92f7a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983157119-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 [6ed3472f-40ba-11f0-9028-060730329b56]
[6ed3472f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6ed3472f-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ec8239c-40ba-11f0-9028-060730329b56]
Trovato cache key [6ec8239c-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [6ee7b995-40ba-11f0-9028-060730329b56]
[6ee7b995-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6ee7b995-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ea02933-40ba-11f0-9028-060730329b56]
Trovato cache key [6ea02933-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [6ef3ee99-40ba-11f0-9028-060730329b56]
[6ef3ee99-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6ef3ee99-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983157119-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 [6f0c318e-40ba-11f0-9028-060730329b56]
[6f0c318e-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6f0c318e-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6f004aab-40ba-11f0-9028-060730329b56]
Trovato cache key [6f004aab-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [6f2d0002-40ba-11f0-9028-060730329b56]
[6f2d0002-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6f2d0002-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ea02933-40ba-11f0-9028-060730329b56]
Trovato cache key [6ea02933-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [6f373936-40ba-11f0-9028-060730329b56]
[6f373936-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6f373936-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ea02933-40ba-11f0-9028-060730329b56]
Trovato cache key [6ea02933-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [6f3c1b3a-40ba-11f0-9028-060730329b56]
[6f3c1b3a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[6f3c1b3a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ea02933-40ba-11f0-9028-060730329b56]
Trovato cache key [6ea02933-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983157119-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 [7415b6ce-40ba-11f0-9028-060730329b56]
[7415b6ce-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7415b6ce-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6ea02933-40ba-11f0-9028-060730329b56]
Trovato cache key [6ea02933-40ba-11f0-9028-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-1748983656849-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 [629bb957-40bb-11f0-9028-060730329b56]
[629bb957-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[629bb957-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983656849-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 [62aef33b-40bb-11f0-9028-060730329b56]
[62aef33b-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[62aef33b-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983656849-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 [63519bdf-40bb-11f0-9028-060730329b56]
[63519bdf-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[63519bdf-40bb-11f0-9028-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-1748983377420-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 [bd14ff5a-40ba-11f0-9028-060730329b56]
[bd14ff5a-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[bd14ff5a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983377420-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 [bdc3dd01-40ba-11f0-9028-060730329b56]
[bdc3dd01-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[bdc3dd01-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983377420-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 [be683355-40ba-11f0-9028-060730329b56]
[be683355-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[be683355-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(416, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983663236-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 [66752312-40bb-11f0-9028-060730329b56]
[66752312-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[66752312-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983663236-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 [67169336-40bb-11f0-9028-060730329b56]
[67169336-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[67169336-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983663236-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 [674bfb1a-40bb-11f0-9028-060730329b56]
[674bfb1a-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[674bfb1a-40bb-11f0-9028-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-1748983568276-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 [2daa694d-40bb-11f0-9028-060730329b56]
[2daa694d-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2daa694d-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983568276-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 [2e4793b1-40bb-11f0-9028-060730329b56]
[2e4793b1-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2e4793b1-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983568276-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 [2edfb505-40bb-11f0-9028-060730329b56]
[2edfb505-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2edfb505-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983568276-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 [2ee3d3bc-40bb-11f0-9028-060730329b56]
[2ee3d3bc-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2ee3d3bc-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2edfdc16-40bb-11f0-9028-060730329b56]
Trovato cache key [2edfdc16-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983568276-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 [2f836f20-40bb-11f0-9028-060730329b56]
[2f836f20-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2f836f20-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2edfdc16-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [2edfdc16-40bb-11f0-9028-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-1748983298039-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 [9da02c77-40ba-11f0-9028-060730329b56]
[9da02c77-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9da02c77-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983298039-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 [9e39ad5b-40ba-11f0-9028-060730329b56]
[9e39ad5b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9e39ad5b-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983298039-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 [9eda813f-40ba-11f0-9028-060730329b56]
[9eda813f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9eda813f-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983298039-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 [a01942d6-40ba-11f0-9028-060730329b56]
[a01942d6-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a01942d6-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9ee13801-40ba-11f0-9028-060730329b56]
Trovato cache key [9ee13801-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983298039-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 [a0b9c89a-40ba-11f0-9028-060730329b56]
[a0b9c89a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a0b9c89a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9ee13801-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [9ee13801-40ba-11f0-9028-060730329b56]
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983399634-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 [c5af25bb-40ba-11f0-9028-060730329b56]
[c5af25bb-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[c5af25bb-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983399634-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 [cd869801-40ba-11f0-9028-060730329b56]
[cd869801-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[cd869801-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983399634-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 [cf8fd585-40ba-11f0-9028-060730329b56]
[cf8fd585-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[cf8fd585-40ba-11f0-9028-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/in/ResponseCachingRegole/service/echo?returnCode=410&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983352174-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 [b7a4065d-40ba-11f0-9028-060730329b56]
[b7a4065d-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7a4065d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983352174-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 [b7a89a44-40ba-11f0-9028-060730329b56]
[b7a89a44-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7a89a44-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7a47b90-40ba-11f0-9028-060730329b56]
Trovato cache key [b7a47b90-40ba-11f0-9028-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-1748983352174-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 [b7aabd28-40ba-11f0-9028-060730329b56]
[b7aabd28-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7aabd28-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7a47b90-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [b7a47b90-40ba-11f0-9028-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-1748983367924-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 [b88b0b42-40ba-11f0-9028-060730329b56]
[b88b0b42-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b88b0b42-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983367924-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 [b92e0206-40ba-11f0-9028-060730329b56]
[b92e0206-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b92e0206-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983367924-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 [b92f3a8a-40ba-11f0-9028-060730329b56]
[b92f3a8a-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b92f3a8a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(415, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983383762-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 [c1999d39-40ba-11f0-9028-060730329b56]
[c1999d39-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c1999d39-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983383762-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 [c23e1a9d-40ba-11f0-9028-060730329b56]
[c23e1a9d-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c23e1a9d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983383762-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 [c2e270f1-40ba-11f0-9028-060730329b56]
[c2e270f1-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c2e270f1-40ba-11f0-9028-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-1748983187782-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 [7d879ea3-40ba-11f0-9028-060730329b56]
[7d879ea3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7d879ea3-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983187782-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 [7da7a9c9-40ba-11f0-9028-060730329b56]
[7da7a9c9-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7da7a9c9-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d981966-40ba-11f0-9028-060730329b56]
Trovato cache key [7d981966-40ba-11f0-9028-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-1748983187782-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 [7da9306d-40ba-11f0-9028-060730329b56]
[7da9306d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7da9306d-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d981966-40ba-11f0-9028-060730329b56]
Trovato cache key [7d981966-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983187782-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 [7dbda2d3-40ba-11f0-9028-060730329b56]
[7dbda2d3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7dbda2d3-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d981966-40ba-11f0-9028-060730329b56]
Trovato cache key [7d981966-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983187782-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 [7dcd0c29-40ba-11f0-9028-060730329b56]
[7dcd0c29-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7dcd0c29-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d981966-40ba-11f0-9028-060730329b56]
Trovato cache key [7d981966-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983187782-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 [7dd2d88d-40ba-11f0-9028-060730329b56]
[7dd2d88d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7dd2d88d-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7d981966-40ba-11f0-9028-060730329b56]
Trovato cache key [7d981966-40ba-11f0-9028-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-1748983209290-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 [7e454988-40ba-11f0-9028-060730329b56]
[7e454988-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7e454988-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983209290-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 [7e5e9ded-40ba-11f0-9028-060730329b56]
[7e5e9ded-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7e5e9ded-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7e53ef8a-40ba-11f0-9028-060730329b56]
Trovato cache key [7e53ef8a-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983209290-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 [7e85adf5-40ba-11f0-9028-060730329b56]
[7e85adf5-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7e85adf5-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7e53ef8a-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [7e53ef8a-40ba-11f0-9028-060730329b56]
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-1748983276017-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 [968ca60d-40ba-11f0-9028-060730329b56]
[968ca60d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[968ca60d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983276017-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 [969112e3-40ba-11f0-9028-060730329b56]
[969112e3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[969112e3-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [968cf430-40ba-11f0-9028-060730329b56]
Trovato cache key [968cf430-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983276017-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 [9694e377-40ba-11f0-9028-060730329b56]
[9694e377-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9694e377-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [968cf430-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [968cf430-40ba-11f0-9028-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [d891be58-40ba-11f0-9028-060730329b56]
[d891be58-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d891be58-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983427606-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 [d8a6ccfd-40ba-11f0-9028-060730329b56]
[d8a6ccfd-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d8a6ccfd-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d892cfc9-40ba-11f0-9028-060730329b56]
Trovato cache key [d892cfc9-40ba-11f0-9028-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-1748983427606-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 [d9377441-40ba-11f0-9028-060730329b56]
[d9377441-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d9377441-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983427606-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 [d9d90b78-40ba-11f0-9028-060730329b56]
[d9d90b78-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d9d90b78-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d9742f22-40ba-11f0-9028-060730329b56]
Trovato cache key [d9742f22-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [da76f92c-40ba-11f0-9028-060730329b56]
[da76f92c-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[da76f92c-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d892cfc9-40ba-11f0-9028-060730329b56]
Trovato cache key [d892cfc9-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [db158320-40ba-11f0-9028-060730329b56]
[db158320-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[db158320-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983427606-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 [dbb43425-40ba-11f0-9028-060730329b56]
[dbb43425-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[dbb43425-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [db945011-40ba-11f0-9028-060730329b56]
Trovato cache key [db945011-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [dc518599-40ba-11f0-9028-060730329b56]
[dc518599-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[dc518599-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d892cfc9-40ba-11f0-9028-060730329b56]
Trovato cache key [d892cfc9-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [dceefe1d-40ba-11f0-9028-060730329b56]
[dceefe1d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[dceefe1d-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d892cfc9-40ba-11f0-9028-060730329b56]
Trovato cache key [d892cfc9-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [dd8cc4c1-40ba-11f0-9028-060730329b56]
[dd8cc4c1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[dd8cc4c1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d892cfc9-40ba-11f0-9028-060730329b56]
Trovato cache key [d892cfc9-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983427606-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 [de2f1f45-40ba-11f0-9028-060730329b56]
[de2f1f45-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[de2f1f45-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d892cfc9-40ba-11f0-9028-060730329b56]
Trovato cache key [d892cfc9-40ba-11f0-9028-060730329b56]
testResponseCachingRegole(416, false, null, true, 11)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983660037-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 [63f3a843-40bb-11f0-9028-060730329b56]
[63f3a843-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[63f3a843-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983660037-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 [6533a25a-40bb-11f0-9028-060730329b56]
[6533a25a-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[6533a25a-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [63fa10e4-40bb-11f0-9028-060730329b56]
Trovato cache key [63fa10e4-40bb-11f0-9028-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-1748983660037-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 [65d44f2e-40bb-11f0-9028-060730329b56]
[65d44f2e-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[65d44f2e-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [63fa10e4-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [63fa10e4-40bb-11f0-9028-060730329b56]
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983342649-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 [b122ae0b-40ba-11f0-9028-060730329b56]
[b122ae0b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b122ae0b-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983342649-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 [b1d0a150-40ba-11f0-9028-060730329b56]
[b1d0a150-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b1d0a150-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b1c6dd4d-40ba-11f0-9028-060730329b56]
Trovato cache key [b1c6dd4d-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983342649-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 [b277b6c4-40ba-11f0-9028-060730329b56]
[b277b6c4-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b277b6c4-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b1c6dd4d-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [b1c6dd4d-40ba-11f0-9028-060730329b56]
testResponseCaching
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983424435-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 [d8334a9a-40ba-11f0-9028-060730329b56]
[d8334a9a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d8334a9a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983424435-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 [d88c6720-40ba-11f0-9028-060730329b56]
[d88c6720-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d88c6720-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d83398bc-40ba-11f0-9028-060730329b56]
Trovato cache key [d83398bc-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983424435-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 [d88d5184-40ba-11f0-9028-060730329b56]
[d88d5184-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d88d5184-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d83398bc-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [d83398bc-40ba-11f0-9028-060730329b56]
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-1748983374259-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 [bb2a956e-40ba-11f0-9028-060730329b56]
[bb2a956e-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[bb2a956e-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983374259-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 [bbc8a932-40ba-11f0-9028-060730329b56]
[bbc8a932-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[bbc8a932-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983374259-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 [bc70f726-40ba-11f0-9028-060730329b56]
[bc70f726-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[bc70f726-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983493724-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 [0c76a7c7-40bb-11f0-9028-060730329b56]
[0c76a7c7-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[0c76a7c7-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983493724-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 [0d1ea79d-40bb-11f0-9028-060730329b56]
[0d1ea79d-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[0d1ea79d-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0c80b9e9-40bb-11f0-9028-060730329b56]
Trovato cache key [0c80b9e9-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983493724-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 [0e581206-40bb-11f0-9028-060730329b56]
[0e581206-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[0e581206-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0c80b9e9-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [0c80b9e9-40bb-11f0-9028-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-1748983386932-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 [c387d8b5-40ba-11f0-9028-060730329b56]
[c387d8b5-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c387d8b5-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983386932-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 [c42bb9d9-40ba-11f0-9028-060730329b56]
[c42bb9d9-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c42bb9d9-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983386932-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 [c4cfe91d-40ba-11f0-9028-060730329b56]
[c4cfe91d-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c4cfe91d-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(410, true, json, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983625245-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 [4fc83cc0-40bb-11f0-9028-060730329b56]
[4fc83cc0-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[4fc83cc0-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983625245-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 [506f5235-40bb-11f0-9028-060730329b56]
[506f5235-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[506f5235-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4fcef381-40bb-11f0-9028-060730329b56]
Trovato cache key [4fcef381-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983625245-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 [51092139-40bb-11f0-9028-060730329b56]
[51092139-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[51092139-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4fcef381-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [4fcef381-40bb-11f0-9028-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-1748983339479-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 [af2dbbcb-40ba-11f0-9028-060730329b56]
[af2dbbcb-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[af2dbbcb-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983339479-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 [afb673cf-40ba-11f0-9028-060730329b56]
[afb673cf-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[afb673cf-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983339479-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 [b07a11f5-40ba-11f0-9028-060730329b56]
[b07a11f5-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[b07a11f5-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1748983700818-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 [7b87942d-40bb-11f0-9028-060730329b56]
[7b87942d-40bb-11f0-9028-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-1748983700818-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 [7c2a3bd3-40bb-11f0-9028-060730329b56]
[7c2a3bd3-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [7c235e00-40bb-11f0-9028-060730329b56]
Trovato cache key [7c235e00-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1748983700818-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 [7cc7b457-40bb-11f0-9028-060730329b56]
[7cc7b457-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [7c235e00-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [7c235e00-40bb-11f0-9028-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-1748983713664-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 [84e138e9-40bb-11f0-9028-060730329b56]
[84e138e9-40bb-11f0-9028-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-1748983713664-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 [84e5f3df-40bb-11f0-9028-060730329b56]
[84e5f3df-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [84e1870b-40bb-11f0-9028-060730329b56]
Trovato cache key [84e1870b-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1748983713664-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 [8584f303-40bb-11f0-9028-060730329b56]
[8584f303-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [84e1870b-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [84e1870b-40bb-11f0-9028-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-1748983584053-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 [349027d7-40bb-11f0-9028-060730329b56]
[349027d7-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[349027d7-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983584053-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 [35cc2a4d-40bb-11f0-9028-060730329b56]
[35cc2a4d-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[35cc2a4d-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [35284929-40bb-11f0-9028-060730329b56]
Trovato cache key [35284929-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983584053-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 [366a1801-40bb-11f0-9028-060730329b56]
[366a1801-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[366a1801-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [35284929-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [35284929-40bb-11f0-9028-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-1748983587185-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 [3749f0b5-40bb-11f0-9028-060730329b56]
[3749f0b5-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[3749f0b5-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983587185-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 [37eb60da-40bb-11f0-9028-060730329b56]
[37eb60da-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[37eb60da-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983587185-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 [392dcbf3-40bb-11f0-9028-060730329b56]
[392dcbf3-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[392dcbf3-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
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-1748983666409-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 [67b8035e-40bb-11f0-9028-060730329b56]
[67b8035e-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[67b8035e-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983666409-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 [67b85182-40bb-11f0-9028-060730329b56]
[67b85182-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[67b85182-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983666409-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 [67bae996-40bb-11f0-9028-060730329b56]
[67bae996-40bb-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[67bae996-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983294913-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 [9bb8a7ba-40ba-11f0-9028-060730329b56]
[9bb8a7ba-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9bb8a7ba-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983294913-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 [9c5c61cf-40ba-11f0-9028-060730329b56]
[9c5c61cf-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9c5c61cf-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9c533a0c-40ba-11f0-9028-060730329b56]
Trovato cache key [9c533a0c-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983294913-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 [9cfd35b3-40ba-11f0-9028-060730329b56]
[9cfd35b3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9cfd35b3-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9c533a0c-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [9c533a0c-40ba-11f0-9028-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-1748983326432-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 [a9c54d88-40ba-11f0-9028-060730329b56]
[a9c54d88-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[a9c54d88-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983326432-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 [a9c80cac-40ba-11f0-9028-060730329b56]
[a9c80cac-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[a9c80cac-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983326432-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 [aa87da40-40ba-11f0-9028-060730329b56]
[aa87da40-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[aa87da40-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1748983396440-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 [c59b4f8d-40ba-11f0-9028-060730329b56]
[c59b4f8d-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c59b4f8d-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983396440-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 [c5a3b401-40ba-11f0-9028-060730329b56]
[c5a3b401-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c5a3b401-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983396440-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 [c5a42935-40ba-11f0-9028-060730329b56]
[c5a42935-40ba-11f0-9028-060730329b56] Atteso [416] ritornato [416]
[c5a42935-40ba-11f0-9028-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-1748983279157-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 [9695319b-40ba-11f0-9028-060730329b56]
[9695319b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9695319b-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983279157-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 [9698db1f-40ba-11f0-9028-060730329b56]
[9698db1f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9698db1f-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983279157-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 [96a29f25-40ba-11f0-9028-060730329b56]
[96a29f25-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[96a29f25-40ba-11f0-9028-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-1748983168962-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 [7bc7c6ce-40ba-11f0-9028-060730329b56]
[7bc7c6ce-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7bc7c6ce-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983168962-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 [7bf93716-40ba-11f0-9028-060730329b56]
[7bf93716-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7bf93716-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7bf20b21-40ba-11f0-9028-060730329b56]
Trovato cache key [7bf20b21-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983168962-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 [7c22910c-40ba-11f0-9028-060730329b56]
[7c22910c-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c22910c-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983168962-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 [7c24b3f1-40ba-11f0-9028-060730329b56]
[7c24b3f1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c24b3f1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7c232d4e-40ba-11f0-9028-060730329b56]
Trovato cache key [7c232d4e-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983168962-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 [7c32e4c5-40ba-11f0-9028-060730329b56]
[7c32e4c5-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c32e4c5-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7bf20b21-40ba-11f0-9028-060730329b56]
Trovato cache key [7bf20b21-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983168962-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 [7c4cfc7a-40ba-11f0-9028-060730329b56]
[7c4cfc7a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c4cfc7a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983168962-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 [7c511b2f-40ba-11f0-9028-060730329b56]
[7c511b2f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c511b2f-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7c4d98bc-40ba-11f0-9028-060730329b56]
Trovato cache key [7c4d98bc-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983168962-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 [7c8103d3-40ba-11f0-9028-060730329b56]
[7c8103d3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c8103d3-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7bf20b21-40ba-11f0-9028-060730329b56]
Trovato cache key [7bf20b21-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983168962-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 [7c834dc7-40ba-11f0-9028-060730329b56]
[7c834dc7-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7c834dc7-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7bf20b21-40ba-11f0-9028-060730329b56]
Trovato cache key [7bf20b21-40ba-11f0-9028-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-1748983333186-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 [abe45d12-40ba-11f0-9028-060730329b56]
[abe45d12-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[abe45d12-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983333186-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 [abe79167-40ba-11f0-9028-060730329b56]
[abe79167-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[abe79167-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [abe4d244-40ba-11f0-9028-060730329b56]
Trovato cache key [abe4d244-40ba-11f0-9028-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-1748983333186-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 [ac8f913b-40ba-11f0-9028-060730329b56]
[ac8f913b-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[ac8f913b-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [abe4d244-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [abe4d244-40ba-11f0-9028-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-1748983634671-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 [556d65d9-40bb-11f0-9028-060730329b56]
[556d65d9-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[556d65d9-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983634671-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 [560f4b2d-40bb-11f0-9028-060730329b56]
[560f4b2d-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[560f4b2d-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983634671-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 [56aebe81-40bb-11f0-9028-060730329b56]
[56aebe81-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[56aebe81-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983323254-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 [a92081f9-40ba-11f0-9028-060730329b56]
[a92081f9-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[a92081f9-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983323254-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 [a9bff650-40ba-11f0-9028-060730329b56]
[a9bff650-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[a9bff650-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a922f2fc-40ba-11f0-9028-060730329b56]
Trovato cache key [a922f2fc-40ba-11f0-9028-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-1748983323254-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 [a9c2b574-40ba-11f0-9028-060730329b56]
[a9c2b574-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[a9c2b574-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a922f2fc-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [a922f2fc-40ba-11f0-9028-060730329b56]
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983612529-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 [4706df71-40bb-11f0-9028-060730329b56]
[4706df71-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[4706df71-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983612529-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 [47a605a6-40bb-11f0-9028-060730329b56]
[47a605a6-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[47a605a6-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4707c9d2-40bb-11f0-9028-060730329b56]
Trovato cache key [4707c9d2-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983612529-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 [4846163a-40bb-11f0-9028-060730329b56]
[4846163a-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[4846163a-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4707c9d2-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [4707c9d2-40bb-11f0-9028-060730329b56]
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983316922-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 [a687615f-40ba-11f0-9028-060730329b56]
[a687615f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a687615f-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983316922-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 [a68f0284-40ba-11f0-9028-060730329b56]
[a68f0284-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a68f0284-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983316922-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 [a693966c-40ba-11f0-9028-060730329b56]
[a693966c-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a693966c-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(500, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983609364-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 [45c07cb1-40bb-11f0-9028-060730329b56]
[45c07cb1-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[45c07cb1-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983609364-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 [45c1b535-40bb-11f0-9028-060730329b56]
[45c1b535-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[45c1b535-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983609364-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 [45cba04b-40bb-11f0-9028-060730329b56]
[45cba04b-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[45cba04b-40bb-11f0-9028-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-1748983622066-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 [4de01bc2-40bb-11f0-9028-060730329b56]
[4de01bc2-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[4de01bc2-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983622066-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 [4e849928-40bb-11f0-9028-060730329b56]
[4e849928-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[4e849928-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4de32904-40bb-11f0-9028-060730329b56]
Trovato cache key [4de32904-40bb-11f0-9028-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-1748983622066-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 [4f26094c-40bb-11f0-9028-060730329b56]
[4f26094c-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[4f26094c-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4de32904-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [4de32904-40bb-11f0-9028-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-1748983464344-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 [fbf92873-40ba-11f0-9028-060730329b56]
[fbf92873-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[fbf92873-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983464344-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 [00d4e6e8-40bb-11f0-9028-060730329b56]
[00d4e6e8-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[00d4e6e8-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [fbf94f84-40ba-11f0-9028-060730329b56]
Trovato cache key [fbf94f84-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983464344-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 [03334956-40bb-11f0-9028-060730329b56]
[03334956-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[03334956-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983464344-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 [094da24b-40bb-11f0-9028-060730329b56]
[094da24b-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[094da24b-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0929eda7-40bb-11f0-9028-060730329b56]
Trovato cache key [0929eda7-40bb-11f0-9028-060730329b56]
testResponseCachingRegole(411, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983637835-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 [56b35265-40bb-11f0-9028-060730329b56]
[56b35265-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[56b35265-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983637835-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 [57516729-40bb-11f0-9028-060730329b56]
[57516729-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[57516729-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983637835-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 [57f60b9d-40bb-11f0-9028-060730329b56]
[57f60b9d-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[57f60b9d-40bb-11f0-9028-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/out/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983641010-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 [58969163-40bb-11f0-9028-060730329b56]
[58969163-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[58969163-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983641010-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 [593eb848-40bb-11f0-9028-060730329b56]
[593eb848-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[593eb848-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [589d6f34-40bb-11f0-9028-060730329b56]
Trovato cache key [589d6f34-40bb-11f0-9028-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-1748983641010-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 [59e04f7c-40bb-11f0-9028-060730329b56]
[59e04f7c-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[59e04f7c-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [589d6f34-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [589d6f34-40bb-11f0-9028-060730329b56]
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-1748983361636-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 [b7cf5c48-40ba-11f0-9028-060730329b56]
[b7cf5c48-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b7cf5c48-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983361636-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 [b7d5c4ee-40ba-11f0-9028-060730329b56]
[b7d5c4ee-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b7d5c4ee-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7cf835a-40ba-11f0-9028-060730329b56]
Trovato cache key [b7cf835a-40ba-11f0-9028-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-1748983361636-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 [b7dddb42-40ba-11f0-9028-060730329b56]
[b7dddb42-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b7dddb42-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7cf835a-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [b7cf835a-40ba-11f0-9028-060730329b56]
testResponseCachingRegole(411, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983631549-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 [538d341c-40bb-11f0-9028-060730329b56]
[538d341c-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[538d341c-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983631549-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 [5434bec1-40bb-11f0-9028-060730329b56]
[5434bec1-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[5434bec1-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5394ae2d-40bb-11f0-9028-060730329b56]
Trovato cache key [5394ae2d-40bb-11f0-9028-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-1748983631549-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 [54d607d5-40bb-11f0-9028-060730329b56]
[54d607d5-40bb-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[54d607d5-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5394ae2d-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [5394ae2d-40bb-11f0-9028-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-1748983269739-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 [9668f14b-40ba-11f0-9028-060730329b56]
[9668f14b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9668f14b-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983269739-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 [966fa811-40ba-11f0-9028-060730329b56]
[966fa811-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[966fa811-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983269739-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 [96701d45-40ba-11f0-9028-060730329b56]
[96701d45-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[96701d45-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983269739-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 [967155c9-40ba-11f0-9028-060730329b56]
[967155c9-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[967155c9-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983269739-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 [967a567e-40ba-11f0-9028-060730329b56]
[967a567e-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[967a567e-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96754d6b-40ba-11f0-9028-060730329b56]
Trovato cache key [96754d6b-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983269739-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 [96809812-40ba-11f0-9028-060730329b56]
[96809812-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[96809812-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [96754d6b-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [96754d6b-40ba-11f0-9028-060730329b56]
testResponseCachingRegolaDefault(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983618884-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 [4ac742ed-40bb-11f0-9028-060730329b56]
[4ac742ed-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[4ac742ed-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983618884-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 [4b657ec1-40bb-11f0-9028-060730329b56]
[4b657ec1-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[4b657ec1-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983618884-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 [4c05dd77-40bb-11f0-9028-060730329b56]
[4c05dd77-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[4c05dd77-40bb-11f0-9028-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/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983549366-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 [21252612-40bb-11f0-9028-060730329b56]
[21252612-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[21252612-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983549366-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 [21c361e6-40bb-11f0-9028-060730329b56]
[21c361e6-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[21c361e6-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983549366-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 [2265e37c-40bb-11f0-9028-060730329b56]
[2265e37c-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2265e37c-40bb-11f0-9028-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/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983258157-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 [8f7cca36-40ba-11f0-9028-060730329b56]
[8f7cca36-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8f7cca36-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983258157-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 [90a7b5ae-40ba-11f0-9028-060730329b56]
[90a7b5ae-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[90a7b5ae-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983258157-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 [90c13123-40ba-11f0-9028-060730329b56]
[90c13123-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[90c13123-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983258157-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 [91e6292a-40ba-11f0-9028-060730329b56]
[91e6292a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[91e6292a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [911dd015-40ba-11f0-9028-060730329b56]
Trovato cache key [911dd015-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983258157-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 [9204387e-40ba-11f0-9028-060730329b56]
[9204387e-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9204387e-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [911dd015-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [911dd015-40ba-11f0-9028-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983409161-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 [d37d3c7c-40ba-11f0-9028-060730329b56]
[d37d3c7c-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d37d3c7c-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983409161-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 [d49eb212-40ba-11f0-9028-060730329b56]
[d49eb212-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d49eb212-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d401aebf-40ba-11f0-9028-060730329b56]
Trovato cache key [d401aebf-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983409161-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 [d60742ca-40ba-11f0-9028-060730329b56]
[d60742ca-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d60742ca-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983409161-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 [d6a6de2f-40ba-11f0-9028-060730329b56]
[d6a6de2f-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d6a6de2f-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d60a01ec-40ba-11f0-9028-060730329b56]
Trovato cache key [d60a01ec-40ba-11f0-9028-060730329b56]
testResponseCachingNoCache(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983528413-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 [1546d22c-40bb-11f0-9028-060730329b56]
[1546d22c-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1546d22c-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983528413-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 [168851e5-40bb-11f0-9028-060730329b56]
[168851e5-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[168851e5-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983528413-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 [17bd9d9a-40bb-11f0-9028-060730329b56]
[17bd9d9a-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[17bd9d9a-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983528413-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 [185bd971-40bb-11f0-9028-060730329b56]
[185bd971-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[185bd971-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [17bf996b-40bb-11f0-9028-060730329b56]
Trovato cache key [17bf996b-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983528413-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 [185d11f5-40bb-11f0-9028-060730329b56]
[185d11f5-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[185d11f5-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [17bf996b-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [17bf996b-40bb-11f0-9028-060730329b56]
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-1748983522060-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 [1218eab2-40bb-11f0-9028-060730329b56]
[1218eab2-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1218eab2-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983522060-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 [12bc0887-40bb-11f0-9028-060730329b56]
[12bc0887-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[12bc0887-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983522060-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 [135ab98b-40bb-11f0-9028-060730329b56]
[135ab98b-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[135ab98b-40bb-11f0-9028-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/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983251816-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 [8bbb7c5c-40ba-11f0-9028-060730329b56]
[8bbb7c5c-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8bbb7c5c-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983251816-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 [8befd2d1-40ba-11f0-9028-060730329b56]
[8befd2d1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8befd2d1-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983251816-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 [8c648da5-40ba-11f0-9028-060730329b56]
[8c648da5-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8c648da5-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983263408-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 [92a53372-40ba-11f0-9028-060730329b56]
[92a53372-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[92a53372-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983263408-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 [9345e046-40ba-11f0-9028-060730329b56]
[9345e046-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9345e046-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983263408-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 [93e68d1a-40ba-11f0-9028-060730329b56]
[93e68d1a-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[93e68d1a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983263408-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 [9487880e-40ba-11f0-9028-060730329b56]
[9487880e-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[9487880e-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983263408-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 [952eeaa3-40ba-11f0-9028-060730329b56]
[952eeaa3-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[952eeaa3-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [95259bd0-40ba-11f0-9028-060730329b56]
Trovato cache key [95259bd0-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983263408-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 [95cf7067-40ba-11f0-9028-060730329b56]
[95cf7067-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[95cf7067-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [95259bd0-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [95259bd0-40ba-11f0-9028-060730329b56]
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983546234-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 [1fc017c4-40bb-11f0-9028-060730329b56]
[1fc017c4-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1fc017c4-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983546234-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 [202f7b6a-40bb-11f0-9028-060730329b56]
[202f7b6a-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[202f7b6a-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1fe5a126-40bb-11f0-9028-060730329b56]
Trovato cache key [1fe5a126-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983546234-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 [208bf34e-40bb-11f0-9028-060730329b56]
[208bf34e-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[208bf34e-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1fe5a126-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [1fe5a126-40bb-11f0-9028-060730329b56]
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaExcludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1748983697618-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 [799cb40a-40bb-11f0-9028-060730329b56]
[799cb40a-40bb-11f0-9028-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-1748983697618-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 [79a5dbcf-40bb-11f0-9028-060730329b56]
[79a5dbcf-40bb-11f0-9028-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-1748983697618-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 [7a4a3223-40bb-11f0-9028-060730329b56]
[7a4a3223-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
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-1748983644172-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 [5a8234d0-40bb-11f0-9028-060730329b56]
[5a8234d0-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[5a8234d0-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983644172-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 [5b23cc04-40bb-11f0-9028-060730329b56]
[5b23cc04-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[5b23cc04-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983644172-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 [5bc49fe8-40bb-11f0-9028-060730329b56]
[5bc49fe8-40bb-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[5bc49fe8-40bb-11f0-9028-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-1748983371095-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 [b9d565a0-40ba-11f0-9028-060730329b56]
[b9d565a0-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[b9d565a0-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983371095-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 [b9dd2dd6-40ba-11f0-9028-060730329b56]
[b9dd2dd6-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[b9dd2dd6-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b9d58cb2-40ba-11f0-9028-060730329b56]
Trovato cache key [b9d58cb2-40ba-11f0-9028-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-1748983371095-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 [ba83ce1a-40ba-11f0-9028-060730329b56]
[ba83ce1a-40ba-11f0-9028-060730329b56] Atteso [413] ritornato [413]
[ba83ce1a-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b9d58cb2-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [b9d58cb2-40ba-11f0-9028-060730329b56]
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-1748983525238-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 [13ffac1f-40bb-11f0-9028-060730329b56]
[13ffac1f-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[13ffac1f-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983525238-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 [149f4784-40bb-11f0-9028-060730329b56]
[149f4784-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[149f4784-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1401a7f0-40bb-11f0-9028-060730329b56]
Trovato cache key [1401a7f0-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983525238-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 [151736a8-40bb-11f0-9028-060730329b56]
[151736a8-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[151736a8-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1401a7f0-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [1401a7f0-40bb-11f0-9028-060730329b56]
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-1748983364754-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 [b7e02536-40ba-11f0-9028-060730329b56]
[b7e02536-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b7e02536-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983364754-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 [b7e3598a-40ba-11f0-9028-060730329b56]
[b7e3598a-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b7e3598a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983364754-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 [b887d6ee-40ba-11f0-9028-060730329b56]
[b887d6ee-40ba-11f0-9028-060730329b56] Atteso [411] ritornato [411]
[b887d6ee-40ba-11f0-9028-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-1748983358468-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 [b7c60d69-40ba-11f0-9028-060730329b56]
[b7c60d69-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7c60d69-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983358468-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 [b7c6829e-40ba-11f0-9028-060730329b56]
[b7c6829e-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7c6829e-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7c6347b-40ba-11f0-9028-060730329b56]
Trovato cache key [b7c6347b-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983358468-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 [b7cf0e24-40ba-11f0-9028-060730329b56]
[b7cf0e24-40ba-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[b7cf0e24-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [b7c6347b-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [b7c6347b-40ba-11f0-9028-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-1748983330007-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 [aa8912c4-40ba-11f0-9028-060730329b56]
[aa8912c4-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[aa8912c4-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983330007-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 [ab35a67a-40ba-11f0-9028-060730329b56]
[ab35a67a-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[ab35a67a-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983330007-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 [ab38659e-40ba-11f0-9028-060730329b56]
[ab38659e-40ba-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[ab38659e-40ba-11f0-9028-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-1748983653673-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 [60c80abb-40bb-11f0-9028-060730329b56]
[60c80abb-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[60c80abb-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983653673-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 [616ab35f-40bb-11f0-9028-060730329b56]
[616ab35f-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[616ab35f-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983653673-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 [620a27b3-40bb-11f0-9028-060730329b56]
[620a27b3-40bb-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[620a27b3-40bb-11f0-9028-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-1748983313791-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 [a66cd471-40ba-11f0-9028-060730329b56]
[a66cd471-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a66cd471-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983313791-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 [a6805c77-40ba-11f0-9028-060730329b56]
[a6805c77-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a6805c77-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a676e694-40ba-11f0-9028-060730329b56]
Trovato cache key [a676e694-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983313791-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 [a687133b-40ba-11f0-9028-060730329b56]
[a687133b-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[a687133b-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a676e694-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [a676e694-40ba-11f0-9028-060730329b56]
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-1748983596707-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 [3f72de8e-40bb-11f0-9028-060730329b56]
[3f72de8e-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[3f72de8e-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983596707-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 [4012c812-40bb-11f0-9028-060730329b56]
[4012c812-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[4012c812-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983596707-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 [4018bb86-40bb-11f0-9028-060730329b56]
[4018bb86-40bb-11f0-9028-060730329b56] Atteso [400] ritornato [400]
[4018bb86-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(500, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983336315-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 [ad36317f-40ba-11f0-9028-060730329b56]
[ad36317f-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[ad36317f-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983336315-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 [addcaab3-40ba-11f0-9028-060730329b56]
[addcaab3-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[addcaab3-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983336315-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 [ae86a657-40ba-11f0-9028-060730329b56]
[ae86a657-40ba-11f0-9028-060730329b56] Atteso [500] ritornato [500]
[ae86a657-40ba-11f0-9028-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-1748983380595-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 [bfad367b-40ba-11f0-9028-060730329b56]
[bfad367b-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[bfad367b-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983380595-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 [c057f571-40ba-11f0-9028-060730329b56]
[c057f571-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c057f571-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bfb43b5d-40ba-11f0-9028-060730329b56]
Trovato cache key [bfb43b5d-40ba-11f0-9028-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-1748983380595-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 [c0fbfda5-40ba-11f0-9028-060730329b56]
[c0fbfda5-40ba-11f0-9028-060730329b56] Atteso [415] ritornato [415]
[c0fbfda5-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bfb43b5d-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [bfb43b5d-40ba-11f0-9028-060730329b56]
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-1748983349009-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 [b5089ae7-40ba-11f0-9028-060730329b56]
[b5089ae7-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b5089ae7-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983349009-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 [b5b10fec-40ba-11f0-9028-060730329b56]
[b5b10fec-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b5b10fec-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983349009-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 [b65fed92-40ba-11f0-9028-060730329b56]
[b65fed92-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[b65fed92-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1748983539959-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 [1c1f9852-40bb-11f0-9028-060730329b56]
[1c1f9852-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1c1f9852-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983539959-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 [1cc74a08-40bb-11f0-9028-060730329b56]
[1cc74a08-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1cc74a08-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983539959-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 [1d68931c-40bb-11f0-9028-060730329b56]
[1d68931c-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1d68931c-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983539959-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 [1dfff120-40bb-11f0-9028-060730329b56]
[1dfff120-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1dfff120-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983539959-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 [1e034c85-40bb-11f0-9028-060730329b56]
[1e034c85-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1e034c85-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1dfff121-40bb-11f0-9028-060730329b56]
Trovato cache key [1dfff121-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983539959-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 [1e0b3bc9-40bb-11f0-9028-060730329b56]
[1e0b3bc9-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1e0b3bc9-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1dfff121-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [1dfff121-40bb-11f0-9028-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-1748983552533-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 [2303aa20-40bb-11f0-9028-060730329b56]
[2303aa20-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2303aa20-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983552533-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 [23a170c4-40bb-11f0-9028-060730329b56]
[23a170c4-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[23a170c4-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983552533-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 [2441a868-40bb-11f0-9028-060730329b56]
[2441a868-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[2441a868-40bb-11f0-9028-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-1748983558896-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 [28036b74-40bb-11f0-9028-060730329b56]
[28036b74-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[28036b74-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983558896-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 [28a836f9-40bb-11f0-9028-060730329b56]
[28a836f9-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[28a836f9-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2806c6d5-40bb-11f0-9028-060730329b56]
Trovato cache key [2806c6d5-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983558896-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 [29e17a4f-40bb-11f0-9028-060730329b56]
[29e17a4f-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[29e17a4f-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2806c6d5-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [2806c6d5-40bb-11f0-9028-060730329b56]
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-1748983716814-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 [866281cb-40bb-11f0-9028-060730329b56]
[866281cb-40bb-11f0-9028-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-1748983716814-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 [86c7d350-40bb-11f0-9028-060730329b56]
[86c7d350-40bb-11f0-9028-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-1748983716814-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 [8761c964-40bb-11f0-9028-060730329b56]
[8761c964-40bb-11f0-9028-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(410, true, xml, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983628374-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 [5110e96d-40bb-11f0-9028-060730329b56]
[5110e96d-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[5110e96d-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983628374-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 [524c0182-40bb-11f0-9028-060730329b56]
[524c0182-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[524c0182-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [51a7d23e-40bb-11f0-9028-060730329b56]
Trovato cache key [51a7d23e-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983628374-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 [52e9c826-40bb-11f0-9028-060730329b56]
[52e9c826-40bb-11f0-9028-060730329b56] Atteso [410] ritornato [410]
[52e9c826-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [51a7d23e-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [51a7d23e-40bb-11f0-9028-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-1748983675954-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 [70dbcbe6-40bb-11f0-9028-060730329b56]
[70dbcbe6-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[70dbcbe6-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983675954-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 [7179e0aa-40bb-11f0-9028-060730329b56]
[7179e0aa-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7179e0aa-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983675954-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 [721b50ce-40bb-11f0-9028-060730329b56]
[721b50ce-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[721b50ce-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1748983405983-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 [d0de0075-40ba-11f0-9028-060730329b56]
[d0de0075-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d0de0075-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983405983-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 [d17cd889-40ba-11f0-9028-060730329b56]
[d17cd889-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d17cd889-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983405983-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 [d1864e6d-40ba-11f0-9028-060730329b56]
[d1864e6d-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[d1864e6d-40ba-11f0-9028-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/out/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983672782-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 [7039e68a-40bb-11f0-9028-060730329b56]
[7039e68a-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[7039e68a-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983672782-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 [70d2cb2e-40bb-11f0-9028-060730329b56]
[70d2cb2e-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[70d2cb2e-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983672782-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 [70d49ff2-40bb-11f0-9028-060730329b56]
[70d49ff2-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[70d49ff2-40bb-11f0-9028-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-1748983533647-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 [1863c8b9-40bb-11f0-9028-060730329b56]
[1863c8b9-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1863c8b9-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983533647-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 [19018f5d-40bb-11f0-9028-060730329b56]
[19018f5d-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[19018f5d-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983533647-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 [199f5601-40bb-11f0-9028-060730329b56]
[199f5601-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[199f5601-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983533647-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 [1a3d91d5-40bb-11f0-9028-060730329b56]
[1a3d91d5-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1a3d91d5-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983533647-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 [1ae51c7a-40bb-11f0-9028-060730329b56]
[1ae51c7a-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1ae51c7a-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1a4496b6-40bb-11f0-9028-060730329b56]
Trovato cache key [1a4496b6-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983533647-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 [1b7e4f3e-40bb-11f0-9028-060730329b56]
[1b7e4f3e-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[1b7e4f3e-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1a4496b6-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [1a4496b6-40bb-11f0-9028-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-1748983237643-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 [89c5edd4-40ba-11f0-9028-060730329b56]
[89c5edd4-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[89c5edd4-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983237643-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 [89d4bae9-40ba-11f0-9028-060730329b56]
[89d4bae9-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[89d4bae9-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [89c66306-40ba-11f0-9028-060730329b56]
Trovato cache key [89c66306-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983237643-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 [8b1948e1-40ba-11f0-9028-060730329b56]
[8b1948e1-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8b1948e1-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [89c66306-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [89c66306-40ba-11f0-9028-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-1748983223452-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 [8002d820-40ba-11f0-9028-060730329b56]
[8002d820-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[8002d820-40ba-11f0-9028-060730329b56] Atteso Header [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-1748983223452-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 [89abd616-40ba-11f0-9028-060730329b56]
[89abd616-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[89abd616-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [85f95563-40ba-11f0-9028-060730329b56]
Trovato cache key [85f95563-40ba-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983223452-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 [89b39e50-40ba-11f0-9028-060730329b56]
[89b39e50-40ba-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[89b39e50-40ba-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [85f95563-40ba-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [85f95563-40ba-11f0-9028-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983555686-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 [261c82f3-40bb-11f0-9028-060730329b56]
[261c82f3-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[261c82f3-40bb-11f0-9028-060730329b56] Atteso Header [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-1748983555686-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 [26bf79b9-40bb-11f0-9028-060730329b56]
[26bf79b9-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[26bf79b9-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [261f4215-40bb-11f0-9028-060730329b56]
Trovato cache key [261f4215-40bb-11f0-9028-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1748983555686-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 [26fafc1d-40bb-11f0-9028-060730329b56]
[26fafc1d-40bb-11f0-9028-060730329b56] Atteso [200] ritornato [200]
[26fafc1d-40bb-11f0-9028-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [261f4215-40bb-11f0-9028-060730329b56]
Terza invocazione, trovato cache key [261f4215-40bb-11f0-9028-060730329b56]
950 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterDifferentOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterDifferentOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
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_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
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_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleGET
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleGET
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKey_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
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.auth.RESTAutenticazionePortaApplicativa
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testResponseCaching
8 ms
testResponseCachingDigestDefault
3375 ms
testResponseCachingDigestHeaders
15218 ms
testResponseCachingDigestQueryParameters
24672 ms
testResponseCachingDigestUriBodyDisabilitato
34038 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
40320 ms
testResponseCachingMaxAge(Pragma, max-age=10)
55546 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
69708 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
83899 ms
testResponseCachingMaxSize(zip, application/zip, true)
98072 ms
testResponseCachingMaxSize(json, application/json, false)
101251 ms
testResponseCachingNoCache(Cache-Control, no-cache)
104413 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
109664 ms
testResponseCachingNoCache(Pragma, no-cache)
115995 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
122273 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
125413 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
128578 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
131737 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
134910 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
138040 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
141169 ms
testResponseCachingNoStore(Cache-Control, no-store)
144295 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
149556 ms
testResponseCachingNoStore(Pragma, no-cache)
154823 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
160046 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
163178 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
166353 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
169510 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
172688 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
176263 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
179442 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
182571 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
185735 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
188905 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
192098 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
195264 ms
testResponseCachingRegole(410, false, null, true, -1)
198430 ms
testResponseCachingRegole(410, true, json, true, -1)
201597 ms
testResponseCachingRegole(410, true, xml, true, -1)
204724 ms
testResponseCachingRegole(411, false, null, true, -1)
207892 ms
testResponseCachingRegole(411, true, json, false, -1)
211010 ms
testResponseCachingRegole(411, true, xml, false, -1)
214179 ms
testResponseCachingRegole(413, false, null, true, -1)
217351 ms
testResponseCachingRegole(413, true, json, false, -1)
220515 ms
testResponseCachingRegole(413, true, xml, false, -1)
223676 ms
testResponseCachingRegole(415, false, null, true, -1)
226851 ms
testResponseCachingRegole(415, true, json, false, -1)
230018 ms
testResponseCachingRegole(415, true, xml, false, -1)
233188 ms
testResponseCachingRegole(416, false, null, true, 11)
236362 ms
testResponseCachingRegole(416, true, json, false, -1)
239530 ms
testResponseCachingRegole(416, true, xml, false, -1)
242696 ms
testResponseCachingRegole(200, false, null, false, -1)
245889 ms
testResponseCachingRegole(200, true, json, false, -1)
249083 ms
testResponseCachingRegole(200, true, xml, false, -1)
252239 ms
testResponseCachingTimeout
255417 ms
testOpenspcoopCoreLog
270685 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
270690 ms
testResponseCaching
270691 ms
testResponseCachingDigestDefault
273862 ms
testResponseCachingDigestHeaders
285434 ms
testResponseCachingDigestQueryParameters
294870 ms
testResponseCachingDigestUriBodyDisabilitato
304335 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
310599 ms
testResponseCachingMaxAge(Pragma, max-age=10)
325822 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
339980 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
354151 ms
testResponseCachingMaxSize(zip, application/zip, true)
368315 ms
testResponseCachingMaxSize(json, application/json, false)
371494 ms
testResponseCachingNoCache(Cache-Control, no-cache)
374669 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
379903 ms
testResponseCachingNoCache(Pragma, no-cache)
386215 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
392490 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
395622 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
398789 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
401941 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
405152 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
408273 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
411448 ms
testResponseCachingNoStore(Cache-Control, no-store)
414532 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
419797 ms
testResponseCachingNoStore(Pragma, no-cache)
425074 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
430309 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
433440 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
436609 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
439779 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
442963 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
446123 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
449290 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
452456 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
455620 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
458785 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
461971 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
465140 ms
testResponseCachingRegole(410, false, null, true, -1)
468322 ms
testResponseCachingRegole(410, true, json, true, -1)
471501 ms
testResponseCachingRegole(410, true, xml, true, -1)
474630 ms
testResponseCachingRegole(411, false, null, true, -1)
477805 ms
testResponseCachingRegole(411, true, json, false, -1)
480927 ms
testResponseCachingRegole(411, true, xml, false, -1)
484091 ms
testResponseCachingRegole(413, false, null, true, -1)
487266 ms
testResponseCachingRegole(413, true, json, false, -1)
490428 ms
testResponseCachingRegole(413, true, xml, false, -1)
493591 ms
testResponseCachingRegole(415, false, null, true, -1)
496757 ms
testResponseCachingRegole(415, true, json, false, -1)
499928 ms
testResponseCachingRegole(415, true, xml, false, -1)
503105 ms
testResponseCachingRegole(416, false, null, true, 11)
506292 ms
testResponseCachingRegole(416, true, json, false, -1)
509492 ms
testResponseCachingRegole(416, true, xml, false, -1)
512665 ms
testResponseCachingRegole(200, false, null, false, -1)
515842 ms
testResponseCachingRegole(200, true, json, false, -1)
519038 ms
testResponseCachingRegole(200, true, xml, false, -1)
522210 ms
testResponseCachingTimeout
525398 ms
testOpenspcoopCoreLog
540692 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
540694 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
540695 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
543874 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
547073 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
550262 ms
testOpenspcoopCoreLog
553459 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
553462 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
553463 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
556705 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
559920 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
563069 ms
testOpenspcoopCoreLog
566247 ms