



<?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
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-d8034a5b-4226-11f0-9a7b-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 [76616543-4226-11f0-9a7b-060730329b56]
[76616543-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[76616543-4226-11f0-9a7b-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]
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-d8040dac-4226-11f0-9a7b-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]
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 [8c9a7b16-4226-11f0-9a7b-060730329b56]
[8c9a7b16-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8c9a7b16-4226-11f0-9a7b-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(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 [b06f2630-4226-11f0-9a7b-060730329b56]
[b06f2630-4226-11f0-9a7b-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]
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-beb50530-4226-11f0-9a7b-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 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 [9b11f16e-4226-11f0-9a7b-060730329b56]
[9b11f16e-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9b11f16e-4226-11f0-9a7b-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]
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 [7c3676f6-4226-11f0-9a7b-060730329b56]
[7c3676f6-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7c3676f6-4226-11f0-9a7b-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_68&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-a0f29be9-4226-11f0-9a7b-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]
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-89f2daa6-4226-11f0-9a7b-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]
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-d898fac4-4226-11f0-9a7b-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/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_142&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-d7e1b88e-4226-11f0-9a7b-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]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [d7bf6374-4226-11f0-9a7b-060730329b56]
[d7bf6374-4226-11f0-9a7b-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(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 [9c5c4bc8-4226-11f0-9a7b-060730329b56]
[9c5c4bc8-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9c5c4bc8-4226-11f0-9a7b-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]
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 [d71b823c-4226-11f0-9a7b-060730329b56]
[d71b823c-4226-11f0-9a7b-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]
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 [d49aca8e-4226-11f0-9a7b-060730329b56]
[d49aca8e-4226-11f0-9a7b-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]
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 [b1b5d707-4226-11f0-9a7b-060730329b56]
[b1b5d707-4226-11f0-9a7b-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]
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 [b8a0eda7-4226-11f0-9a7b-060730329b56]
[b8a0eda7-4226-11f0-9a7b-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]
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 [afc7e9ab-4226-11f0-9a7b-060730329b56]
[afc7e9ab-4226-11f0-9a7b-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]
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 [77a3f76a-4226-11f0-9a7b-060730329b56]
[77a3f76a-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[77a3f76a-4226-11f0-9a7b-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]
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 [8b5243a0-4226-11f0-9a7b-060730329b56]
[8b5243a0-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8b5243a0-4226-11f0-9a7b-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]
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 [b5931151-4226-11f0-9a7b-060730329b56]
[b5931151-4226-11f0-9a7b-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]
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 [8d4735db-4226-11f0-9a7b-060730329b56]
[8d4735db-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8d4735db-4226-11f0-9a7b-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]
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-a5430a62-4226-11f0-9a7b-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_151&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-d80916bf-4226-11f0-9a7b-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]
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 [d57747ee-4226-11f0-9a7b-060730329b56]
[d57747ee-4226-11f0-9a7b-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]
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 [ab325bde-4226-11f0-9a7b-060730329b56]
[ab325bde-4226-11f0-9a7b-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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-c40381c0-4226-11f0-9a7b-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/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 [7cd7e71a-4226-11f0-9a7b-060730329b56]
[7cd7e71a-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7cd7e71a-4226-11f0-9a7b-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]
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 [ae72e0f2-4226-11f0-9a7b-060730329b56]
[ae72e0f2-4226-11f0-9a7b-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]
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 [8ee1d318-4226-11f0-9a7b-060730329b56]
[8ee1d318-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8ee1d318-4226-11f0-9a7b-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]
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 [b2fef8e1-4226-11f0-9a7b-060730329b56]
[b2fef8e1-4226-11f0-9a7b-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]
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-c4102bf2-4226-11f0-9a7b-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]
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-c48e83b4-4226-11f0-9a7b-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(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 [d5dc7272-4226-11f0-9a7b-060730329b56]
[d5dc7272-4226-11f0-9a7b-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/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 [78f814c2-4226-11f0-9a7b-060730329b56]
[78f814c2-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[78f814c2-4226-11f0-9a7b-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]
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 [95e6652e-4226-11f0-9a7b-060730329b56]
[95e6652e-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[95e6652e-4226-11f0-9a7b-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]
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 [7851eaae-4226-11f0-9a7b-060730329b56]
[7851eaae-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7851eaae-4226-11f0-9a7b-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]
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-bf6f0666-4226-11f0-9a7b-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(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-a18c6aec-4226-11f0-9a7b-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]
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 [a6bd0043-4226-11f0-9a7b-060730329b56]
[a6bd0043-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a6bd0043-4226-11f0-9a7b-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]
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-d8558919-4226-11f0-9a7b-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]
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 [74634b46-4226-11f0-9a7b-060730329b56]
[74634b46-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[74634b46-4226-11f0-9a7b-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]
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 [80c1cb98-4226-11f0-9a7b-060730329b56]
[80c1cb98-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[80c1cb98-4226-11f0-9a7b-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]
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-84945784-4226-11f0-9a7b-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/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_110&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-bec1d672-4226-11f0-9a7b-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/in/APIMinisteroErogatore/gwCORSviaSOAP_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_114&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-c01817aa-4226-11f0-9a7b-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]
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 [d73f8504-4226-11f0-9a7b-060730329b56]
[d73f8504-4226-11f0-9a7b-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-d80741fe-4226-11f0-9a7b-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]
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-a375eb76-4226-11f0-9a7b-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/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 [7f779850-4226-11f0-9a7b-060730329b56]
[7f779850-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7f779850-4226-11f0-9a7b-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]
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 [b4f01a8d-4226-11f0-9a7b-060730329b56]
[b4f01a8d-4226-11f0-9a7b-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]
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-a0e6dc16-4226-11f0-9a7b-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]
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-9eff304a-4226-11f0-9a7b-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]
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 [b259911b-4226-11f0-9a7b-060730329b56]
[b259911b-4226-11f0-9a7b-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]
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-be16542c-4226-11f0-9a7b-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]
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 [a6ac375f-4226-11f0-9a7b-060730329b56]
[a6ac375f-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a6ac375f-4226-11f0-9a7b-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]
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 [b44e0e29-4226-11f0-9a7b-060730329b56]
[b44e0e29-4226-11f0-9a7b-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/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 [d77e89dc-4226-11f0-9a7b-060730329b56]
[d77e89dc-4226-11f0-9a7b-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]
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-a3788387-4226-11f0-9a7b-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]
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 [b9752d9f-4226-11f0-9a7b-060730329b56]
[b9752d9f-4226-11f0-9a7b-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/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 [9cfea64c-4226-11f0-9a7b-060730329b56]
[9cfea64c-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9cfea64c-4226-11f0-9a7b-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/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 [b7832191-4226-11f0-9a7b-060730329b56]
[b7832191-4226-11f0-9a7b-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]
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-89531834-4226-11f0-9a7b-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]
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-87df63e8-4226-11f0-9a7b-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]
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 [a9438421-4226-11f0-9a7b-060730329b56]
[a9438421-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a9438421-4226-11f0-9a7b-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]
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 [b6dc3329-4226-11f0-9a7b-060730329b56]
[b6dc3329-4226-11f0-9a7b-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(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 [d7653578-4226-11f0-9a7b-060730329b56]
[d7653578-4226-11f0-9a7b-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-83f81782-4226-11f0-9a7b-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(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 [949972c4-4226-11f0-9a7b-060730329b56]
[949972c4-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[949972c4-4226-11f0-9a7b-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]
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-d80211da-4226-11f0-9a7b-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(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 [7ed6764c-4226-11f0-9a7b-060730329b56]
[7ed6764c-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7ed6764c-4226-11f0-9a7b-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]
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-834e1bde-4226-11f0-9a7b-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]
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 [7af0143e-4226-11f0-9a7b-060730329b56]
[7af0143e-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7af0143e-4226-11f0-9a7b-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]
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 [7e315ca8-4226-11f0-9a7b-060730329b56]
[7e315ca8-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7e315ca8-4226-11f0-9a7b-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]
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-893de282-4226-11f0-9a7b-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]
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-a0ea1068-4226-11f0-9a7b-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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 [c93157dc-4226-11f0-9a7b-060730329b56]
[c93157dc-4226-11f0-9a7b-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]
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-a18b326b-4226-11f0-9a7b-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: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 [9e5079b4-4226-11f0-9a7b-060730329b56]
[9e5079b4-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9e5079b4-4226-11f0-9a7b-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]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [b726d0bd-4226-11f0-9a7b-060730329b56]
[b726d0bd-4226-11f0-9a7b-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]
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 [7270ca08-4226-11f0-9a7b-060730329b56]
[7270ca08-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7270ca08-4226-11f0-9a7b-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]
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 [d739b8a0-4226-11f0-9a7b-060730329b56]
[d739b8a0-4226-11f0-9a7b-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/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 [9da8ef10-4226-11f0-9a7b-060730329b56]
[9da8ef10-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9da8ef10-4226-11f0-9a7b-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]
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 [b637dcd5-4226-11f0-9a7b-060730329b56]
[b637dcd5-4226-11f0-9a7b-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]
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-c214f926-4226-11f0-9a7b-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]
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-d8556208-4226-11f0-9a7b-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_62&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9e6476e7-4226-11f0-9a7b-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/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 [d6938d84-4226-11f0-9a7b-060730329b56]
[d6938d84-4226-11f0-9a7b-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-bc137f40-4226-11f0-9a7b-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%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 [7cfc10ee-4226-11f0-9a7b-060730329b56]
[7cfc10ee-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7cfc10ee-4226-11f0-9a7b-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]
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 [d5983d72-4226-11f0-9a7b-060730329b56]
[d5983d72-4226-11f0-9a7b-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]
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 [73223fbf-4226-11f0-9a7b-060730329b56]
[73223fbf-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[73223fbf-4226-11f0-9a7b-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]
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 [a5627946-4226-11f0-9a7b-060730329b56]
[a5627946-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a5627946-4226-11f0-9a7b-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]
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 [7b918462-4226-11f0-9a7b-060730329b56]
[7b918462-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7b918462-4226-11f0-9a7b-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]
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 [7a44b90a-4226-11f0-9a7b-060730329b56]
[7a44b90a-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7a44b90a-4226-11f0-9a7b-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]
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-bd56ada6-4226-11f0-9a7b-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]
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-a0e8fef7-4226-11f0-9a7b-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/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 [99d2e1b6-4226-11f0-9a7b-060730329b56]
[99d2e1b6-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[99d2e1b6-4226-11f0-9a7b-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]
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-d7cdbb59-4226-11f0-9a7b-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%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 [9a78497a-4226-11f0-9a7b-060730329b56]
[9a78497a-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9a78497a-4226-11f0-9a7b-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]
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 [acb37da9-4226-11f0-9a7b-060730329b56]
[acb37da9-4226-11f0-9a7b-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/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 [988504ee-4226-11f0-9a7b-060730329b56]
[988504ee-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[988504ee-4226-11f0-9a7b-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]
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-87426096-4226-11f0-9a7b-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.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-85483e3a-4226-11f0-9a7b-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/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 [935f932b-4226-11f0-9a7b-060730329b56]
[935f932b-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[935f932b-4226-11f0-9a7b-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]
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 [97333086-4226-11f0-9a7b-060730329b56]
[97333086-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[97333086-4226-11f0-9a7b-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(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 [ba1b58b3-4226-11f0-9a7b-060730329b56]
[ba1b58b3-4226-11f0-9a7b-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/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_113&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-c008fc78-4226-11f0-9a7b-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 [d59bbfe6-4226-11f0-9a7b-060730329b56]
[d59bbfe6-4226-11f0-9a7b-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]
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-a4c994a1-4226-11f0-9a7b-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 [d48e6e75-4226-11f0-9a7b-060730329b56]
[d48e6e75-4226-11f0-9a7b-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]
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-bf5f4ef4-4226-11f0-9a7b-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/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 [801a8f14-4226-11f0-9a7b-060730329b56]
[801a8f14-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[801a8f14-4226-11f0-9a7b-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]
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 [bac0c077-4226-11f0-9a7b-060730329b56]
[bac0c077-4226-11f0-9a7b-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]
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 [8a9c3a0b-4226-11f0-9a7b-060730329b56]
[8a9c3a0b-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[8a9c3a0b-4226-11f0-9a7b-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]
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 [a60792eb-4226-11f0-9a7b-060730329b56]
[a60792eb-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[a60792eb-4226-11f0-9a7b-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-c20a23b4-4226-11f0-9a7b-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_72&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-a1962eed-4226-11f0-9a7b-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]
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 [d6fcaf98-4226-11f0-9a7b-060730329b56]
[d6fcaf98-4226-11f0-9a7b-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]
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-d8846152-4226-11f0-9a7b-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/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_22&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-81a7e5e0-4226-11f0-9a7b-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]
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 [b8cb31fb-4226-11f0-9a7b-060730329b56]
[b8cb31fb-4226-11f0-9a7b-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: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 [b3a4aec5-4226-11f0-9a7b-060730329b56]
[b3a4aec5-4226-11f0-9a7b-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: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 [799f5146-4226-11f0-9a7b-060730329b56]
[799f5146-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[799f5146-4226-11f0-9a7b-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]
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-82085564-4226-11f0-9a7b-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]
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-84a5bca6-4226-11f0-9a7b-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]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [d7a60f10-4226-11f0-9a7b-060730329b56]
[d7a60f10-4226-11f0-9a7b-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]
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 [d667c28e-4226-11f0-9a7b-060730329b56]
[d667c28e-4226-11f0-9a7b-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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-bb642c6a-4226-11f0-9a7b-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/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 [9099bc56-4226-11f0-9a7b-060730329b56]
[9099bc56-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9099bc56-4226-11f0-9a7b-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]
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 [d5c84e2e-4226-11f0-9a7b-060730329b56]
[d5c84e2e-4226-11f0-9a7b-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]
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-a4c21a90-4226-11f0-9a7b-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-815c5deb-4226-11f0-9a7b-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 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 [7e1f8254-4226-11f0-9a7b-060730329b56]
[7e1f8254-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[7e1f8254-4226-11f0-9a7b-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]
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 [96887192-4226-11f0-9a7b-060730329b56]
[96887192-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[96887192-4226-11f0-9a7b-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]
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-be97921e-4226-11f0-9a7b-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]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [d5137d09-4226-11f0-9a7b-060730329b56]
[d5137d09-4226-11f0-9a7b-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]
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 [91eca22f-4226-11f0-9a7b-060730329b56]
[91eca22f-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[91eca22f-4226-11f0-9a7b-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]
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 [9925b1c2-4226-11f0-9a7b-060730329b56]
[9925b1c2-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9925b1c2-4226-11f0-9a7b-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]
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 [d5a7f4ea-4226-11f0-9a7b-060730329b56]
[d5a7f4ea-4226-11f0-9a7b-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]
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 [9147135b-4226-11f0-9a7b-060730329b56]
[9147135b-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9147135b-4226-11f0-9a7b-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]
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-85e5ddcc-4226-11f0-9a7b-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]
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 [95351688-4226-11f0-9a7b-060730329b56]
[95351688-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[95351688-4226-11f0-9a7b-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]
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 [97e0607a-4226-11f0-9a7b-060730329b56]
[97e0607a-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[97e0607a-4226-11f0-9a7b-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]
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 [9bb66ed2-4226-11f0-9a7b-060730329b56]
[9bb66ed2-4226-11f0-9a7b-060730329b56] Atteso [200] ritornato [200]
[9bb66ed2-4226-11f0-9a7b-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]
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-d88ec193-4226-11f0-9a7b-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-d7e70fc3-4226-11f0-9a7b-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]
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-853f3d88-4226-11f0-9a7b-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(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-d8071aed-4226-11f0-9a7b-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(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-a188c16a-4226-11f0-9a7b-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_144&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-d801c3b8-4226-11f0-9a7b-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]
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-d801eac9-4226-11f0-9a7b-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/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 [d6264cba-4226-11f0-9a7b-060730329b56]
[d6264cba-4226-11f0-9a7b-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]
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-83ec7ec0-4226-11f0-9a7b-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/gwCORSviaREST_allOrigins_credentials/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_64&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9fa2ea5d-4226-11f0-9a7b-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]
880 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
testOneWay_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKey_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestQueryParameters
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestQueryParameters
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testDoFilterActualPOST
21 ms
testDoFilterActualPOSTWithoutContentType
1536 ms
testDoFilterActualPUT
2636 ms
testDoFilterDifferentOrigin(https://www.govway.org)
3714 ms
testDoFilterDifferentOrigin(http://www.govway.org)
4859 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
5935 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
7012 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
8080 ms
testDoFilterDifferentOrigin(file://)
9159 ms
testDoFilterDifferentOrigin(null)
10240 ms
testDoFilterEmptyOrigin
11329 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
12412 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
13498 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
14573 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
15649 ms
testDoFilterNullOrigin
16784 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
17861 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
18942 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
20021 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
21089 ms
testDoFilterPreflight
22169 ms
testDoFilterPreflightAnyOrigin
22204 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
22237 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
22292 ms
testDoFilterPreflightEmptyACRH
22320 ms
testDoFilterPreflightEmptyACRM
22346 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
22372 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
22396 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
22421 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
22451 ms
testDoFilterPreflightMaxAge
22489 ms
testDoFilterPreflightMoreHeaders
22550 ms
testDoFilterPreflightNegativeMaxAge
22578 ms
testDoFilterPreflightNoACRH
22672 ms
testDoFilterPreflightNoACRM
22703 ms
testDoFilterPreflightTrasparente
22744 ms
testDoFilterPreflightUnsupportedACRH
22745 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
22805 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
23937 ms
testDoFilterSimpleGET
25043 ms
testDoFilterSimpleHEAD
26140 ms
testDoFilterSimpleRequestTrasparente
27236 ms
testDoFilterSimpleWithExposedHeaders
27237 ms
testOpenspcoopCoreLog
28326 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
28334 ms
testDoFilterActualPOST
28335 ms
testDoFilterActualPOSTWithoutContentType
29428 ms
testDoFilterActualPUT
30564 ms
testDoFilterDifferentOrigin(https://www.govway.org)
31648 ms
testDoFilterDifferentOrigin(http://www.govway.org)
32743 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
33820 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
34901 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
35982 ms
testDoFilterDifferentOrigin(file://)
37059 ms
testDoFilterDifferentOrigin(null)
38167 ms
testDoFilterEmptyOrigin
39235 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
40297 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
41378 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
42444 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
43549 ms
testDoFilterNullOrigin
44649 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
45740 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
46828 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
47935 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
49027 ms
testDoFilterPreflight
50123 ms
testDoFilterPreflightAnyOrigin
50179 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
50208 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
50262 ms
testDoFilterPreflightEmptyACRH
50301 ms
testDoFilterPreflightEmptyACRM
50335 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
50367 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
50398 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
50428 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
50456 ms
testDoFilterPreflightMaxAge
50489 ms
testDoFilterPreflightMoreHeaders
50534 ms
testDoFilterPreflightNegativeMaxAge
50567 ms
testDoFilterPreflightNoACRH
50622 ms
testDoFilterPreflightNoACRM
50651 ms
testDoFilterPreflightTrasparente
50680 ms
testDoFilterPreflightUnsupportedACRH
50681 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
50713 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
51820 ms
testDoFilterSimpleGET
52892 ms
testDoFilterSimpleHEAD
53970 ms
testDoFilterSimpleRequestTrasparente
55172 ms
testDoFilterSimpleWithExposedHeaders
55173 ms
testOpenspcoopCoreLog
56305 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterActualAnyOriginAndSupportsCredentials
56310 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
56310 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
57819 ms
testDoFilterActualPOST
59039 ms
testDoFilterActualRequestTrasparente
60216 ms
testDoFilterActualWithExposedHeaders
60217 ms
testDoFilterDifferentOrigin(https://www.govway.org)
61378 ms
testDoFilterDifferentOrigin(http://www.govway.org)
62547 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
63713 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
64891 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
66092 ms
testDoFilterDifferentOrigin(file://)
67283 ms
testDoFilterDifferentOrigin(null)
68434 ms
testDoFilterEmptyOrigin
69596 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
70776 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
71950 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
73103 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
74299 ms
testDoFilterNullOrigin
75450 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
76600 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
77798 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
78925 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
80051 ms
testDoFilterPreflight
81186 ms
testDoFilterPreflightAnyOrigin
81234 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
81273 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
81307 ms
testDoFilterPreflightEmptyACRH
81336 ms
testDoFilterPreflightEmptyACRM
81363 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
81395 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
81424 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
81451 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
81479 ms
testDoFilterPreflightMaxAge
81508 ms
testDoFilterPreflightMoreHeaders
81550 ms
testDoFilterPreflightNegativeMaxAge
81589 ms
testDoFilterPreflightNoACRH
81634 ms
testDoFilterPreflightNoACRM
81660 ms
testDoFilterPreflightTrasparente
81686 ms
testDoFilterPreflightUnsupportedACRH
81687 ms
testOpenspcoopCoreLog
81713 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
81716 ms
testDoFilterActualAnyOriginAndSupportsCredentials
81716 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
82853 ms
testDoFilterActualPOST
83988 ms
testDoFilterActualRequestTrasparente
85128 ms
testDoFilterActualWithExposedHeaders
85128 ms
testDoFilterDifferentOrigin(https://www.govway.org)
86254 ms
testDoFilterDifferentOrigin(http://www.govway.org)
87419 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
88544 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
89706 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
90832 ms
testDoFilterDifferentOrigin(file://)
91951 ms
testDoFilterDifferentOrigin(null)
93085 ms
testDoFilterEmptyOrigin
94249 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
95462 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
96580 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
97696 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
98904 ms
testDoFilterNullOrigin
100068 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
101201 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
102352 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
103501 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
104606 ms
testDoFilterPreflight
105729 ms
testDoFilterPreflightAnyOrigin
105766 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
105805 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
105865 ms
testDoFilterPreflightEmptyACRH
105916 ms
testDoFilterPreflightEmptyACRM
105954 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
106010 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
106045 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
106078 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
106141 ms
testDoFilterPreflightMaxAge
106186 ms
testDoFilterPreflightMoreHeaders
106265 ms
testDoFilterPreflightNegativeMaxAge
106312 ms
testDoFilterPreflightNoACRH
106371 ms
testDoFilterPreflightNoACRM
106410 ms
testDoFilterPreflightTrasparente
106455 ms
testDoFilterPreflightUnsupportedACRH
106456 ms
testOpenspcoopCoreLog
106509 ms