



<?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="CORS"/> </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
CORS
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterActualRequestTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleWithExposedHeaders
CORSPortaApplicativa
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterActualRequestTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleWithExposedHeaders
CORSPortaApplicativa.REST
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleWithExposedHeaders
CORSPortaApplicativa.REST.actualPUT
testDoFilterActualPUT
CORSPortaApplicativa.REST.actualRequestPOST
testDoFilterActualPOST
CORSPortaApplicativa.REST.actualRequestPOSTWithoutContentType
testDoFilterActualPOSTWithoutContentType
CORSPortaApplicativa.REST.differentOrigin
testDoFilterDifferentOrigin
CORSPortaApplicativa.REST.emptyOrigin
testDoFilterEmptyOrigin
CORSPortaApplicativa.REST.invalidOrigin
testDoFilterInvalidOrigin
CORSPortaApplicativa.REST.nullOrigin
testDoFilterNullOrigin
CORSPortaApplicativa.REST.originNotAllowed
testDoFilterOriginNotAllowed
CORSPortaApplicativa.REST.preflight
testDoFilterPreflight
CORSPortaApplicativa.REST.preflightAnyOrigin
testDoFilterPreflightAnyOrigin
CORSPortaApplicativa.REST.preflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
CORSPortaApplicativa.REST.preflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
CORSPortaApplicativa.REST.preflightEmptyAccessControlRequestHeaders
testDoFilterPreflightEmptyACRH
CORSPortaApplicativa.REST.preflightEmptyAccessControlRequestMethod
testDoFilterPreflightEmptyACRM
CORSPortaApplicativa.REST.preflightInvalidOrigin
testDoFilterPreflightInvalidOrigin
CORSPortaApplicativa.REST.preflightMaxAge
testDoFilterPreflightMaxAge
CORSPortaApplicativa.REST.preflightMoreHeaders
testDoFilterPreflightMoreHeaders
CORSPortaApplicativa.REST.preflightNegativeMaxAge
testDoFilterPreflightNegativeMaxAge
CORSPortaApplicativa.REST.preflightNoAccessControlRequestHeaders
testDoFilterPreflightNoACRH
CORSPortaApplicativa.REST.preflightNoAccessControlRequestMethod
testDoFilterPreflightNoACRM
CORSPortaApplicativa.REST.preflightTrasparente
testDoFilterPreflightTrasparente
CORSPortaApplicativa.REST.preflightUnsupportedAccessControlRequestHeaders
testDoFilterPreflightUnsupportedACRH
CORSPortaApplicativa.REST.simpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentials
CORSPortaApplicativa.REST.simpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
CORSPortaApplicativa.REST.simpleRequestGET
testDoFilterSimpleGET
CORSPortaApplicativa.REST.simpleRequestHEAD
testDoFilterSimpleHEAD
CORSPortaApplicativa.REST.simpleRequestTrasparente
testDoFilterSimpleRequestTrasparente
CORSPortaApplicativa.REST.simpleRequestWithExposedHeaders
testDoFilterSimpleWithExposedHeaders
CORSPortaApplicativa.SOAP
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterActualRequestTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
CORSPortaApplicativa.SOAP.actualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
CORSPortaApplicativa.SOAP.actualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
CORSPortaApplicativa.SOAP.actualRequestPOST
testDoFilterActualPOST
CORSPortaApplicativa.SOAP.actualRequestTrasparente
testDoFilterActualRequestTrasparente
CORSPortaApplicativa.SOAP.actualRequestWithExposedHeaders
testDoFilterActualWithExposedHeaders
CORSPortaApplicativa.SOAP.differentOrigin
testDoFilterDifferentOrigin
CORSPortaApplicativa.SOAP.emptyOrigin
testDoFilterEmptyOrigin
CORSPortaApplicativa.SOAP.invalidOrigin
testDoFilterInvalidOrigin
CORSPortaApplicativa.SOAP.nullOrigin
testDoFilterNullOrigin
CORSPortaApplicativa.SOAP.originNotAllowed
testDoFilterOriginNotAllowed
CORSPortaApplicativa.SOAP.preflight
testDoFilterPreflight
CORSPortaApplicativa.SOAP.preflightAnyOrigin
testDoFilterPreflightAnyOrigin
CORSPortaApplicativa.SOAP.preflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
CORSPortaApplicativa.SOAP.preflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
CORSPortaApplicativa.SOAP.preflightEmptyAccessControlRequestHeaders
testDoFilterPreflightEmptyACRH
CORSPortaApplicativa.SOAP.preflightEmptyAccessControlRequestMethod
testDoFilterPreflightEmptyACRM
CORSPortaApplicativa.SOAP.preflightInvalidOrigin
testDoFilterPreflightInvalidOrigin
CORSPortaApplicativa.SOAP.preflightMaxAge
testDoFilterPreflightMaxAge
CORSPortaApplicativa.SOAP.preflightMoreHeaders
testDoFilterPreflightMoreHeaders
CORSPortaApplicativa.SOAP.preflightNegativeMaxAge
testDoFilterPreflightNegativeMaxAge
CORSPortaApplicativa.SOAP.preflightNoAccessControlRequestHeaders
testDoFilterPreflightNoACRH
CORSPortaApplicativa.SOAP.preflightNoAccessControlRequestMethod
testDoFilterPreflightNoACRM
CORSPortaApplicativa.SOAP.preflightTrasparente
testDoFilterPreflightTrasparente
CORSPortaApplicativa.SOAP.preflightUnsupportedAccessControlRequestHeaders
testDoFilterPreflightUnsupportedACRH
CORSPortaDelegata
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterActualRequestTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleWithExposedHeaders
CORSPortaDelegata.REST
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleWithExposedHeaders
CORSPortaDelegata.REST.actualPUT
testDoFilterActualPUT
CORSPortaDelegata.REST.actualRequestPOST
testDoFilterActualPOST
CORSPortaDelegata.REST.actualRequestPOSTWithoutContentType
testDoFilterActualPOSTWithoutContentType
CORSPortaDelegata.REST.differentOrigin
testDoFilterDifferentOrigin
CORSPortaDelegata.REST.emptyOrigin
testDoFilterEmptyOrigin
CORSPortaDelegata.REST.invalidOrigin
testDoFilterInvalidOrigin
CORSPortaDelegata.REST.nullOrigin
testDoFilterNullOrigin
CORSPortaDelegata.REST.originNotAllowed
testDoFilterOriginNotAllowed
CORSPortaDelegata.REST.preflight
testDoFilterPreflight
CORSPortaDelegata.REST.preflightAnyOrigin
testDoFilterPreflightAnyOrigin
CORSPortaDelegata.REST.preflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
CORSPortaDelegata.REST.preflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
CORSPortaDelegata.REST.preflightEmptyAccessControlRequestHeaders
testDoFilterPreflightEmptyACRH
CORSPortaDelegata.REST.preflightEmptyAccessControlRequestMethod
testDoFilterPreflightEmptyACRM
CORSPortaDelegata.REST.preflightInvalidOrigin
testDoFilterPreflightInvalidOrigin
CORSPortaDelegata.REST.preflightMaxAge
testDoFilterPreflightMaxAge
CORSPortaDelegata.REST.preflightMoreHeaders
testDoFilterPreflightMoreHeaders
CORSPortaDelegata.REST.preflightNegativeMaxAge
testDoFilterPreflightNegativeMaxAge
CORSPortaDelegata.REST.preflightNoAccessControlRequestHeaders
testDoFilterPreflightNoACRH
CORSPortaDelegata.REST.preflightNoAccessControlRequestMethod
testDoFilterPreflightNoACRM
CORSPortaDelegata.REST.preflightTrasparente
testDoFilterPreflightTrasparente
CORSPortaDelegata.REST.preflightUnsupportedAccessControlRequestHeaders
testDoFilterPreflightUnsupportedACRH
CORSPortaDelegata.REST.simpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentials
CORSPortaDelegata.REST.simpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
CORSPortaDelegata.REST.simpleRequestGET
testDoFilterSimpleGET
CORSPortaDelegata.REST.simpleRequestHEAD
testDoFilterSimpleHEAD
CORSPortaDelegata.REST.simpleRequestTrasparente
testDoFilterSimpleRequestTrasparente
CORSPortaDelegata.REST.simpleRequestWithExposedHeaders
testDoFilterSimpleWithExposedHeaders
CORSPortaDelegata.SOAP
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterActualRequestTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightTrasparente
testDoFilterPreflightUnsupportedACRH
CORSPortaDelegata.SOAP.actualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentials
CORSPortaDelegata.SOAP.actualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
CORSPortaDelegata.SOAP.actualRequestPOST
testDoFilterActualPOST
CORSPortaDelegata.SOAP.actualRequestTrasparente
testDoFilterActualRequestTrasparente
CORSPortaDelegata.SOAP.actualRequestWithExposedHeaders
testDoFilterActualWithExposedHeaders
CORSPortaDelegata.SOAP.differentOrigin
testDoFilterDifferentOrigin
CORSPortaDelegata.SOAP.emptyOrigin
testDoFilterEmptyOrigin
CORSPortaDelegata.SOAP.invalidOrigin
testDoFilterInvalidOrigin
CORSPortaDelegata.SOAP.nullOrigin
testDoFilterNullOrigin
CORSPortaDelegata.SOAP.originNotAllowed
testDoFilterOriginNotAllowed
CORSPortaDelegata.SOAP.preflight
testDoFilterPreflight
CORSPortaDelegata.SOAP.preflightAnyOrigin
testDoFilterPreflightAnyOrigin
CORSPortaDelegata.SOAP.preflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
CORSPortaDelegata.SOAP.preflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
CORSPortaDelegata.SOAP.preflightEmptyAccessControlRequestHeaders
testDoFilterPreflightEmptyACRH
CORSPortaDelegata.SOAP.preflightEmptyAccessControlRequestMethod
testDoFilterPreflightEmptyACRM
CORSPortaDelegata.SOAP.preflightInvalidOrigin
testDoFilterPreflightInvalidOrigin
CORSPortaDelegata.SOAP.preflightMaxAge
testDoFilterPreflightMaxAge
CORSPortaDelegata.SOAP.preflightMoreHeaders
testDoFilterPreflightMoreHeaders
CORSPortaDelegata.SOAP.preflightNegativeMaxAge
testDoFilterPreflightNegativeMaxAge
CORSPortaDelegata.SOAP.preflightNoAccessControlRequestHeaders
testDoFilterPreflightNoACRH
CORSPortaDelegata.SOAP.preflightNoAccessControlRequestMethod
testDoFilterPreflightNoACRM
CORSPortaDelegata.SOAP.preflightTrasparente
testDoFilterPreflightTrasparente
CORSPortaDelegata.SOAP.preflightUnsupportedAccessControlRequestHeaders
testDoFilterPreflightUnsupportedACRH
Times for Ant suite
Total running time: 1 minutes
Reporter output for Ant suite
testDoFilterPreflightNegativeMaxAge
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_maxAge_disabled/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_153&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-999ec31d-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_8&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3cf12c88-f9b5-11ef-81a1-060730329b56]
[3cf12c88-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3cf12c88-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_8] e valore ritornato [TEST_RESPONSE_8]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightNoACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_154&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-99b865a6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterSimpleWithExposedHeaders
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_expose/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_41&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, Access-Control-Expose-Headers, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [52df7ebc-f9b5-11ef-81a1-060730329b56]
[52df7ebc-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[52df7ebc-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_41] e valore ritornato [TEST_RESPONSE_41]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterNullOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_136&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [987955b8-f9b5-11ef-81a1-060730329b56]
[987955b8-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_129&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [979bc6db-f9b5-11ef-81a1-060730329b56]
[979bc6db-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_113&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-82e46e3a-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_60&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [61637730-f9b5-11ef-81a1-060730329b56]
[61637730-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[61637730-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_60] e valore ritornato [TEST_RESPONSE_60]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterNullOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_16&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [41663a08-f9b5-11ef-81a1-060730329b56]
[41663a08-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[41663a08-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_16] e valore ritornato [TEST_RESPONSE_16]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_72&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-65cc4faf-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_148&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-996626e0-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightEmptyACRM
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_146&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-995b2a5e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflight
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_62&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-621a1d09-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_128&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9771d0a7-f9b5-11ef-81a1-060730329b56]
[9771d0a7-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_92&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [776c7d59-f9b5-11ef-81a1-060730329b56]
[776c7d59-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap12_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_84&destFileContentType=application/soap%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7089a41c-f9b5-11ef-81a1-060730329b56]
[7089a41c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterEmptyOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_94&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [78aceca1-f9b5-11ef-81a1-060730329b56]
[78aceca1-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_97&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7a90c7df-f9b5-11ef-81a1-060730329b56]
[7a90c7df-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_9&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3d91b24c-f9b5-11ef-81a1-060730329b56]
[3d91b24c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3d91b24c-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_9] e valore ritornato [TEST_RESPONSE_9]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterActualPUT
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_44&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [562c11c5-f9b5-11ef-81a1-060730329b56]
[562c11c5-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[562c11c5-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_44] e valore ritornato [TEST_RESPONSE_44]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_142&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9937c3d2-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPOST
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_42&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [54cccfda-f9b5-11ef-81a1-060730329b56]
[54cccfda-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[54cccfda-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_42] e valore ritornato [TEST_RESPONSE_42]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleHEAD
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_81&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, GovWay-Sender, Vary, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6b7633b5-f9b5-11ef-81a1-060730329b56]
[6b7633b5-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[6b7633b5-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_81] e valore ritornato [TEST_RESPONSE_81]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_156&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-99bafdb8-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_138&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98b77032-f9b5-11ef-81a1-060730329b56]
[98b77032-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleGET
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_80&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ad47571-f9b5-11ef-81a1-060730329b56]
[6ad47571-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[6ad47571-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_80] e valore ritornato [TEST_RESPONSE_80]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterActualAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins_credentials?destFile=/etc/govway/testfiles/soap12_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_83&destFileContentType=application/soap%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Access-Control-Allow-Credentials, Vary, GovWay-TestSuite-Description, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6ea15c0e-f9b5-11ef-81a1-060730329b56]
[6ea15c0e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflight
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_104&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-7e9400bc-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_17&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [4220b06c-f9b5-11ef-81a1-060730329b56]
[4220b06c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[4220b06c-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_17] e valore ritornato [TEST_RESPONSE_17]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflight
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_141&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-993293ad-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterEmptyOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_11&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3e3a9c84-f9b5-11ef-81a1-060730329b56]
[3e3a9c84-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3e3a9c84-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_11] e valore ritornato [TEST_RESPONSE_11]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterEmptyOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_52&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5c590780-f9b5-11ef-81a1-060730329b56]
[5c590780-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5c590780-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_52] e valore ritornato [TEST_RESPONSE_52]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterActualPOSTWithoutContentType
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_43&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, GovWay-Sender, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [560e0271-f9b5-11ef-81a1-060730329b56]
[560e0271-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[560e0271-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_43] e valore ritornato [TEST_RESPONSE_43]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(null)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_10&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3e319bd0-f9b5-11ef-81a1-060730329b56]
[3e319bd0-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3e319bd0-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_10] e valore ritornato [TEST_RESPONSE_10]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightNegativeMaxAge
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_maxAge_disabled/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_116&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-84d25b98-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightNoACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_75&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-6850d7c2-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_31&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4936597e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPOST
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_122&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, GovWay-Sender, Vary, GovWay-TestSuite-Description, GovWay-Sender-Type, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9666f030-f9b5-11ef-81a1-060730329b56]
[9666f030-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_103&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7e6576a7-f9b5-11ef-81a1-060730329b56]
[7e6576a7-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_114&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-8385692c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightNoACRM
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_118&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-86231e94-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins_credentials/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_143&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-99555df7-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_90&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [762aae81-f9b5-11ef-81a1-060730329b56]
[762aae81-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterPreflightAnyOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_22&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4556d542-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins_credentials/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_106&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-80514028-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_134&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [981e1650-f9b5-11ef-81a1-060730329b56]
[981e1650-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_69&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-652c3f1c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightEmptyACRM
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_67&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-6529a70a-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_111&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-823ff0d6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_132&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97fe8058-f9b5-11ef-81a1-060730329b56]
[97fe8058-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_144&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9957f60c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_77&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-68eeec84-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightAnyOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_63&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-62a8534c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_96&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [79f5994b-f9b5-11ef-81a1-060730329b56]
[79f5994b-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_38&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [4f0355e2-f9b5-11ef-81a1-060730329b56]
[4f0355e2-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[4f0355e2-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_38] e valore ritornato [TEST_RESPONSE_38]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_36&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4d1baa18-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_95&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [795588b7-f9b5-11ef-81a1-060730329b56]
[795588b7-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_30&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4933c16c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_50&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5b195b86-f9b5-11ef-81a1-060730329b56]
[5b195b86-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5b195b86-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_50] e valore ritornato [TEST_RESPONSE_50]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_137&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [989f2d3e-f9b5-11ef-81a1-060730329b56]
[989f2d3e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_152&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-999721fc-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflight
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_21&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-44b3de7d-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_28&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-489f97b8-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPUT
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_3&destFileContentType=application/json&checkEqualsHttpMethod=PUT
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [3859f108-f9b5-11ef-81a1-060730329b56]
[3859f108-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3859f108-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_3] e valore ritornato [TEST_RESPONSE_3]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_14&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [401e77c0-f9b5-11ef-81a1-060730329b56]
[401e77c0-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[401e77c0-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_14] e valore ritornato [TEST_RESPONSE_14]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_20&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [441c325a-f9b5-11ef-81a1-060730329b56]
[441c325a-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[441c325a-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_20] e valore ritornato [TEST_RESPONSE_20]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_124&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96d84fae-f9b5-11ef-81a1-060730329b56]
[96d84fae-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins_credentials/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_37&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Access-Control-Allow-Credentials, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4dc46d3d-f9b5-11ef-81a1-060730329b56]
[4dc46d3d-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[4dc46d3d-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_37] e valore ritornato [TEST_RESPONSE_37]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_71&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-65caa1fe-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_4&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [39cf5305-f9b5-11ef-81a1-060730329b56]
[39cf5305-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[39cf5305-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_4] e valore ritornato [TEST_RESPONSE_4]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterEmptyOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_131&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97a47973-f9b5-11ef-81a1-060730329b56]
[97a47973-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_127&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [974ce381-f9b5-11ef-81a1-060730329b56]
[974ce381-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightNegativeMaxAge
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_maxAge_disabled/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_74&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-67194219-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_65&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-648b9248-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPOST
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_1&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [374c036d-f9b5-11ef-81a1-060730329b56]
[374c036d-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[374c036d-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_1] e valore ritornato [TEST_RESPONSE_1]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins_credentials/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_64&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-6347eeaf-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_135&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [985d6944-f9b5-11ef-81a1-060730329b56]
[985d6944-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_119&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-86be9b46-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualWithExposedHeaders
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_expose?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_123&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, Access-Control-Expose-Headers, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96763279-f9b5-11ef-81a1-060730329b56]
[96763279-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightEmptyACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_66&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-64929729-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_140&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98ff75ba-f9b5-11ef-81a1-060730329b56]
[98ff75ba-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightEmptyACRM
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_109&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-819d4832-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_18&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [42da3c72-f9b5-11ef-81a1-060730329b56]
[42da3c72-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[42da3c72-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_7&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3bb29202-f9b5-11ef-81a1-060730329b56]
[3bb29202-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3bb29202-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_7] e valore ritornato [TEST_RESPONSE_7]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterActualPOSTWithoutContentType
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_2&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [37ea1834-f9b5-11ef-81a1-060730329b56]
[37ea1834-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[37ea1834-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_2] e valore ritornato [TEST_RESPONSE_2]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_15&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [40be8854-f9b5-11ef-81a1-060730329b56]
[40be8854-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[40be8854-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_15] e valore ritornato [TEST_RESPONSE_15]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_13&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3f75667c-f9b5-11ef-81a1-060730329b56]
[3f75667c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3f75667c-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_13] e valore ritornato [TEST_RESPONSE_13]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_110&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-823d58c4-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_24&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-47492f70-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_70&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-653343fd-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_58&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60213328-f9b5-11ef-81a1-060730329b56]
[60213328-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[60213328-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_58] e valore ritornato [TEST_RESPONSE_58]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_147&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-995c62df-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_126&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [97300ca9-f9b5-11ef-81a1-060730329b56]
[97300ca9-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(null)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_130&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [979dc2af-f9b5-11ef-81a1-060730329b56]
[979dc2af-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_59&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [60c16acc-f9b5-11ef-81a1-060730329b56]
[60c16acc-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[60c16acc-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_59] e valore ritornato [TEST_RESPONSE_59]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_56&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5edf6450-f9b5-11ef-81a1-060730329b56]
[5edf6450-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5edf6450-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_56] e valore ritornato [TEST_RESPONSE_56]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterPreflightNoACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_34&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4c7494a4-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_49&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5ace48c2-f9b5-11ef-81a1-060730329b56]
[5ace48c2-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5ace48c2-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_49] e valore ritornato [TEST_RESPONSE_49]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_54&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d9e58c8-f9b5-11ef-81a1-060730329b56]
[5d9e58c8-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5d9e58c8-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_54] e valore ritornato [TEST_RESPONSE_54]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightNoACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_117&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-861b5662-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPOST
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_85&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7264a5b5-f9b5-11ef-81a1-060730329b56]
[7264a5b5-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_79&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6a3464dd-f9b5-11ef-81a1-060730329b56]
[6a3464dd-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[6a3464dd-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_79] e valore ritornato [TEST_RESPONSE_79]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_115&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-84cfea96-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_100&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], 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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7c7abd9b-f9b5-11ef-81a1-060730329b56]
[7c7abd9b-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_101&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7d23f5ef-f9b5-11ef-81a1-060730329b56]
[7d23f5ef-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightEmptyACRM
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_26&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-47ef3374-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_107&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-80f8077e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterSimpleHEAD
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_40&checkEqualsHttpMethod=HEAD
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5034f81b-f9b5-11ef-81a1-060730329b56]
[5034f81b-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5034f81b-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_40] e valore ritornato [TEST_RESPONSE_40]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleWithExposedHeaders
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_expose/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_82&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, Access-Control-Expose-Headers, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6cbe9241-f9b5-11ef-81a1-060730329b56]
[6cbe9241-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[6cbe9241-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterPreflightNoACRM
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_76&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-68578e83-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_87&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74496b55-f9b5-11ef-81a1-060730329b56]
[74496b55-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_102&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7dc4c9d3-f9b5-11ef-81a1-060730329b56]
[7dc4c9d3-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightEmptyACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_145&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-995b2a5d-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap12_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_121&destFileContentType=application/soap%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [90768d67-f9b5-11ef-81a1-060730329b56]
[90768d67-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_125&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [96db0ed2-f9b5-11ef-81a1-060730329b56]
[96db0ed2-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_12&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3ed38128-f9b5-11ef-81a1-060730329b56]
[3ed38128-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3ed38128-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_12] e valore ritornato [TEST_RESPONSE_12]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_27&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-48920326-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_88&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [74e89189-f9b5-11ef-81a1-060730329b56]
[74e89189-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_32&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4a8b6238-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_6&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3b11be1e-f9b5-11ef-81a1-060730329b56]
[3b11be1e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3b11be1e-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_6] e valore ritornato [TEST_RESPONSE_6]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins_credentials/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_23&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-45f6bec6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterSimpleGET
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_39&destFileContentType=application/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, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4fa8bda6-f9b5-11ef-81a1-060730329b56]
[4fa8bda6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[4fa8bda6-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_39] e valore ritornato [TEST_RESPONSE_39]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_5&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [3a77a0fa-f9b5-11ef-81a1-060730329b56]
[3a77a0fa-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[3a77a0fa-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_5] e valore ritornato [TEST_RESPONSE_5]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_91&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [76cb5b55-f9b5-11ef-81a1-060730329b56]
[76cb5b55-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_133&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98002e0c-f9b5-11ef-81a1-060730329b56]
[98002e0c-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightEmptyACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_108&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-819ad730-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_46&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5936b9c6-f9b5-11ef-81a1-060730329b56]
[5936b9c6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5936b9c6-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_46] e valore ritornato [TEST_RESPONSE_46]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins_credentials/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_78&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Access-Control-Allow-Credentials, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [69923168-f9b5-11ef-81a1-060730329b56]
[69923168-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[69923168-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_139&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [98dd95d6-f9b5-11ef-81a1-060730329b56]
[98dd95d6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_19&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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 [437bfab6-f9b5-11ef-81a1-060730329b56]
[437bfab6-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[437bfab6-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_19] e valore ritornato [TEST_RESPONSE_19]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_53&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5cfcc194-f9b5-11ef-81a1-060730329b56]
[5cfcc194-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5cfcc194-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_53] e valore ritornato [TEST_RESPONSE_53]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_112&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-82e18808-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightEmptyACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_25&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-47e19ee2-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_89&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7589da9d-f9b5-11ef-81a1-060730329b56]
[7589da9d-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_48&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5a7665be-f9b5-11ef-81a1-060730329b56]
[5a7665be-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5a7665be-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterNullOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_57&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5f81bed4-f9b5-11ef-81a1-060730329b56]
[5f81bed4-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5f81bed4-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_57] e valore ritornato [TEST_RESPONSE_57]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterActualAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins_credentials?destFile=/etc/govway/testfiles/soap12_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_120&destFileContentType=application/soap%2Bxml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Access-Control-Allow-Credentials, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Sender, Vary, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [8806849e-f9b5-11ef-81a1-060730329b56]
[8806849e-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_47&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [59d5dffa-f9b5-11ef-81a1-060730329b56]
[59d5dffa-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[59d5dffa-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_47] e valore ritornato [TEST_RESPONSE_47]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightNoACRM
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_35&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4d191206-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(null)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_51&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5bb6fb1a-f9b5-11ef-81a1-060730329b56]
[5bb6fb1a-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5bb6fb1a-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_51] e valore ritornato [TEST_RESPONSE_51]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_55&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5e3d7efc-f9b5-11ef-81a1-060730329b56]
[5e3d7efc-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[5e3d7efc-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_55] e valore ritornato [TEST_RESPONSE_55]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_61&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [6203fcf4-f9b5-11ef-81a1-060730329b56]
[6203fcf4-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[6203fcf4-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_61] e valore ritornato [TEST_RESPONSE_61]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(null)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_93&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, 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])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [780c66dd-f9b5-11ef-81a1-060730329b56]
[780c66dd-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_45&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [57f8bb81-f9b5-11ef-81a1-060730329b56]
[57f8bb81-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
[57f8bb81-f9b5-11ef-81a1-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_45] e valore ritornato [TEST_RESPONSE_45]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_149&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-996ae1d1-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightNegativeMaxAge
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_maxAge_disabled/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_33&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4b2be7fa-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualWithExposedHeaders
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_expose?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_86&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, Access-Control-Expose-Headers, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [73af7540-f9b5-11ef-81a1-060730329b56]
[73af7540-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightNoACRM
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_155&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-99bafdb7-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_73&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-670fcc38-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterNullOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_99&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7bd4e0a7-f9b5-11ef-81a1-060730329b56]
[7bd4e0a7-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_150&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-997f5432-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_151&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-997fa253-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_29&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-48eb6dca-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_68&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-652b7bcb-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_98&destFileContentType=text/xml&checkEqualsHttpMethod=POST
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-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, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [7b33e5b3-f9b5-11ef-81a1-060730329b56]
[7b33e5b3-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_105&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-7faaee02-f9b5-11ef-81a1-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
880 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonInHeader
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadEncoding
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadEncoding
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasic_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testSsl_genericCode
testAppIdOptional
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppIdForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testApiKeyForwardAuthorization_genericCode
testApiKey_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testApiKeyOptional
testNone
testSsl_specificCode
testBasic_specificCode
testSslOptional
testAppId_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testSsl_genericCode
testAppIdOptional
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppIdForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testApiKeyForwardAuthorization_genericCode
testApiKey_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testApiKeyOptional
testNone
testSsl_specificCode
testBasic_specificCode
testSslOptional
testAppId_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_noCredential_domain
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingTimeout
testResponseCachingDigestHeaders
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingTimeout
testResponseCachingDigestHeaders
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ok
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalIpForwarded_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipalQueryOptional
testPrincipalIp
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrl_specificCode
testPrincipal_genericCode
testPrincipalQueryOptional
testPrincipalIp
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
sincrono_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
oneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11Stateless
testOneWay_paSOAP11Stateless
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
oneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11Stateless
testOneWay_paSOAP11Stateless
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_specificCode
test_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testOneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAny
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_XacmlPolicy_genericCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAny
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_XacmlPolicy_genericCode
test_rolesExternalAny
test_rolesExternalAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasicOptional
testAppId_specificCode
testAppIdOptional
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testBasic_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_specificCode
testSsl_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testSslOptional
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testAppId_specificCode
testAppIdOptional
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testBasic_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_specificCode
testSsl_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testSslOptional
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipalIpForwarded_specificCode
testPrincipal_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalHeaderClean_specificCode
testPrincipal_specificCode
testPrincipalOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipalIpForwarded_specificCode
testPrincipal_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalHeaderClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingMaxAgeDisabled
testResponseCachingRegole
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCaching
testResponseCachingNoCacheDisabled
testResponseCachingTimeout
testResponseCachingNoCache
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingMaxAgeDisabled
testResponseCachingRegole
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCaching
testResponseCachingNoCacheDisabled
testResponseCachingTimeout
testResponseCachingNoCache
testResponseCachingDigestHeaders
testResponseCachingNoStore
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testDoFilterActualPOST
16 ms
testDoFilterActualPOSTWithoutContentType
1358 ms
testDoFilterActualPUT
2429 ms
testDoFilterDifferentOrigin(https://www.govway.org)
3510 ms
testDoFilterDifferentOrigin(http://www.govway.org)
4572 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
5671 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
6751 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
7805 ms
testDoFilterDifferentOrigin(file://)
8880 ms
testDoFilterDifferentOrigin(null)
9932 ms
testDoFilterEmptyOrigin
10998 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
12071 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
13131 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
14194 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
15247 ms
testDoFilterNullOrigin
16313 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
17364 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
18428 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
19477 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
20543 ms
testDoFilterPreflight
21599 ms
testDoFilterPreflightAnyOrigin
21637 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
21669 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
21728 ms
testDoFilterPreflightEmptyACRH
21768 ms
testDoFilterPreflightEmptyACRM
21801 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
21827 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
21849 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
21872 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
21895 ms
testDoFilterPreflightMaxAge
21917 ms
testDoFilterPreflightMoreHeaders
21948 ms
testDoFilterPreflightNegativeMaxAge
21971 ms
testDoFilterPreflightNoACRH
22010 ms
testDoFilterPreflightNoACRM
22041 ms
testDoFilterPreflightUnsupportedACRH
22075 ms
testDoFilterPreflightTrasparente
22075 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
22120 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
23191 ms
testDoFilterSimpleGET
24248 ms
testDoFilterSimpleHEAD
25305 ms
testDoFilterSimpleRequestTrasparente
26369 ms
testDoFilterSimpleWithExposedHeaders
26370 ms
testOpenspcoopCoreLog
27439 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterActualPOST
27446 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
27446 ms
testDoFilterActualPOSTWithoutContentType
28513 ms
testDoFilterActualPUT
29579 ms
testDoFilterDifferentOrigin(https://www.govway.org)
30649 ms
testDoFilterDifferentOrigin(http://www.govway.org)
31712 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
32772 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
33830 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
34899 ms
testDoFilterDifferentOrigin(file://)
35948 ms
testDoFilterDifferentOrigin(null)
37002 ms
testDoFilterEmptyOrigin
38063 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
39131 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
40185 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
41241 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
42305 ms
testDoFilterNullOrigin
43367 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
44425 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
45478 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
46541 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
47599 ms
testDoFilterPreflight
48674 ms
testDoFilterPreflightAnyOrigin
48701 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
48730 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
48764 ms
testDoFilterPreflightEmptyACRH
48788 ms
testDoFilterPreflightEmptyACRM
48810 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
48831 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
48854 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
48878 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
48906 ms
testDoFilterPreflightMaxAge
48932 ms
testDoFilterPreflightMoreHeaders
48967 ms
testDoFilterPreflightNegativeMaxAge
48990 ms
testDoFilterPreflightNoACRH
49019 ms
testDoFilterPreflightNoACRM
49040 ms
testDoFilterPreflightTrasparente
49064 ms
testDoFilterPreflightUnsupportedACRH
49064 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
49085 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
50145 ms
testDoFilterSimpleGET
51201 ms
testDoFilterSimpleHEAD
52263 ms
testDoFilterSimpleRequestTrasparente
53316 ms
testDoFilterSimpleWithExposedHeaders
53317 ms
testOpenspcoopCoreLog
54386 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterActualAnyOriginAndSupportsCredentials
54390 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
54390 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
55750 ms
testDoFilterActualPOST
56923 ms
testDoFilterActualRequestTrasparente
58107 ms
testDoFilterActualWithExposedHeaders
58107 ms
testDoFilterDifferentOrigin(https://www.govway.org)
59250 ms
testDoFilterDifferentOrigin(http://www.govway.org)
60363 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
61488 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
62619 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
63791 ms
testDoFilterDifferentOrigin(file://)
64897 ms
testDoFilterDifferentOrigin(null)
66034 ms
testDoFilterEmptyOrigin
67144 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
68293 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
69394 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
70481 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
71585 ms
testDoFilterNullOrigin
72692 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
73798 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
74927 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
76024 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
77300 ms
testDoFilterPreflight
78439 ms
testDoFilterPreflightAnyOrigin
78473 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
78502 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
78541 ms
testDoFilterPreflightEmptyACRH
78571 ms
testDoFilterPreflightEmptyACRM
78602 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
78631 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
78657 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
78685 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
78711 ms
testDoFilterPreflightMaxAge
78735 ms
testDoFilterPreflightMoreHeaders
78792 ms
testDoFilterPreflightNegativeMaxAge
78813 ms
testDoFilterPreflightNoACRH
78846 ms
testDoFilterPreflightNoACRM
78867 ms
testDoFilterPreflightTrasparente
78889 ms
testDoFilterPreflightUnsupportedACRH
78890 ms
testOpenspcoopCoreLog
78913 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
78916 ms
testDoFilterActualAnyOriginAndSupportsCredentials
78917 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
80038 ms
testDoFilterActualPOST
81151 ms
testDoFilterActualRequestTrasparente
82292 ms
testDoFilterActualWithExposedHeaders
82292 ms
testDoFilterDifferentOrigin(https://www.govway.org)
83493 ms
testDoFilterDifferentOrigin(http://www.govway.org)
84605 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
85714 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
86803 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
87948 ms
testDoFilterDifferentOrigin(file://)
89042 ms
testDoFilterDifferentOrigin(null)
90136 ms
testDoFilterEmptyOrigin
91230 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
92332 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
93469 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
94606 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
95735 ms
testDoFilterNullOrigin
96828 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
97907 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
98993 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
100103 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
101215 ms
testDoFilterPreflight
102305 ms
testDoFilterPreflightAnyOrigin
102333 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
102358 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
102383 ms
testDoFilterPreflightEmptyACRH
102408 ms
testDoFilterPreflightEmptyACRM
102435 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
102472 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
102539 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
102569 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
102593 ms
testDoFilterPreflightMaxAge
102617 ms
testDoFilterPreflightMoreHeaders
102657 ms
testDoFilterPreflightNegativeMaxAge
102682 ms
testDoFilterPreflightNoACRH
102716 ms
testDoFilterPreflightNoACRM
102737 ms
testDoFilterPreflightUnsupportedACRH
102759 ms
testDoFilterPreflightTrasparente
102759 ms
testOpenspcoopCoreLog
102780 ms