



<?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, 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-1745005662956-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 [6c7097ce-1c8d-11f0-b09c-060730329b56]
[6c7097ce-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c7097ce-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005662956-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 [6c71f765-1c8d-11f0-b09c-060730329b56]
[6c71f765-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c71f765-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c70bee0-1c8d-11f0-b09c-060730329b56]
Trovato cache key [6c70bee0-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005662956-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 [6c78fc49-1c8d-11f0-b09c-060730329b56]
[6c78fc49-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c78fc49-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c70bee0-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [6c70bee0-1c8d-11f0-b09c-060730329b56]
testResponseCachingDigestUriBodyDisabilitato
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005762471-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 [a54a6dba-1c8d-11f0-b09c-060730329b56]
[a54a6dba-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[a54a6dba-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005762471-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 [ad10c902-1c8d-11f0-b09c-060730329b56]
[ad10c902-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ad10c902-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
Trovato cache key [a5e4d8fc-1c8d-11f0-b09c-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-1745005762471-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 [adb434f6-1c8d-11f0-b09c-060730329b56]
[adb434f6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[adb434f6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
Trovato cache key [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005762471-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 [adb4d13a-1c8d-11f0-b09c-060730329b56]
[adb4d13a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[adb4d13a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
Trovato cache key [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005762471-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 [adb91600-1c8d-11f0-b09c-060730329b56]
[adb91600-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[adb91600-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
Trovato cache key [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005762471-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 [ae594da4-1c8d-11f0-b09c-060730329b56]
[ae594da4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ae594da4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
Trovato cache key [a5e4d8fc-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(416, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005700892-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 [7a523702-1c8d-11f0-b09c-060730329b56]
[7a523702-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a523702-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005700892-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 [7a528526-1c8d-11f0-b09c-060730329b56]
[7a528526-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a528526-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005700892-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 [7a5bd3fa-1c8d-11f0-b09c-060730329b56]
[7a5bd3fa-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a5bd3fa-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(416, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005697721-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 [7a35ae46-1c8d-11f0-b09c-060730329b56]
[7a35ae46-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a35ae46-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005697721-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 [7a40359a-1c8d-11f0-b09c-060730329b56]
[7a40359a-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a40359a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005697721-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 [7a4df13e-1c8d-11f0-b09c-060730329b56]
[7a4df13e-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a4df13e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005653530-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 [69ae1c3f-1c8d-11f0-b09c-060730329b56]
[69ae1c3f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[69ae1c3f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005653530-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 [6a564323-1c8d-11f0-b09c-060730329b56]
[6a564323-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[6a564323-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005653530-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 [6b023a97-1c8d-11f0-b09c-060730329b56]
[6b023a97-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[6b023a97-1c8d-11f0-b09c-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-1745005596179-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 [4facda62-1c8d-11f0-b09c-060730329b56]
[4facda62-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4facda62-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005596179-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 [504c0097-1c8d-11f0-b09c-060730329b56]
[504c0097-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[504c0097-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4fb42d64-1c8d-11f0-b09c-060730329b56]
Trovato cache key [4fb42d64-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005596179-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 [504c4ebb-1c8d-11f0-b09c-060730329b56]
[504c4ebb-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[504c4ebb-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4fb42d64-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [4fb42d64-1c8d-11f0-b09c-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-1745006017793-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 [398a8bce-1c8e-11f0-b09c-060730329b56]
[398a8bce-1c8e-11f0-b09c-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-1745006017793-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 [398ed194-1c8e-11f0-b09c-060730329b56]
[398ed194-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [398ad9f0-1c8e-11f0-b09c-060730329b56]
Trovato cache key [398ad9f0-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1745006017793-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 [3a086e68-1c8e-11f0-b09c-060730329b56]
[3a086e68-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [398ad9f0-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [398ad9f0-1c8e-11f0-b09c-060730329b56]
testResponseCachingNoStore(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005612942-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 [57e1d638-1c8d-11f0-b09c-060730329b56]
[57e1d638-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[57e1d638-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005612942-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 [591d155e-1c8d-11f0-b09c-060730329b56]
[591d155e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[591d155e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005612942-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 [59be8582-1c8d-11f0-b09c-060730329b56]
[59be8582-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[59be8582-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005612942-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 [5a6329f7-1c8d-11f0-b09c-060730329b56]
[5a6329f7-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5a6329f7-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [59c53c44-1c8d-11f0-b09c-060730329b56]
Trovato cache key [59c53c44-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005612942-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 [5afde35b-1c8d-11f0-b09c-060730329b56]
[5afde35b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5afde35b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [59c53c44-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [59c53c44-1c8d-11f0-b09c-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-1745006014604-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 [370edd5d-1c8e-11f0-b09c-060730329b56]
[370edd5d-1c8e-11f0-b09c-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-1745006014604-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 [37b0e9c2-1c8e-11f0-b09c-060730329b56]
[37b0e9c2-1c8e-11f0-b09c-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-1745006014604-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 [384e6246-1c8e-11f0-b09c-060730329b56]
[384e6246-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
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-1745005589884-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 [4d2a00f1-1c8d-11f0-b09c-060730329b56]
[4d2a00f1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4d2a00f1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005589884-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 [4dc2be87-1c8d-11f0-b09c-060730329b56]
[4dc2be87-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4dc2be87-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4dc27064-1c8d-11f0-b09c-060730329b56]
Trovato cache key [4dc27064-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005589884-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 [4e65672f-1c8d-11f0-b09c-060730329b56]
[4e65672f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4e65672f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4dc27064-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [4dc27064-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(415, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=415&problem=true&problemStatus=415&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005958003-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 [157973f0-1c8e-11f0-b09c-060730329b56]
[157973f0-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[157973f0-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005958003-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 [161a47d4-1c8e-11f0-b09c-060730329b56]
[161a47d4-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[161a47d4-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005958003-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 [16b8aab8-1c8e-11f0-b09c-060730329b56]
[16b8aab8-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[16b8aab8-1c8e-11f0-b09c-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-1745005977026-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 [24e5825f-1c8e-11f0-b09c-060730329b56]
[24e5825f-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[24e5825f-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005977026-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 [257e3ff3-1c8e-11f0-b09c-060730329b56]
[257e3ff3-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[257e3ff3-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005977026-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 [258062d7-1c8e-11f0-b09c-060730329b56]
[258062d7-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[258062d7-1c8e-11f0-b09c-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-1745005869607-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 [e0971705-1c8d-11f0-b09c-060730329b56]
[e0971705-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e0971705-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005869607-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 [e1aa5bca-1c8d-11f0-b09c-060730329b56]
[e1aa5bca-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e1aa5bca-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e109d606-1c8d-11f0-b09c-060730329b56]
Trovato cache key [e109d606-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005869607-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 [e1b3d1ae-1c8d-11f0-b09c-060730329b56]
[e1b3d1ae-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e1b3d1ae-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e109d606-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [e109d606-1c8d-11f0-b09c-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-1745005826448-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 [c6bcbe57-1c8d-11f0-b09c-060730329b56]
[c6bcbe57-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c6bcbe57-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005826448-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 [c75ef1cc-1c8d-11f0-b09c-060730329b56]
[c75ef1cc-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c75ef1cc-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005826448-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 [c7fdc9e0-1c8d-11f0-b09c-060730329b56]
[c7fdc9e0-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c7fdc9e0-1c8d-11f0-b09c-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-1745005593057-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 [4e662a83-1c8d-11f0-b09c-060730329b56]
[4e662a83-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4e662a83-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005593057-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 [4e6985ea-1c8d-11f0-b09c-060730329b56]
[4e6985ea-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4e6985ea-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4e665195-1c8d-11f0-b09c-060730329b56]
Trovato cache key [4e665195-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005593057-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 [4f0aa7ee-1c8d-11f0-b09c-060730329b56]
[4f0aa7ee-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4f0aa7ee-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4e665195-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [4e665195-1c8d-11f0-b09c-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-1745005768724-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 [afa92638-1c8d-11f0-b09c-060730329b56]
[afa92638-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[afa92638-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005768724-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 [b583de1d-1c8d-11f0-b09c-060730329b56]
[b583de1d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[b583de1d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [afa92639-1c8d-11f0-b09c-060730329b56]
Trovato cache key [afa92639-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005768724-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 [b6d8bfcb-1c8d-11f0-b09c-060730329b56]
[b6d8bfcb-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[b6d8bfcb-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005768724-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 [bdf74250-1c8d-11f0-b09c-060730329b56]
[bdf74250-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[bdf74250-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [bccf641c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [bccf641c-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(200, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005710406-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 [85955c1a-1c8d-11f0-b09c-060730329b56]
[85955c1a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[85955c1a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005710406-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 [863a4eb1-1c8d-11f0-b09c-060730329b56]
[863a4eb1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[863a4eb1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005710406-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 [86db2296-1c8d-11f0-b09c-060730329b56]
[86db2296-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[86db2296-1c8d-11f0-b09c-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-1745005492180-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 [323f2258-1c8d-11f0-b09c-060730329b56]
[323f2258-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[323f2258-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005492180-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 [32660b50-1c8d-11f0-b09c-060730329b56]
[32660b50-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[32660b50-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3250877b-1c8d-11f0-b09c-060730329b56]
Trovato cache key [3250877b-1c8d-11f0-b09c-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-1745005492180-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 [3269b4d4-1c8d-11f0-b09c-060730329b56]
[3269b4d4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3269b4d4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3250877b-1c8d-11f0-b09c-060730329b56]
Trovato cache key [3250877b-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005492180-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 [32752688-1c8d-11f0-b09c-060730329b56]
[32752688-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[32752688-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3250877b-1c8d-11f0-b09c-060730329b56]
Trovato cache key [3250877b-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005492180-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 [328a834e-1c8d-11f0-b09c-060730329b56]
[328a834e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[328a834e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3250877b-1c8d-11f0-b09c-060730329b56]
Trovato cache key [3250877b-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestUriBodyDisabilitato/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005492180-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 [32904fb2-1c8d-11f0-b09c-060730329b56]
[32904fb2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[32904fb2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3250877b-1c8d-11f0-b09c-060730329b56]
Trovato cache key [3250877b-1c8d-11f0-b09c-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-1745005753052-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 [991398c9-1c8d-11f0-b09c-060730329b56]
[991398c9-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[991398c9-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005753052-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 [9a54cb61-1c8d-11f0-b09c-060730329b56]
[9a54cb61-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9a54cb61-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [991dd1fb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [991dd1fb-1c8d-11f0-b09c-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-1745005753052-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 [9af0bd45-1c8d-11f0-b09c-060730329b56]
[9af0bd45-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9af0bd45-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005753052-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 [9b8e5cda-1c8d-11f0-b09c-060730329b56]
[9b8e5cda-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9b8e5cda-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9af0e456-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9af0e456-1c8d-11f0-b09c-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-1745005753052-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 [9c2cbfbe-1c8d-11f0-b09c-060730329b56]
[9c2cbfbe-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9c2cbfbe-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [991dd1fb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [991dd1fb-1c8d-11f0-b09c-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-1745005753052-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 [9c36aad2-1c8d-11f0-b09c-060730329b56]
[9c36aad2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9c36aad2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005753052-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 [9dc64b87-1c8d-11f0-b09c-060730329b56]
[9dc64b87-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9dc64b87-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9ccd93a3-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9ccd93a3-1c8d-11f0-b09c-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-1745005753052-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 [9efde12b-1c8d-11f0-b09c-060730329b56]
[9efde12b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9efde12b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [991dd1fb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [991dd1fb-1c8d-11f0-b09c-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-1745005753052-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 [a4078d6f-1c8d-11f0-b09c-060730329b56]
[a4078d6f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[a4078d6f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [991dd1fb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [991dd1fb-1c8d-11f0-b09c-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [8d36554d-1c8d-11f0-b09c-060730329b56]
[8d36554d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8d36554d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005732016-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 [8d3bac82-1c8d-11f0-b09c-060730329b56]
[8d3bac82-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8d3bac82-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d36554e-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8d36554e-1c8d-11f0-b09c-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-1745005732016-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 [8ddfb4b8-1c8d-11f0-b09c-060730329b56]
[8ddfb4b8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8ddfb4b8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005732016-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 [8e80618d-1c8d-11f0-b09c-060730329b56]
[8e80618d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8e80618d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8e7739c9-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8e7739c9-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [8f1cc8a1-1c8d-11f0-b09c-060730329b56]
[8f1cc8a1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8f1cc8a1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d36554e-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8d36554e-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [8fb8e195-1c8d-11f0-b09c-060730329b56]
[8fb8e195-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8fb8e195-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005732016-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 [90598e6a-1c8d-11f0-b09c-060730329b56]
[90598e6a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[90598e6a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8fbc3cf6-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8fbc3cf6-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [90f691be-1c8d-11f0-b09c-060730329b56]
[90f691be-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[90f691be-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d36554e-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8d36554e-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [91940a42-1c8d-11f0-b09c-060730329b56]
[91940a42-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[91940a42-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d36554e-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8d36554e-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [92d42b69-1c8d-11f0-b09c-060730329b56]
[92d42b69-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[92d42b69-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d36554e-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8d36554e-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005732016-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 [92d4eebd-1c8d-11f0-b09c-060730329b56]
[92d4eebd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[92d4eebd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8d36554e-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8d36554e-1c8d-11f0-b09c-060730329b56]
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005798110-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 [c11cc55c-1c8d-11f0-b09c-060730329b56]
[c11cc55c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c11cc55c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005798110-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 [c1bf1fe2-1c8d-11f0-b09c-060730329b56]
[c1bf1fe2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c1bf1fe2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c127c1de-1c8d-11f0-b09c-060730329b56]
Trovato cache key [c127c1de-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005798110-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 [c2c6089b-1c8d-11f0-b09c-060730329b56]
[c2c6089b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c2c6089b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c127c1de-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [c127c1de-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegolaDefault(400, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005897972-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 [f249e265-1c8d-11f0-b09c-060730329b56]
[f249e265-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f249e265-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005897972-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 [f2eb2b7b-1c8d-11f0-b09c-060730329b56]
[f2eb2b7b-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f2eb2b7b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f251aa97-1c8d-11f0-b09c-060730329b56]
Trovato cache key [f251aa97-1c8d-11f0-b09c-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-1745005897972-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 [f38c9b9f-1c8d-11f0-b09c-060730329b56]
[f38c9b9f-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f38c9b9f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f251aa97-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [f251aa97-1c8d-11f0-b09c-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005599306-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 [504f34ef-1c8d-11f0-b09c-060730329b56]
[504f34ef-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[504f34ef-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005599306-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 [50f475a4-1c8d-11f0-b09c-060730329b56]
[50f475a4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[50f475a4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [505687f1-1c8d-11f0-b09c-060730329b56]
Trovato cache key [505687f1-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005599306-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 [518eb9d8-1c8d-11f0-b09c-060730329b56]
[518eb9d8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[518eb9d8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [505687f1-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [505687f1-1c8d-11f0-b09c-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-1745005907460-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 [f75a1e7d-1c8d-11f0-b09c-060730329b56]
[f75a1e7d-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[f75a1e7d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005907460-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 [f7fb4082-1c8d-11f0-b09c-060730329b56]
[f7fb4082-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[f7fb4082-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f75b08de-1c8d-11f0-b09c-060730329b56]
Trovato cache key [f75b08de-1c8d-11f0-b09c-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-1745005907460-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 [f8710cc6-1c8d-11f0-b09c-060730329b56]
[f8710cc6-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[f8710cc6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [f75b08de-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [f75b08de-1c8d-11f0-b09c-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-1745005888496-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 [e935aa2c-1c8d-11f0-b09c-060730329b56]
[e935aa2c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e935aa2c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005888496-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 [ea746bc2-1c8d-11f0-b09c-060730329b56]
[ea746bc2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ea746bc2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e9ce40ae-1c8d-11f0-b09c-060730329b56]
Trovato cache key [e9ce40ae-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005888496-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 [eb123266-1c8d-11f0-b09c-060730329b56]
[eb123266-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[eb123266-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e9ce40ae-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [e9ce40ae-1c8d-11f0-b09c-060730329b56]
testResponseCaching
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005728839-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 [8c3eaecf-1c8d-11f0-b09c-060730329b56]
[8c3eaecf-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8c3eaecf-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005728839-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 [8c9d2285-1c8d-11f0-b09c-060730329b56]
[8c9d2285-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8c9d2285-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8c59d7f1-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8c59d7f1-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005728839-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 [8d356ae9-1c8d-11f0-b09c-060730329b56]
[8d356ae9-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8d356ae9-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8c59d7f1-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [8c59d7f1-1c8d-11f0-b09c-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-1745005513711-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 [33030ecf-1c8d-11f0-b09c-060730329b56]
[33030ecf-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[33030ecf-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005513711-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 [331d2584-1c8d-11f0-b09c-060730329b56]
[331d2584-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[331d2584-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [330be771-1c8d-11f0-b09c-060730329b56]
Trovato cache key [330be771-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005513711-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 [333da5da-1c8d-11f0-b09c-060730329b56]
[333da5da-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[333da5da-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [330be771-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [330be771-1c8d-11f0-b09c-060730329b56]
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005618168-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 [5b05f9b6-1c8d-11f0-b09c-060730329b56]
[5b05f9b6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b05f9b6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005618168-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 [5b19339c-1c8d-11f0-b09c-060730329b56]
[5b19339c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b19339c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5b0eac49-1c8d-11f0-b09c-060730329b56]
Trovato cache key [5b0eac49-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005618168-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 [5b236cd0-1c8d-11f0-b09c-060730329b56]
[5b236cd0-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b236cd0-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5b0eac49-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [5b0eac49-1c8d-11f0-b09c-060730329b56]
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-1745005954845-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 [13943923-1c8e-11f0-b09c-060730329b56]
[13943923-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[13943923-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005954845-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 [143756f8-1c8e-11f0-b09c-060730329b56]
[143756f8-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[143756f8-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [13952384-1c8e-11f0-b09c-060730329b56]
Trovato cache key [13952384-1c8e-11f0-b09c-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-1745005954845-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 [14d82adc-1c8e-11f0-b09c-060730329b56]
[14d82adc-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[14d82adc-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [13952384-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [13952384-1c8e-11f0-b09c-060730329b56]
testResponseCachingNoCache(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005562532-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 [441441ce-1c8d-11f0-b09c-060730329b56]
[441441ce-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[441441ce-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005562532-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 [44b5d905-1c8d-11f0-b09c-060730329b56]
[44b5d905-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[44b5d905-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005562532-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 [4557703a-1c8d-11f0-b09c-060730329b56]
[4557703a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4557703a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005562532-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 [45f86b2f-1c8d-11f0-b09c-060730329b56]
[45f86b2f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[45f86b2f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [458a8e2c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [458a8e2c-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005562532-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 [4699b443-1c8d-11f0-b09c-060730329b56]
[4699b443-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4699b443-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [458a8e2c-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [458a8e2c-1c8d-11f0-b09c-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-1745006001849-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 [2e4da70f-1c8e-11f0-b09c-060730329b56]
[2e4da70f-1c8e-11f0-b09c-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-1745006001849-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 [2e5177a4-1c8e-11f0-b09c-060730329b56]
[2e5177a4-1c8e-11f0-b09c-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-1745006001849-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 [2ef61c1a-1c8e-11f0-b09c-060730329b56]
[2ef61c1a-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Pragma, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005883273-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 [e6acdc4e-1c8d-11f0-b09c-060730329b56]
[e6acdc4e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e6acdc4e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005883273-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 [e750e484-1c8d-11f0-b09c-060730329b56]
[e750e484-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e750e484-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005883273-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 [e7ee5d08-1c8d-11f0-b09c-060730329b56]
[e7ee5d08-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e7ee5d08-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005883273-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 [e88f09dd-1c8d-11f0-b09c-060730329b56]
[e88f09dd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e88f09dd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e7f19159-1c8d-11f0-b09c-060730329b56]
Trovato cache key [e7f19159-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005883273-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 [e92a3871-1c8d-11f0-b09c-060730329b56]
[e92a3871-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e92a3871-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e7f19159-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [e7f19159-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005973830-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 [1d095523-1c8e-11f0-b09c-060730329b56]
[1d095523-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[1d095523-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005973830-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 [24387977-1c8e-11f0-b09c-060730329b56]
[24387977-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[24387977-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005973830-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 [2442166b-1c8e-11f0-b09c-060730329b56]
[2442166b-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[2442166b-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingMaxAge(Cache-Control, max-age=10)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005498462-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 [3296b856-1c8d-11f0-b09c-060730329b56]
[3296b856-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3296b856-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005498462-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 [32ade9db-1c8d-11f0-b09c-060730329b56]
[32ade9db-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[32ade9db-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [32ad74a8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [32ad74a8-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005498462-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 [32d017e4-1c8d-11f0-b09c-060730329b56]
[32d017e4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[32d017e4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005498462-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 [32ff3e39-1c8d-11f0-b09c-060730329b56]
[32ff3e39-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[32ff3e39-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [32e351c6-1c8d-11f0-b09c-060730329b56]
Trovato cache key [32e351c6-1c8d-11f0-b09c-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-1745005910613-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 [f8a3dc9a-1c8d-11f0-b09c-060730329b56]
[f8a3dc9a-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[f8a3dc9a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005910613-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 [f944fe9e-1c8d-11f0-b09c-060730329b56]
[f944fe9e-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[f944fe9e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005910613-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 [f9e73112-1c8d-11f0-b09c-060730329b56]
[f9e73112-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[f9e73112-1c8d-11f0-b09c-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-1745005458227-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 [22775df8-1c8d-11f0-b09c-060730329b56]
[22775df8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22775df8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005458227-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 [2281be3e-1c8d-11f0-b09c-060730329b56]
[2281be3e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[2281be3e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [228121fb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [228121fb-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005458227-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 [22865222-1c8d-11f0-b09c-060730329b56]
[22865222-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22865222-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [228121fb-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [228121fb-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegolaDefault(500, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005913782-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 [fa7e19e8-1c8d-11f0-b09c-060730329b56]
[fa7e19e8-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[fa7e19e8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005913782-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 [fa81272c-1c8d-11f0-b09c-060730329b56]
[fa81272c-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[fa81272c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005913782-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 [fa898ba0-1c8d-11f0-b09c-060730329b56]
[fa898ba0-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[fa898ba0-1c8d-11f0-b09c-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-1745005872731-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 [e2514a32-1c8d-11f0-b09c-060730329b56]
[e2514a32-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e2514a32-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005872731-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 [e386bcf8-1c8d-11f0-b09c-060730329b56]
[e386bcf8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e386bcf8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005872731-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 [e387593c-1c8d-11f0-b09c-060730329b56]
[e387593c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e387593c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005872731-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 [e38b50e1-1c8d-11f0-b09c-060730329b56]
[e38b50e1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e38b50e1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e387593d-1c8d-11f0-b09c-060730329b56]
Trovato cache key [e387593d-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005872731-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 [e42ac535-1c8d-11f0-b09c-060730329b56]
[e42ac535-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e42ac535-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e387593d-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [e387593d-1c8d-11f0-b09c-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-1745005923269-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 [ff7e9e92-1c8d-11f0-b09c-060730329b56]
[ff7e9e92-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ff7e9e92-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005923269-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 [00212028-1c8e-11f0-b09c-060730329b56]
[00212028-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[00212028-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005923269-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 [00bd391c-1c8e-11f0-b09c-060730329b56]
[00bd391c-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[00bd391c-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005901141-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 [f42e0bc3-1c8d-11f0-b09c-060730329b56]
[f42e0bc3-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f42e0bc3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005901141-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 [f4cdce37-1c8d-11f0-b09c-060730329b56]
[f4cdce37-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f4cdce37-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005901141-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 [f4d3738b-1c8d-11f0-b09c-060730329b56]
[f4d3738b-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f4d3738b-1c8d-11f0-b09c-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-1745005473350-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 [3099af57-1c8d-11f0-b09c-060730329b56]
[3099af57-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3099af57-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005473350-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 [30ab147d-1c8d-11f0-b09c-060730329b56]
[30ab147d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[30ab147d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [309d0aba-1c8d-11f0-b09c-060730329b56]
Trovato cache key [309d0aba-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005473350-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 [30d13a21-1c8d-11f0-b09c-060730329b56]
[30d13a21-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[30d13a21-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005473350-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 [30dcabd6-1c8d-11f0-b09c-060730329b56]
[30dcabd6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[30dcabd6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [30dad713-1c8d-11f0-b09c-060730329b56]
Trovato cache key [30dad713-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005473350-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 [30f22fab-1c8d-11f0-b09c-060730329b56]
[30f22fab-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[30f22fab-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [309d0aba-1c8d-11f0-b09c-060730329b56]
Trovato cache key [309d0aba-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005473350-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 [3109612f-1c8d-11f0-b09c-060730329b56]
[3109612f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3109612f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005473350-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 [310e9154-1c8d-11f0-b09c-060730329b56]
[310e9154-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[310e9154-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [310d31c1-1c8d-11f0-b09c-060730329b56]
Trovato cache key [310d31c1-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005473350-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 [31212ef8-1c8d-11f0-b09c-060730329b56]
[31212ef8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[31212ef8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [309d0aba-1c8d-11f0-b09c-060730329b56]
Trovato cache key [309d0aba-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005473350-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 [3144bc8c-1c8d-11f0-b09c-060730329b56]
[3144bc8c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3144bc8c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [309d0aba-1c8d-11f0-b09c-060730329b56]
Trovato cache key [309d0aba-1c8d-11f0-b09c-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-1745006011407-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 [3411c9e8-1c8e-11f0-b09c-060730329b56]
[3411c9e8-1c8e-11f0-b09c-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-1745006011407-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 [35322e0f-1c8e-11f0-b09c-060730329b56]
[35322e0f-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [3491331a-1c8e-11f0-b09c-060730329b56]
Trovato cache key [3491331a-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1745006011407-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 [35d39e35-1c8e-11f0-b09c-060730329b56]
[35d39e35-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [3491331a-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [3491331a-1c8e-11f0-b09c-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-1745005964332-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 [193ee07a-1c8e-11f0-b09c-060730329b56]
[193ee07a-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[193ee07a-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005964332-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 [19e1b02f-1c8e-11f0-b09c-060730329b56]
[19e1b02f-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[19e1b02f-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1940dc4b-1c8e-11f0-b09c-060730329b56]
Trovato cache key [1940dc4b-1c8e-11f0-b09c-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-1745005964332-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 [1a82d233-1c8e-11f0-b09c-060730329b56]
[1a82d233-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1a82d233-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [1940dc4b-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [1940dc4b-1c8e-11f0-b09c-060730329b56]
testResponseCachingRegole(415, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=415&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005685066-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 [7455c610-1c8d-11f0-b09c-060730329b56]
[7455c610-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[7455c610-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005685066-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 [75042e86-1c8d-11f0-b09c-060730329b56]
[75042e86-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[75042e86-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [745d8e42-1c8d-11f0-b09c-060730329b56]
Trovato cache key [745d8e42-1c8d-11f0-b09c-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-1745005685066-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 [75a2b87a-1c8d-11f0-b09c-060730329b56]
[75a2b87a-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[75a2b87a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [745d8e42-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [745d8e42-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(416, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005970665-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 [1c37fb53-1c8e-11f0-b09c-060730329b56]
[1c37fb53-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1c37fb53-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005970665-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 [1c643b77-1c8e-11f0-b09c-060730329b56]
[1c643b77-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1c643b77-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005970665-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 [1c6573fb-1c8e-11f0-b09c-060730329b56]
[1c6573fb-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1c6573fb-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005877991-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 [e4c88bd9-1c8d-11f0-b09c-060730329b56]
[e4c88bd9-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e4c88bd9-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005877991-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 [e551e01d-1c8d-11f0-b09c-060730329b56]
[e551e01d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e551e01d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005877991-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 [e567d921-1c8d-11f0-b09c-060730329b56]
[e567d921-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e567d921-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005877991-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 [e608d416-1c8d-11f0-b09c-060730329b56]
[e608d416-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e608d416-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e56bd0c2-1c8d-11f0-b09c-060730329b56]
Trovato cache key [e56bd0c2-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005877991-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 [e68d947a-1c8d-11f0-b09c-060730329b56]
[e68d947a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e68d947a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [e56bd0c2-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [e56bd0c2-1c8d-11f0-b09c-060730329b56]
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005607684-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 [555d4e23-1c8d-11f0-b09c-060730329b56]
[555d4e23-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[555d4e23-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005607684-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 [55fe9737-1c8d-11f0-b09c-060730329b56]
[55fe9737-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[55fe9737-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005607684-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 [5695f53b-1c8d-11f0-b09c-060730329b56]
[5695f53b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5695f53b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005607684-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 [5738c4f0-1c8d-11f0-b09c-060730329b56]
[5738c4f0-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5738c4f0-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [569c5ddd-1c8d-11f0-b09c-060730329b56]
Trovato cache key [569c5ddd-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005607684-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 [576ddeb4-1c8d-11f0-b09c-060730329b56]
[576ddeb4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[576ddeb4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [569c5ddd-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [569c5ddd-1c8d-11f0-b09c-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-1745005707245-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 [8445ab8e-1c8d-11f0-b09c-060730329b56]
[8445ab8e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8445ab8e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005707245-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 [8449f052-1c8d-11f0-b09c-060730329b56]
[8449f052-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8449f052-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005707245-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 [84f6f936-1c8d-11f0-b09c-060730329b56]
[84f6f936-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[84f6f936-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(200, false, null, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005704061-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 [7a60dd12-1c8d-11f0-b09c-060730329b56]
[7a60dd12-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[7a60dd12-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005704061-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 [7b351d06-1c8d-11f0-b09c-060730329b56]
[7b351d06-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[7b351d06-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005704061-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 [84455d6a-1c8d-11f0-b09c-060730329b56]
[84455d6a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[84455d6a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(410, true, json, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005659831-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 [6c59db71-1c8d-11f0-b09c-060730329b56]
[6c59db71-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c59db71-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005659831-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 [6c6414a6-1c8d-11f0-b09c-060730329b56]
[6c6414a6-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c6414a6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c5d84f3-1c8d-11f0-b09c-060730329b56]
Trovato cache key [6c5d84f3-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005659831-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 [6c6b198a-1c8d-11f0-b09c-060730329b56]
[6c6b198a-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c6b198a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c5d84f3-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [6c5d84f3-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(413, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005675550-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 [6e840eb5-1c8d-11f0-b09c-060730329b56]
[6e840eb5-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[6e840eb5-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005675550-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 [6e876a1b-1c8d-11f0-b09c-060730329b56]
[6e876a1b-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[6e876a1b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6e84aaf7-1c8d-11f0-b09c-060730329b56]
Trovato cache key [6e84aaf7-1c8d-11f0-b09c-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-1745005675550-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 [6f2f1bcf-1c8d-11f0-b09c-060730329b56]
[6f2f1bcf-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[6f2f1bcf-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6e84aaf7-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [6e84aaf7-1c8d-11f0-b09c-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-1745005691389-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 [783c4f2a-1c8d-11f0-b09c-060730329b56]
[783c4f2a-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[783c4f2a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005691389-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 [78e18fde-1c8d-11f0-b09c-060730329b56]
[78e18fde-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[78e18fde-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005691389-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 [798f5c14-1c8d-11f0-b09c-060730329b56]
[798f5c14-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[798f5c14-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1745005998633-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 [2c76c41c-1c8e-11f0-b09c-060730329b56]
[2c76c41c-1c8e-11f0-b09c-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-1745005998633-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 [2d14d8e3-1c8e-11f0-b09c-060730329b56]
[2d14d8e3-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [2cdd9c3f-1c8e-11f0-b09c-060730329b56]
Trovato cache key [2cdd9c3f-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault11?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1745005998633-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 [2db29f87-1c8e-11f0-b09c-060730329b56]
[2db29f87-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [2cdd9c3f-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [2cdd9c3f-1c8e-11f0-b09c-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-1745005527871-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 [3373aa05-1c8d-11f0-b09c-060730329b56]
[3373aa05-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3373aa05-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005527871-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 [3e3ae93b-1c8d-11f0-b09c-060730329b56]
[3e3ae93b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3e3ae93b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [399d9358-1c8d-11f0-b09c-060730329b56]
Trovato cache key [399d9358-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005527871-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 [3e406785-1c8d-11f0-b09c-060730329b56]
[3e406785-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3e406785-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [399d9358-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [399d9358-1c8d-11f0-b09c-060730329b56]
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005583559-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 [4b2e7ef2-1c8d-11f0-b09c-060730329b56]
[4b2e7ef2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b2e7ef2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005583559-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 [4b3535b6-1c8d-11f0-b09c-060730329b56]
[4b3535b6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b3535b6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005583559-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 [4b3d731a-1c8d-11f0-b09c-060730329b56]
[4b3d731a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b3d731a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingDigestHeaders
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005743620-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 [937cc78a-1c8d-11f0-b09c-060730329b56]
[937cc78a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[937cc78a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005743620-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 [94b4ab50-1c8d-11f0-b09c-060730329b56]
[94b4ab50-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[94b4ab50-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9416215c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9416215c-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005743620-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 [95524ae4-1c8d-11f0-b09c-060730329b56]
[95524ae4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[95524ae4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005743620-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 [95f1e649-1c8d-11f0-b09c-060730329b56]
[95f1e649-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[95f1e649-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [95541fa5-1c8d-11f0-b09c-060730329b56]
Trovato cache key [95541fa5-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005743620-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 [9690974d-1c8d-11f0-b09c-060730329b56]
[9690974d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[9690974d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9416215c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9416215c-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005743620-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 [97333ff1-1c8d-11f0-b09c-060730329b56]
[97333ff1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[97333ff1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005743620-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 [97d26626-1c8d-11f0-b09c-060730329b56]
[97d26626-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[97d26626-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9734eda2-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9734eda2-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005743620-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 [986ea62a-1c8d-11f0-b09c-060730329b56]
[986ea62a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[986ea62a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9416215c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9416215c-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingDigestConHeaders/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005743620-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 [986f1b5e-1c8d-11f0-b09c-060730329b56]
[986f1b5e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[986f1b5e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [9416215c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [9416215c-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(416, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=416&problem=true&problemStatus=416&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005967501-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 [1afac157-1c8e-11f0-b09c-060730329b56]
[1afac157-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1afac157-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005967501-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 [1b24907b-1c8e-11f0-b09c-060730329b56]
[1b24907b-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1b24907b-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005967501-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 [1bc4a10f-1c8e-11f0-b09c-060730329b56]
[1bc4a10f-1c8e-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[1bc4a10f-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(200, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005650360-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 [67b92afd-1c8d-11f0-b09c-060730329b56]
[67b92afd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[67b92afd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005650360-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 [6860b4a4-1c8d-11f0-b09c-060730329b56]
[6860b4a4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[6860b4a4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005650360-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 [6906dfb9-1c8d-11f0-b09c-060730329b56]
[6906dfb9-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[6906dfb9-1c8d-11f0-b09c-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-1745005681889-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 [71c72be2-1c8d-11f0-b09c-060730329b56]
[71c72be2-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[71c72be2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005681889-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 [726ba946-1c8d-11f0-b09c-060730329b56]
[726ba946-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[726ba946-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005681889-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 [73b0fa8c-1c8d-11f0-b09c-060730329b56]
[73b0fa8c-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[73b0fa8c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1745005812287-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 [c300798f-1c8d-11f0-b09c-060730329b56]
[c300798f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c300798f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005812287-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 [c3a9b1e6-1c8d-11f0-b09c-060730329b56]
[c3a9b1e6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c3a9b1e6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c3044a20-1c8d-11f0-b09c-060730329b56]
Trovato cache key [c3044a20-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005812287-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 [c4e0843c-1c8d-11f0-b09c-060730329b56]
[c4e0843c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c4e0843c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c3044a20-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [c3044a20-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(416, false, null, true, 11)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=416&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005694552-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 [7a00bb88-1c8d-11f0-b09c-060730329b56]
[7a00bb88-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a00bb88-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005694552-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 [7a31416e-1c8d-11f0-b09c-060730329b56]
[7a31416e-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a31416e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7a2de60a-1c8d-11f0-b09c-060730329b56]
Trovato cache key [7a2de60a-1c8d-11f0-b09c-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-1745005694552-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 [7a31b6a2-1c8d-11f0-b09c-060730329b56]
[7a31b6a2-1c8d-11f0-b09c-060730329b56] Atteso [416] ritornato [416]
[7a31b6a2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [7a2de60a-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [7a2de60a-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(410, true, xml, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005932733-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 [05c3d842-1c8e-11f0-b09c-060730329b56]
[05c3d842-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[05c3d842-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005932733-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 [070224a9-1c8e-11f0-b09c-060730329b56]
[070224a9-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[070224a9-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [065ac113-1c8e-11f0-b09c-060730329b56]
Trovato cache key [065ac113-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005932733-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 [07a0878d-1c8e-11f0-b09c-060730329b56]
[07a0878d-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[07a0878d-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [065ac113-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [065ac113-1c8e-11f0-b09c-060730329b56]
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005647154-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 [65c80950-1c8d-11f0-b09c-060730329b56]
[65c80950-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[65c80950-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005647154-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 [666e8285-1c8d-11f0-b09c-060730329b56]
[666e8285-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[666e8285-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [65cf8362-1c8d-11f0-b09c-060730329b56]
Trovato cache key [65cf8362-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005647154-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 [67139c29-1c8d-11f0-b09c-060730329b56]
[67139c29-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[67139c29-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [65cf8362-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [65cf8362-1c8d-11f0-b09c-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-1745006008223-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 [32b40e94-1c8e-11f0-b09c-060730329b56]
[32b40e94-1c8e-11f0-b09c-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-1745006008223-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 [3354bb69-1c8e-11f0-b09c-060730329b56]
[3354bb69-1c8e-11f0-b09c-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-1745006008223-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 [33ecb5ad-1c8e-11f0-b09c-060730329b56]
[33ecb5ad-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaExcludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1745006020989-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 [3ace5680-1c8e-11f0-b09c-060730329b56]
[3ace5680-1c8e-11f0-b09c-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-1745006020989-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 [3b6fc6a5-1c8e-11f0-b09c-060730329b56]
[3b6fc6a5-1c8e-11f0-b09c-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-1745006020989-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 [3c096e99-1c8e-11f0-b09c-060730329b56]
[3c096e99-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005891646-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 [ec83eadd-1c8d-11f0-b09c-060730329b56]
[ec83eadd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ec83eadd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005891646-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 [ed3cdaa3-1c8d-11f0-b09c-060730329b56]
[ed3cdaa3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ed3cdaa3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005891646-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 [ede883fa-1c8d-11f0-b09c-060730329b56]
[ede883fa-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ede883fa-1c8d-11f0-b09c-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/out/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005894810-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 [ef20dcef-1c8d-11f0-b09c-060730329b56]
[ef20dcef-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ef20dcef-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005894810-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 [efc162b4-1c8d-11f0-b09c-060730329b56]
[efc162b4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[efc162b4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005894810-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 [f0689f39-1c8d-11f0-b09c-060730329b56]
[f0689f39-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[f0689f39-1c8d-11f0-b09c-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/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005602428-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 [522f66ac-1c8d-11f0-b09c-060730329b56]
[522f66ac-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[522f66ac-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005602428-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 [52d71862-1c8d-11f0-b09c-060730329b56]
[52d71862-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[52d71862-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005602428-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 [53779e26-1c8d-11f0-b09c-060730329b56]
[53779e26-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[53779e26-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005602428-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 [541c429b-1c8d-11f0-b09c-060730329b56]
[541c429b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[541c429b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5411e258-1c8d-11f0-b09c-060730329b56]
Trovato cache key [5411e258-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005602428-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 [54bc532f-1c8d-11f0-b09c-060730329b56]
[54bc532f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[54bc532f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5411e258-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [5411e258-1c8d-11f0-b09c-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-1745005634463-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 [5f2bfd0b-1c8d-11f0-b09c-060730329b56]
[5f2bfd0b-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5f2bfd0b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005634463-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 [5fd50e4f-1c8d-11f0-b09c-060730329b56]
[5fd50e4f-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5fd50e4f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005634463-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 [5fd646d3-1c8d-11f0-b09c-060730329b56]
[5fd646d3-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5fd646d3-1c8d-11f0-b09c-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-1745005482779-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 [31991e27-1c8d-11f0-b09c-060730329b56]
[31991e27-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[31991e27-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005482779-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 [31b9776f-1c8d-11f0-b09c-060730329b56]
[31b9776f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[31b9776f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [31b5a6da-1c8d-11f0-b09c-060730329b56]
Trovato cache key [31b5a6da-1c8d-11f0-b09c-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-1745005482779-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 [31c8e0c3-1c8d-11f0-b09c-060730329b56]
[31c8e0c3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[31c8e0c3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005482779-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 [31e2d168-1c8d-11f0-b09c-060730329b56]
[31e2d168-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[31e2d168-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [31d563e5-1c8d-11f0-b09c-060730329b56]
Trovato cache key [31d563e5-1c8d-11f0-b09c-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-1745005482779-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 [31fce91c-1c8d-11f0-b09c-060730329b56]
[31fce91c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[31fce91c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [31b5a6da-1c8d-11f0-b09c-060730329b56]
Trovato cache key [31b5a6da-1c8d-11f0-b09c-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-1745005482779-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 [320ceeb0-1c8d-11f0-b09c-060730329b56]
[320ceeb0-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[320ceeb0-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005482779-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 [3213a575-1c8d-11f0-b09c-060730329b56]
[3213a575-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3213a575-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [320e2732-1c8d-11f0-b09c-060730329b56]
Trovato cache key [320e2732-1c8d-11f0-b09c-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-1745005482779-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 [3224e389-1c8d-11f0-b09c-060730329b56]
[3224e389-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3224e389-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [31b5a6da-1c8d-11f0-b09c-060730329b56]
Trovato cache key [31b5a6da-1c8d-11f0-b09c-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-1745005482779-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 [3226df5d-1c8d-11f0-b09c-060730329b56]
[3226df5d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3226df5d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [31b5a6da-1c8d-11f0-b09c-060730329b56]
Trovato cache key [31b5a6da-1c8d-11f0-b09c-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-1745005586726-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 [4b4143ae-1c8d-11f0-b09c-060730329b56]
[4b4143ae-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b4143ae-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005586726-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 [4b810bd2-1c8d-11f0-b09c-060730329b56]
[4b810bd2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b810bd2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005586726-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 [4be35016-1c8d-11f0-b09c-060730329b56]
[4be35016-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4be35016-1c8d-11f0-b09c-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-1745005640813-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 [61386ef4-1c8d-11f0-b09c-060730329b56]
[61386ef4-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[61386ef4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005640813-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 [61dff998-1c8d-11f0-b09c-060730329b56]
[61dff998-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[61dff998-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005640813-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 [628895ac-1c8d-11f0-b09c-060730329b56]
[628895ac-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[628895ac-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, true, xml, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005942227-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 [0b69286a-1c8e-11f0-b09c-060730329b56]
[0b69286a-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[0b69286a-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005942227-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 [0c06ef0e-1c8e-11f0-b09c-060730329b56]
[0c06ef0e-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[0c06ef0e-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005942227-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 [0caddd74-1c8e-11f0-b09c-060730329b56]
[0caddd74-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[0caddd74-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(400, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&problem=true&problemStatus=400&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005630815-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 [5e65519d-1c8d-11f0-b09c-060730329b56]
[5e65519d-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5e65519d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005630815-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 [5e67c2a1-1c8d-11f0-b09c-060730329b56]
[5e67c2a1-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5e67c2a1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005630815-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 [5f28c8b7-1c8d-11f0-b09c-060730329b56]
[5f28c8b7-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5f28c8b7-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(200, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?problem=true&problemStatus=200&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005920103-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 [fd9c7103-1c8d-11f0-b09c-060730329b56]
[fd9c7103-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[fd9c7103-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005920103-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 [fe3a85c7-1c8d-11f0-b09c-060730329b56]
[fe3a85c7-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[fe3a85c7-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005920103-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 [fedb329e-1c8d-11f0-b09c-060730329b56]
[fedb329e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[fedb329e-1c8d-11f0-b09c-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-1745005624466-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 [5b3e47e8-1c8d-11f0-b09c-060730329b56]
[5b3e47e8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b3e47e8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005624466-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 [5bdf42dd-1c8d-11f0-b09c-060730329b56]
[5bdf42dd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5bdf42dd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005624466-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 [5c83e752-1c8d-11f0-b09c-060730329b56]
[5c83e752-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5c83e752-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(200, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005916950-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 [fbbfe8c6-1c8d-11f0-b09c-060730329b56]
[fbbfe8c6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[fbbfe8c6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005916950-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 [fc5e99cb-1c8d-11f0-b09c-060730329b56]
[fc5e99cb-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[fc5e99cb-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [fbc0d327-1c8d-11f0-b09c-060730329b56]
Trovato cache key [fbc0d327-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegolaDefault/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005916950-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 [fcfe5c3f-1c8d-11f0-b09c-060730329b56]
[fcfe5c3f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[fcfe5c3f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [fbc0d327-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [fbc0d327-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(410, true, json, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005929606-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 [04781e55-1c8e-11f0-b09c-060730329b56]
[04781e55-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[04781e55-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005929606-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 [051b3c2a-1c8e-11f0-b09c-060730329b56]
[051b3c2a-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[051b3c2a-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0479f316-1c8e-11f0-b09c-060730329b56]
Trovato cache key [0479f316-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=410&problem=true&problemStatus=410&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005929606-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 [05bc100e-1c8e-11f0-b09c-060730329b56]
[05bc100e-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[05bc100e-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0479f316-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [0479f316-1c8e-11f0-b09c-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-1745005783944-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 [be98b276-1c8d-11f0-b09c-060730329b56]
[be98b276-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[be98b276-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005783944-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 [be9c0ddb-1c8d-11f0-b09c-060730329b56]
[be9c0ddb-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[be9c0ddb-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [be98d987-1c8d-11f0-b09c-060730329b56]
Trovato cache key [be98d987-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005783944-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 [bf445bd1-1c8d-11f0-b09c-060730329b56]
[bf445bd1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[bf445bd1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [be98d987-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [be98d987-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegole(413, false, null, true, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005945385-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 [0d4ba418-1c8e-11f0-b09c-060730329b56]
[0d4ba418-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[0d4ba418-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005945385-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 [0df2b98d-1c8e-11f0-b09c-060730329b56]
[0df2b98d-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[0df2b98d-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0d5233c9-1c8e-11f0-b09c-060730329b56]
Trovato cache key [0d5233c9-1c8e-11f0-b09c-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-1745005945385-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 [0e938d71-1c8e-11f0-b09c-060730329b56]
[0e938d71-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[0e938d71-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0d5233c9-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [0d5233c9-1c8e-11f0-b09c-060730329b56]
testResponseCachingRegole(413, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005948512-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 [0f34d685-1c8e-11f0-b09c-060730329b56]
[0f34d685-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[0f34d685-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005948512-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 [0fd58359-1c8e-11f0-b09c-060730329b56]
[0fd58359-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[0fd58359-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005948512-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 [106e8f0d-1c8e-11f0-b09c-060730329b56]
[106e8f0d-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[106e8f0d-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005669232-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 [6c8ad6ab-1c8d-11f0-b09c-060730329b56]
[6c8ad6ab-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6c8ad6ab-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005669232-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 [6c8e0aff-1c8d-11f0-b09c-060730329b56]
[6c8e0aff-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6c8e0aff-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005669232-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 [6d32d683-1c8d-11f0-b09c-060730329b56]
[6d32d683-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6d32d683-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, true, json, false, -1)
URL: http://localhost:8080/govway/api/out/ResponseCachingRegole/service/echo?returnCode=411&problem=true&problemStatus=411&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005939024-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 [0a22ecbe-1c8e-11f0-b09c-060730329b56]
[0a22ecbe-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[0a22ecbe-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005939024-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 [0a548412-1c8e-11f0-b09c-060730329b56]
[0a548412-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[0a548412-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005939024-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 [0ac80666-1c8e-11f0-b09c-060730329b56]
[0ac80666-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[0ac80666-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005580415-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 [4b255722-1c8d-11f0-b09c-060730329b56]
[4b255722-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b255722-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005580415-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 [4b288b78-1c8d-11f0-b09c-060730329b56]
[4b288b78-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b288b78-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4b257e35-1c8d-11f0-b09c-060730329b56]
Trovato cache key [4b257e35-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005580415-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 [4b2dbb9c-1c8d-11f0-b09c-060730329b56]
[4b2dbb9c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b2dbb9c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4b257e35-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [4b257e35-1c8d-11f0-b09c-060730329b56]
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-1745005926439-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 [0296db27-1c8e-11f0-b09c-060730329b56]
[0296db27-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[0296db27-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005926439-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 [0339aadd-1c8e-11f0-b09c-060730329b56]
[0339aadd-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[0339aadd-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [02997339-1c8e-11f0-b09c-060730329b56]
Trovato cache key [02997339-1c8e-11f0-b09c-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-1745005926439-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 [03da30a1-1c8e-11f0-b09c-060730329b56]
[03da30a1-1c8e-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[03da30a1-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [02997339-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [02997339-1c8e-11f0-b09c-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-1745005857027-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 [d7ad4b25-1c8d-11f0-b09c-060730329b56]
[d7ad4b25-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d7ad4b25-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005857027-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 [d84bae09-1c8d-11f0-b09c-060730329b56]
[d84bae09-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d84bae09-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005857027-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 [d8eb225d-1c8d-11f0-b09c-060730329b56]
[d8eb225d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d8eb225d-1c8d-11f0-b09c-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-1745005567769-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 [473ad647-1c8d-11f0-b09c-060730329b56]
[473ad647-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[473ad647-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005567769-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 [47dbd13b-1c8d-11f0-b09c-060730329b56]
[47dbd13b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[47dbd13b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005567769-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 [487c7e0f-1c8d-11f0-b09c-060730329b56]
[487c7e0f-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[487c7e0f-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005567769-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 [491f74d3-1c8d-11f0-b09c-060730329b56]
[491f74d3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[491f74d3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005567769-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 [49c06fc8-1c8d-11f0-b09c-060730329b56]
[49c06fc8-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[49c06fc8-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4925dd75-1c8d-11f0-b09c-060730329b56]
Trovato cache key [4925dd75-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005567769-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 [4a60805c-1c8d-11f0-b09c-060730329b56]
[4a60805c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4a60805c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4925dd75-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [4925dd75-1c8d-11f0-b09c-060730329b56]
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-1745005838026-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 [cd0fdabe-1c8d-11f0-b09c-060730329b56]
[cd0fdabe-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cd0fdabe-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005838026-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 [cdad0522-1c8d-11f0-b09c-060730329b56]
[cdad0522-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cdad0522-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005838026-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 [ce4aa4b6-1c8d-11f0-b09c-060730329b56]
[ce4aa4b6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ce4aa4b6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005838026-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 [cee5852a-1c8d-11f0-b09c-060730329b56]
[cee5852a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cee5852a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005838026-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 [cf8806bf-1c8d-11f0-b09c-060730329b56]
[cf8806bf-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cf8806bf-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [cee780fb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [cee780fb-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005838026-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 [d02976e3-1c8d-11f0-b09c-060730329b56]
[d02976e3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d02976e3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [cee780fb-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [cee780fb-1c8d-11f0-b09c-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-1745005829632-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 [c8a1d214-1c8d-11f0-b09c-060730329b56]
[c8a1d214-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c8a1d214-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005829632-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 [c8bc8609-1c8d-11f0-b09c-060730329b56]
[c8bc8609-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c8bc8609-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c8a3f4f5-1c8d-11f0-b09c-060730329b56]
Trovato cache key [c8a3f4f5-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005829632-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 [c9e46440-1c8d-11f0-b09c-060730329b56]
[c9e46440-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[c9e46440-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [c8a3f4f5-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [c8a3f4f5-1c8d-11f0-b09c-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-1745005559366-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 [4191194e-1c8d-11f0-b09c-060730329b56]
[4191194e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4191194e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005559366-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 [4237e0a3-1c8d-11f0-b09c-060730329b56]
[4237e0a3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4237e0a3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [422eb8e0-1c8d-11f0-b09c-060730329b56]
Trovato cache key [422eb8e0-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005559366-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 [437346da-1c8d-11f0-b09c-060730329b56]
[437346da-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[437346da-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [422eb8e0-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [422eb8e0-1c8d-11f0-b09c-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-1745005574087-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 [4b0069e2-1c8d-11f0-b09c-060730329b56]
[4b0069e2-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b0069e2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005574087-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 [4b048896-1c8d-11f0-b09c-060730329b56]
[4b048896-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b048896-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005574087-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 [4b0747ba-1c8d-11f0-b09c-060730329b56]
[4b0747ba-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b0747ba-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005574087-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 [4b0795de-1c8d-11f0-b09c-060730329b56]
[4b0795de-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b0795de-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005574087-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 [4b0fac33-1c8d-11f0-b09c-060730329b56]
[4b0fac33-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b0fac33-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4b0a06e0-1c8d-11f0-b09c-060730329b56]
Trovato cache key [4b0a06e0-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005574087-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 [4b16b117-1c8d-11f0-b09c-060730329b56]
[4b16b117-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[4b16b117-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [4b0a06e0-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [4b0a06e0-1c8d-11f0-b09c-060730329b56]
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005853867-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 [d5d3a919-1c8d-11f0-b09c-060730329b56]
[d5d3a919-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d5d3a919-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005853867-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 [d67196cd-1c8d-11f0-b09c-060730329b56]
[d67196cd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d67196cd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005853867-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 [d70ec131-1c8d-11f0-b09c-060730329b56]
[d70ec131-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d70ec131-1c8d-11f0-b09c-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-1745006005038-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 [30335712-1c8e-11f0-b09c-060730329b56]
[30335712-1c8e-11f0-b09c-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-1745006005038-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 [30d53c68-1c8e-11f0-b09c-060730329b56]
[30d53c68-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [30cefad5-1c8e-11f0-b09c-060730329b56]
Trovato cache key [30cefad5-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaIncludeSOAPFault12?returnCode=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&fault=true&testId=rc-1745006005038-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 [3172b4ec-1c8e-11f0-b09c-060730329b56]
[3172b4ec-1c8e-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
Atteso header 'GovWay-CacheKey', trovato con valore: [30cefad5-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [30cefad5-1c8e-11f0-b09c-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-1745005951678-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 [11168ee4-1c8e-11f0-b09c-060730329b56]
[11168ee4-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[11168ee4-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005951678-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 [11bb0c49-1c8e-11f0-b09c-060730329b56]
[11bb0c49-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[11bb0c49-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005951678-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 [12f3171f-1c8e-11f0-b09c-060730329b56]
[12f3171f-1c8e-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[12f3171f-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(413, true, json, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=413&problem=true&problemStatus=413&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005678718-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 [6f47fb03-1c8d-11f0-b09c-060730329b56]
[6f47fb03-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[6f47fb03-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005678718-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 [6fdbfda7-1c8d-11f0-b09c-060730329b56]
[6fdbfda7-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[6fdbfda7-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005678718-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 [7081da9b-1c8d-11f0-b09c-060730329b56]
[7081da9b-1c8d-11f0-b09c-060730329b56] Atteso [413] ritornato [413]
[7081da9b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoCache(Cache-Control, no-cache)
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005832799-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 [ca8b79b5-1c8d-11f0-b09c-060730329b56]
[ca8b79b5-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[ca8b79b5-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005832799-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 [cbc5ce7c-1c8d-11f0-b09c-060730329b56]
[cbc5ce7c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cbc5ce7c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005832799-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 [cc6a4be1-1c8d-11f0-b09c-060730329b56]
[cc6a4be1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cc6a4be1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005832799-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 [cd0664d6-1c8d-11f0-b09c-060730329b56]
[cd0664d6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cd0664d6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [cc6e4382-1c8d-11f0-b09c-060730329b56]
Trovato cache key [cc6e4382-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005832799-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 [cd07eb7a-1c8d-11f0-b09c-060730329b56]
[cd07eb7a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[cd07eb7a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [cc6e4382-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [cc6e4382-1c8d-11f0-b09c-060730329b56]
testResponseCachingRegolaDefault(400, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=400&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005627626-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 [5dc0860e-1c8d-11f0-b09c-060730329b56]
[5dc0860e-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5dc0860e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005627626-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 [5dc82735-1c8d-11f0-b09c-060730329b56]
[5dc82735-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5dc82735-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5dc0ad21-1c8d-11f0-b09c-060730329b56]
Trovato cache key [5dc0ad21-1c8d-11f0-b09c-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-1745005627626-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 [5e637cd9-1c8d-11f0-b09c-060730329b56]
[5e637cd9-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[5e637cd9-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [5dc0ad21-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [5dc0ad21-1c8d-11f0-b09c-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-1745005672386-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 [6d343617-1c8d-11f0-b09c-060730329b56]
[6d343617-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6d343617-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005672386-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 [6ddbc0bd-1c8d-11f0-b09c-060730329b56]
[6ddbc0bd-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6ddbc0bd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005672386-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 [6ddea6f1-1c8d-11f0-b09c-060730329b56]
[6ddea6f1-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6ddea6f1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegole(411, false, null, true, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegole/service/echo?returnCode=411&destFile=/etc/govway/testfiles/restError.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005666117-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 [6c79988d-1c8d-11f0-b09c-060730329b56]
[6c79988d-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6c79988d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005666117-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 [6c7e7a93-1c8d-11f0-b09c-060730329b56]
[6c7e7a93-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6c7e7a93-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c79e6af-1c8d-11f0-b09c-060730329b56]
Trovato cache key [6c79e6af-1c8d-11f0-b09c-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-1745005666117-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 [6c861bb7-1c8d-11f0-b09c-060730329b56]
[6c861bb7-1c8d-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[6c861bb7-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c79e6af-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [6c79e6af-1c8d-11f0-b09c-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-1745005637635-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 [5fdf95a7-1c8d-11f0-b09c-060730329b56]
[5fdf95a7-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[5fdf95a7-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005637635-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 [60823e4c-1c8d-11f0-b09c-060730329b56]
[60823e4c-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[60823e4c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [608105c9-1c8d-11f0-b09c-060730329b56]
Trovato cache key [608105c9-1c8d-11f0-b09c-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-1745005637635-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 [608bb430-1c8d-11f0-b09c-060730329b56]
[608bb430-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[608bb430-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [608105c9-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [608105c9-1c8d-11f0-b09c-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-1745005961165-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 [16bc061c-1c8e-11f0-b09c-060730329b56]
[16bc061c-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[16bc061c-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005961165-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 [175deb70-1c8e-11f0-b09c-060730329b56]
[175deb70-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[175deb70-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005961165-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 [17ffa9b4-1c8e-11f0-b09c-060730329b56]
[17ffa9b4-1c8e-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[17ffa9b4-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/in/ResponseCachingNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005621304-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 [5b247e47-1c8d-11f0-b09c-060730329b56]
[5b247e47-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b247e47-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005621304-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 [5b2b5c1c-1c8d-11f0-b09c-060730329b56]
[5b2b5c1c-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b2b5c1c-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005621304-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 [5b32d633-1c8d-11f0-b09c-060730329b56]
[5b32d633-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[5b32d633-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1745005904301-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 [f616f011-1c8d-11f0-b09c-060730329b56]
[f616f011-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f616f011-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005904301-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 [f6b68b75-1c8d-11f0-b09c-060730329b56]
[f6b68b75-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f6b68b75-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005904301-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 [f734e339-1c8d-11f0-b09c-060730329b56]
[f734e339-1c8d-11f0-b09c-060730329b56] Atteso [400] ritornato [400]
[f734e339-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
testResponseCachingRegolaDefault(500, true, xml, false, -1)
URL: http://localhost:8080/govway/api/in/ResponseCachingRegolaDefault/service/echo?returnCode=500&problem=true&problemStatus=500&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005643981-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 [635b00e2-1c8d-11f0-b09c-060730329b56]
[635b00e2-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[635b00e2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005643981-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 [63d62456-1c8d-11f0-b09c-060730329b56]
[63d62456-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[63d62456-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005643981-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 [647dd60a-1c8d-11f0-b09c-060730329b56]
[647dd60a-1c8d-11f0-b09c-060730329b56] Atteso [500] ritornato [500]
[647dd60a-1c8d-11f0-b09c-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-1745005688228-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 [7649a6de-1c8d-11f0-b09c-060730329b56]
[7649a6de-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[7649a6de-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005688228-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 [76ef5cc2-1c8d-11f0-b09c-060730329b56]
[76ef5cc2-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[76ef5cc2-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005688228-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 [779512a6-1c8d-11f0-b09c-060730329b56]
[779512a6-1c8d-11f0-b09c-060730329b56] Atteso [415] ritornato [415]
[779512a6-1c8d-11f0-b09c-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-1745005656694-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 [6c4ce312-1c8d-11f0-b09c-060730329b56]
[6c4ce312-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c4ce312-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005656694-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 [6c526159-1c8d-11f0-b09c-060730329b56]
[6c526159-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c526159-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c4eb7d5-1c8d-11f0-b09c-060730329b56]
Trovato cache key [6c4eb7d5-1c8d-11f0-b09c-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-1745005656694-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 [6c52d68d-1c8d-11f0-b09c-060730329b56]
[6c52d68d-1c8d-11f0-b09c-060730329b56] Atteso [410] ritornato [410]
[6c52d68d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [6c4eb7d5-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [6c4eb7d5-1c8d-11f0-b09c-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-1745005850733-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 [d3f3ec89-1c8d-11f0-b09c-060730329b56]
[d3f3ec89-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d3f3ec89-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005850733-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 [d49869ef-1c8d-11f0-b09c-060730329b56]
[d49869ef-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d49869ef-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d48eccfb-1c8d-11f0-b09c-060730329b56]
Trovato cache key [d48eccfb-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005850733-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 [d5319cb3-1c8d-11f0-b09c-060730329b56]
[d5319cb3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d5319cb3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d48eccfb-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [d48eccfb-1c8d-11f0-b09c-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-1745005860183-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 [daa07288-1c8d-11f0-b09c-060730329b56]
[daa07288-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[daa07288-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005860183-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 [db6b63b1-1c8d-11f0-b09c-060730329b56]
[db6b63b1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[db6b63b1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dac5389a-1c8d-11f0-b09c-060730329b56]
Trovato cache key [dac5389a-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005860183-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 [dc086705-1c8d-11f0-b09c-060730329b56]
[dc086705-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[dc086705-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dac5389a-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [dac5389a-1c8d-11f0-b09c-060730329b56]
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005866477-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 [df27f698-1c8d-11f0-b09c-060730329b56]
[df27f698-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[df27f698-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005866477-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 [dfcd374d-1c8d-11f0-b09c-060730329b56]
[dfcd374d-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[dfcd374d-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [df29f269-1c8d-11f0-b09c-060730329b56]
Trovato cache key [df29f269-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005866477-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 [e06afdf1-1c8d-11f0-b09c-060730329b56]
[e06afdf1-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[e06afdf1-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [df29f269-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [df29f269-1c8d-11f0-b09c-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-1745005935906-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 [08421ec1-1c8e-11f0-b09c-060730329b56]
[08421ec1-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[08421ec1-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005935906-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 [08e9f786-1c8e-11f0-b09c-060730329b56]
[08e9f786-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[08e9f786-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0848ae72-1c8e-11f0-b09c-060730329b56]
Trovato cache key [0848ae72-1c8e-11f0-b09c-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-1745005935906-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 [09817c9a-1c8e-11f0-b09c-060730329b56]
[09817c9a-1c8e-11f0-b09c-060730329b56] Atteso [411] ritornato [411]
[09817c9a-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [0848ae72-1c8e-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [0848ae72-1c8e-11f0-b09c-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005983367-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 [28a5bed1-1c8e-11f0-b09c-060730329b56]
[28a5bed1-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[28a5bed1-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005983367-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 [29e1e859-1c8e-11f0-b09c-060730329b56]
[29e1e859-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[29e1e859-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [294448c5-1c8e-11f0-b09c-060730329b56]
Trovato cache key [294448c5-1c8e-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005983367-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 [2a852d3f-1c8e-11f0-b09c-060730329b56]
[2a852d3f-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[2a852d3f-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005983367-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 [2b34f544-1c8e-11f0-b09c-060730329b56]
[2b34f544-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[2b34f544-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [2a85f090-1c8e-11f0-b09c-060730329b56]
Trovato cache key [2a85f090-1c8e-11f0-b09c-060730329b56]
testResponseCachingTimeout
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005713570-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 [88b2efe3-1c8d-11f0-b09c-060730329b56]
[88b2efe3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[88b2efe3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005713570-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 [8954d539-1c8d-11f0-b09c-060730329b56]
[8954d539-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8954d539-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [894ebab6-1c8d-11f0-b09c-060730329b56]
Trovato cache key [894ebab6-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingTimeoutSeconds/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005713570-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 [8ab5c4cf-1c8d-11f0-b09c-060730329b56]
[8ab5c4cf-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8ab5c4cf-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005713570-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 [8b55ae54-1c8d-11f0-b09c-060730329b56]
[8b55ae54-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[8b55ae54-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [8ab8ab01-1c8d-11f0-b09c-060730329b56]
Trovato cache key [8ab8ab01-1c8d-11f0-b09c-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-1745005980199-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 [2586cb7b-1c8e-11f0-b09c-060730329b56]
[2586cb7b-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[2586cb7b-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005980199-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 [2629e94f-1c8e-11f0-b09c-060730329b56]
[2629e94f-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[2629e94f-1c8e-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005980199-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 [27646526-1c8e-11f0-b09c-060730329b56]
[27646526-1c8e-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[27646526-1c8e-11f0-b09c-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-1745005844338-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 [d0d19dc9-1c8d-11f0-b09c-060730329b56]
[d0d19dc9-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d0d19dc9-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005844338-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 [d172bfcd-1c8d-11f0-b09c-060730329b56]
[d172bfcd-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d172bfcd-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005844338-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 [d2131e81-1c8d-11f0-b09c-060730329b56]
[d2131e81-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d2131e81-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005844338-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 [d2ab66e5-1c8d-11f0-b09c-060730329b56]
[d2ab66e5-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d2ab66e5-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005844338-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 [d2ae742a-1c8d-11f0-b09c-060730329b56]
[d2ae742a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d2ae742a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d2ab66e6-1c8d-11f0-b09c-060730329b56]
Trovato cache key [d2ab66e6-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005844338-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 [d2b63c5e-1c8d-11f0-b09c-060730329b56]
[d2b63c5e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[d2b63c5e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [d2ab66e6-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [d2ab66e6-1c8d-11f0-b09c-060730329b56]
testResponseCachingMaxSize(zip, application/zip, true)
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxMessageSize/service/echo?destFile=/etc/govway/testfiles/HelloWorld.zip&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005556207-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 [404a4161-1c8d-11f0-b09c-060730329b56]
[404a4161-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[404a4161-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005556207-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 [404e3906-1c8d-11f0-b09c-060730329b56]
[404e3906-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[404e3906-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005556207-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 [40efa92a-1c8d-11f0-b09c-060730329b56]
[40efa92a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[40efa92a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Non atteso header 'GovWay-CacheKey', non trovato
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-1745005542048-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 [3e5a7f39-1c8d-11f0-b09c-060730329b56]
[3e5a7f39-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3e5a7f39-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005542048-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 [3e66db4e-1c8d-11f0-b09c-060730329b56]
[3e66db4e-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3e66db4e-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3e5d174b-1c8d-11f0-b09c-060730329b56]
Trovato cache key [3e5d174b-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCachingMaxAgeDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005542048-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 [3fa72386-1c8d-11f0-b09c-060730329b56]
[3fa72386-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3fa72386-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [3e5d174b-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [3e5d174b-1c8d-11f0-b09c-060730329b56]
testResponseCachingDigestDefault
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [22aa06c6-1c8d-11f0-b09c-060730329b56]
[22aa06c6-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22aa06c6-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005461599-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 [22ae4c8b-1c8d-11f0-b09c-060730329b56]
[22ae4c8b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22ae4c8b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22aa2dd8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22aa2dd8-1c8d-11f0-b09c-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-1745005461599-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 [22cf4211-1c8d-11f0-b09c-060730329b56]
[22cf4211-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22cf4211-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005461599-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 [22f3ba06-1c8d-11f0-b09c-060730329b56]
[22f3ba06-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22f3ba06-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22e03203-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22e03203-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [22f5199a-1c8d-11f0-b09c-060730329b56]
[22f5199a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[22f5199a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22aa2dd8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22aa2dd8-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [23019cbe-1c8d-11f0-b09c-060730329b56]
[23019cbe-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[23019cbe-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005461599-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 [231f0fd3-1c8d-11f0-b09c-060730329b56]
[231f0fd3-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[231f0fd3-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [23123e90-1c8d-11f0-b09c-060730329b56]
Trovato cache key [23123e90-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [23366867-1c8d-11f0-b09c-060730329b56]
[23366867-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[23366867-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22aa2dd8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22aa2dd8-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [234b770b-1c8d-11f0-b09c-060730329b56]
[234b770b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[234b770b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22aa2dd8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22aa2dd8-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [235d7872-1c8d-11f0-b09c-060730329b56]
[235d7872-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[235d7872-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22aa2dd8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22aa2dd8-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/in/ResponseCaching/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005461599-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 [3039dc0a-1c8d-11f0-b09c-060730329b56]
[3039dc0a-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[3039dc0a-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [22aa2dd8-1c8d-11f0-b09c-060730329b56]
Trovato cache key [22aa2dd8-1c8d-11f0-b09c-060730329b56]
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-1745005863356-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 [dd46da7b-1c8d-11f0-b09c-060730329b56]
[dd46da7b-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[dd46da7b-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] 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-1745005863356-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 [dde98320-1c8d-11f0-b09c-060730329b56]
[dde98320-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[dde98320-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dd48af3c-1c8d-11f0-b09c-060730329b56]
Trovato cache key [dd48af3c-1c8d-11f0-b09c-060730329b56]
URL: http://localhost:8080/govway/api/out/ResponseCachingNoCacheNoStoreDisabled/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE&testId=rc-1745005863356-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 [de89bac4-1c8d-11f0-b09c-060730329b56]
[de89bac4-1c8d-11f0-b09c-060730329b56] Atteso [200] ritornato [200]
[de89bac4-1c8d-11f0-b09c-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE] e valore ritornato [TEST_RESPONSE]
Atteso header 'GovWay-CacheKey', trovato con valore: [dd48af3c-1c8d-11f0-b09c-060730329b56]
Terza invocazione, trovato cache key [dd48af3c-1c8d-11f0-b09c-060730329b56]
950 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
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.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightNoACRM
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardCustomAuthorization_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testResponseCaching
7 ms
testResponseCachingDigestDefault
3378 ms
testResponseCachingDigestHeaders
15129 ms
testResponseCachingDigestQueryParameters
24559 ms
testResponseCachingDigestUriBodyDisabilitato
33960 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
40242 ms
testResponseCachingMaxAge(Pragma, max-age=10)
55491 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
69650 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
83828 ms
testResponseCachingMaxSize(zip, application/zip, true)
97987 ms
testResponseCachingMaxSize(json, application/json, false)
101146 ms
testResponseCachingNoCache(Cache-Control, no-cache)
104312 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
109549 ms
testResponseCachingNoCache(Pragma, no-cache)
115867 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
122195 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
125339 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
128506 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
131664 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
134837 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
137959 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
141086 ms
testResponseCachingNoStore(Cache-Control, no-store)
144207 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
149464 ms
testResponseCachingNoStore(Pragma, no-cache)
154722 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
159948 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
163084 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
166246 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
169406 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
172595 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
176243 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
179415 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
182593 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
185761 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
188934 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
192139 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
195309 ms
testResponseCachingRegole(410, false, null, true, -1)
198474 ms
testResponseCachingRegole(410, true, json, true, -1)
201611 ms
testResponseCachingRegole(410, true, xml, true, -1)
204736 ms
testResponseCachingRegole(411, false, null, true, -1)
207897 ms
testResponseCachingRegole(411, true, json, false, -1)
211012 ms
testResponseCachingRegole(411, true, xml, false, -1)
214166 ms
testResponseCachingRegole(413, false, null, true, -1)
217330 ms
testResponseCachingRegole(413, true, json, false, -1)
220497 ms
testResponseCachingRegole(413, true, xml, false, -1)
223668 ms
testResponseCachingRegole(415, false, null, true, -1)
226846 ms
testResponseCachingRegole(415, true, json, false, -1)
230008 ms
testResponseCachingRegole(415, true, xml, false, -1)
233169 ms
testResponseCachingRegole(416, false, null, true, 11)
236332 ms
testResponseCachingRegole(416, true, json, false, -1)
239501 ms
testResponseCachingRegole(416, true, xml, false, -1)
242672 ms
testResponseCachingRegole(200, false, null, false, -1)
245841 ms
testResponseCachingRegole(200, true, json, false, -1)
249025 ms
testResponseCachingRegole(200, true, xml, false, -1)
252186 ms
testResponseCachingTimeout
255350 ms
testOpenspcoopCoreLog
270614 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCaching
270619 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
270619 ms
testResponseCachingDigestDefault
273796 ms
testResponseCachingDigestHeaders
285400 ms
testResponseCachingDigestQueryParameters
294832 ms
testResponseCachingDigestUriBodyDisabilitato
304251 ms
testResponseCachingMaxAge(Cache-Control, max-age=10)
310504 ms
testResponseCachingMaxAge(Pragma, max-age=10)
325724 ms
testResponseCachingMaxAgeDisabled(Cache-Control, max-age=10)
339890 ms
testResponseCachingMaxAgeDisabled(Pragma, max-age=10)
354067 ms
testResponseCachingMaxSize(zip, application/zip, true)
368228 ms
testResponseCachingMaxSize(json, application/json, false)
371412 ms
testResponseCachingNoCache(Cache-Control, no-cache)
374579 ms
testResponseCachingNoCache(Cache-Control, no-cache, no-store, must-revalidate)
379806 ms
testResponseCachingNoCache(Pragma, no-cache)
386118 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache)
392513 ms
testResponseCachingNoCacheDisabled(Cache-Control, no-cache, no-store, must-revalidate)
395646 ms
testResponseCachingNoCacheDisabled(Pragma, no-cache)
398806 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-store)
401963 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache)
405136 ms
testResponseCachingNoCacheNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
408257 ms
testResponseCachingNoCacheNoStoreDisabled(Pragma, no-cache)
411387 ms
testResponseCachingNoStore(Cache-Control, no-store)
414511 ms
testResponseCachingNoStore(Cache-Control, no-cache, no-store, must-revalidate)
419771 ms
testResponseCachingNoStore(Pragma, no-cache)
425053 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-store)
430276 ms
testResponseCachingNoStoreDisabled(Cache-Control, no-cache, no-store, must-revalidate)
433425 ms
testResponseCachingNoStoreDisabled(Pragma, no-cache)
436590 ms
testResponseCachingRegolaDefault(400, false, null, true, -1)
439752 ms
testResponseCachingRegolaDefault(400, true, json, false, -1)
442921 ms
testResponseCachingRegolaDefault(400, true, xml, false, -1)
446081 ms
testResponseCachingRegolaDefault(500, false, null, true, -1)
449240 ms
testResponseCachingRegolaDefault(500, true, json, false, -1)
452393 ms
testResponseCachingRegolaDefault(500, true, xml, false, -1)
455562 ms
testResponseCachingRegolaDefault(200, false, null, true, -1)
458729 ms
testResponseCachingRegolaDefault(200, true, json, false, -1)
461883 ms
testResponseCachingRegolaDefault(200, true, xml, false, -1)
465049 ms
testResponseCachingRegole(410, false, null, true, -1)
468219 ms
testResponseCachingRegole(410, true, json, true, -1)
471386 ms
testResponseCachingRegole(410, true, xml, true, -1)
474513 ms
testResponseCachingRegole(411, false, null, true, -1)
477686 ms
testResponseCachingRegole(411, true, json, false, -1)
480804 ms
testResponseCachingRegole(411, true, xml, false, -1)
484007 ms
testResponseCachingRegole(413, false, null, true, -1)
487165 ms
testResponseCachingRegole(413, true, json, false, -1)
490292 ms
testResponseCachingRegole(413, true, xml, false, -1)
493458 ms
testResponseCachingRegole(415, false, null, true, -1)
496625 ms
testResponseCachingRegole(415, true, json, false, -1)
499783 ms
testResponseCachingRegole(415, true, xml, false, -1)
502945 ms
testResponseCachingRegole(416, false, null, true, 11)
506112 ms
testResponseCachingRegole(416, true, json, false, -1)
509281 ms
testResponseCachingRegole(416, true, xml, false, -1)
512445 ms
testResponseCachingRegole(200, false, null, false, -1)
515610 ms
testResponseCachingRegole(200, true, json, false, -1)
518806 ms
testResponseCachingRegole(200, true, xml, false, -1)
521979 ms
testResponseCachingTimeout
525147 ms
testOpenspcoopCoreLog
540411 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
540413 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
540413 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
543629 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
546818 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
550003 ms
testOpenspcoopCoreLog
553184 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
553186 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault11, gestioneSOAPFault11_500, true, soap11)
553187 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault11, gestioneSOAPFault11_500, false, soap11)
556384 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaIncludeSOAPFault12, gestioneSOAPFault12_500, true, soap12)
559573 ms
testResponseCachingRegolaSoapFault(500, ResponseCachingRegolaExcludeSOAPFault12, gestioneSOAPFault12_500, false, soap12)
562769 ms
testOpenspcoopCoreLog
565971 ms