



<?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-23be6daf-2527-11f0-abf9-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 [c6de2f5b-2526-11f0-abf9-060730329b56]
[c6de2f5b-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c6de2f5b-2526-11f0-abf9-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-23bfa630-2527-11f0-abf9-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 [dcdf9360-2526-11f0-abf9-060730329b56]
[dcdf9360-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[dcdf9360-2526-11f0-abf9-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 [0014ca29-2527-11f0-abf9-060730329b56]
[0014ca29-2527-11f0-abf9-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-0d403876-2527-11f0-abf9-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 [eac74cd6-2526-11f0-abf9-060730329b56]
[eac74cd6-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[eac74cd6-2526-11f0-abf9-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 [cc7834de-2526-11f0-abf9-060730329b56]
[cc7834de-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[cc7834de-2526-11f0-abf9-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-f074170f-2526-11f0-abf9-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-da5e1892-2526-11f0-abf9-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-23fd7298-2527-11f0-abf9-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-239784b2-2527-11f0-abf9-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 [236a813a-2527-11f0-abf9-060730329b56]
[236a813a-2527-11f0-abf9-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 [ec0af06e-2526-11f0-abf9-060730329b56]
[ec0af06e-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ec0af06e-2526-11f0-abf9-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 [22d63062-2527-11f0-abf9-060730329b56]
[22d63062-2527-11f0-abf9-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 [21a1ced7-2527-11f0-abf9-060730329b56]
[21a1ced7-2527-11f0-abf9-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 [00b501cd-2527-11f0-abf9-060730329b56]
[00b501cd-2527-11f0-abf9-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 [06fafecd-2527-11f0-abf9-060730329b56]
[06fafecd-2527-11f0-abf9-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 [fedd0d74-2526-11f0-abf9-060730329b56]
[fedd0d74-2526-11f0-abf9-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 [c8154fd0-2526-11f0-abf9-060730329b56]
[c8154fd0-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c8154fd0-2526-11f0-abf9-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 [dc3e715c-2526-11f0-abf9-060730329b56]
[dc3e715c-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[dc3e715c-2526-11f0-abf9-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 [03d8b017-2527-11f0-abf9-060730329b56]
[03d8b017-2527-11f0-abf9-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 [dd83e9b5-2526-11f0-abf9-060730329b56]
[dd83e9b5-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[dd83e9b5-2526-11f0-abf9-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-f3970108-2526-11f0-abf9-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-23c39dd3-2527-11f0-abf9-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 [21fdd198-2527-11f0-abf9-060730329b56]
[21fdd198-2527-11f0-abf9-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 [fb10ea27-2526-11f0-abf9-060730329b56]
[fb10ea27-2526-11f0-abf9-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-11bb3966-2527-11f0-abf9-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 [cd197cf2-2526-11f0-abf9-060730329b56]
[cd197cf2-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[cd197cf2-2526-11f0-abf9-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 [fe163afb-2526-11f0-abf9-060730329b56]
[fe163afb-2526-11f0-abf9-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 [df613542-2526-11f0-abf9-060730329b56]
[df613542-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[df613542-2526-11f0-abf9-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 [01f87e57-2527-11f0-abf9-060730329b56]
[01f87e57-2527-11f0-abf9-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-12568f08-2527-11f0-abf9-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-12624eda-2527-11f0-abf9-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 [226238cc-2527-11f0-abf9-060730329b56]
[226238cc-2527-11f0-abf9-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 [c8b81f88-2526-11f0-abf9-060730329b56]
[c8b81f88-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c8b81f88-2526-11f0-abf9-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 [e5bc40e4-2526-11f0-abf9-060730329b56]
[e5bc40e4-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e5bc40e4-2526-11f0-abf9-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 [c86a9bc4-2526-11f0-abf9-060730329b56]
[c86a9bc4-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c86a9bc4-2526-11f0-abf9-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-0de9e5fc-2527-11f0-abf9-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-f0eeeb62-2526-11f0-abf9-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 [f750adbe-2526-11f0-abf9-060730329b56]
[f750adbe-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[f750adbe-2526-11f0-abf9-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-23d6d7bd-2527-11f0-abf9-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 [c4f460ae-2526-11f0-abf9-060730329b56]
[c4f460ae-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c4f460ae-2526-11f0-abf9-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 [d0e52b12-2526-11f0-abf9-060730329b56]
[d0e52b12-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[d0e52b12-2526-11f0-abf9-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-d54a0bf0-2526-11f0-abf9-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-0d47b288-2527-11f0-abf9-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-0e8e3c50-2527-11f0-abf9-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 [23166dba-2527-11f0-abf9-060730329b56]
[23166dba-2527-11f0-abf9-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-23c0deb2-2527-11f0-abf9-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-f228f20c-2526-11f0-abf9-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 [cf02fd86-2526-11f0-abf9-060730329b56]
[cf02fd86-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[cf02fd86-2526-11f0-abf9-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 [033e44d3-2527-11f0-abf9-060730329b56]
[033e44d3-2527-11f0-abf9-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-f06b3d6c-2526-11f0-abf9-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-ee8b0bb0-2526-11f0-abf9-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 [01551261-2527-11f0-abf9-060730329b56]
[01551261-2527-11f0-abf9-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-0c9dddf2-2527-11f0-abf9-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 [f617b888-2526-11f0-abf9-060730329b56]
[f617b888-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[f617b888-2526-11f0-abf9-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 [02d1ee6f-2527-11f0-abf9-060730329b56]
[02d1ee6f-2527-11f0-abf9-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 [23478fe2-2527-11f0-abf9-060730329b56]
[23478fe2-2527-11f0-abf9-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-f24c588d-2526-11f0-abf9-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 [083af8e5-2527-11f0-abf9-060730329b56]
[083af8e5-2527-11f0-abf9-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 [ec324e92-2526-11f0-abf9-060730329b56]
[ec324e92-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ec324e92-2526-11f0-abf9-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 [06576bc7-2527-11f0-abf9-060730329b56]
[06576bc7-2527-11f0-abf9-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-da573ac0-2526-11f0-abf9-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-d87693d4-2526-11f0-abf9-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 [f89848fa-2526-11f0-abf9-060730329b56]
[f89848fa-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[f89848fa-2526-11f0-abf9-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 [0516ae5f-2527-11f0-abf9-060730329b56]
[0516ae5f-2527-11f0-abf9-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 [2330d38e-2527-11f0-abf9-060730329b56]
[2330d38e-2527-11f0-abf9-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-d5426ace-2526-11f0-abf9-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 [e477d9fc-2526-11f0-abf9-060730329b56]
[e477d9fc-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e477d9fc-2526-11f0-abf9-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-23be6dae-2527-11f0-abf9-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 [ce62c5e2-2526-11f0-abf9-060730329b56]
[ce62c5e2-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ce62c5e2-2526-11f0-abf9-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-d4a1e50a-2526-11f0-abf9-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 [ca99d7e4-2526-11f0-abf9-060730329b56]
[ca99d7e4-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ca99d7e4-2526-11f0-abf9-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 [ce5be80e-2526-11f0-abf9-060730329b56]
[ce5be80e-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ce5be80e-2526-11f0-abf9-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-da4debee-2526-11f0-abf9-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-f06dfc8e-2526-11f0-abf9-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 [13a5cb62-2527-11f0-abf9-060730329b56]
[13a5cb62-2527-11f0-abf9-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-f0eec451-2526-11f0-abf9-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 [ed517a3a-2526-11f0-abf9-060730329b56]
[ed517a3a-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ed517a3a-2526-11f0-abf9-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 [05b6bef3-2527-11f0-abf9-060730329b56]
[05b6bef3-2527-11f0-abf9-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 [c3116fd1-2526-11f0-abf9-060730329b56]
[c3116fd1-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c3116fd1-2526-11f0-abf9-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 [22e80ab6-2527-11f0-abf9-060730329b56]
[22e80ab6-2527-11f0-abf9-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 [ecb14296-2526-11f0-abf9-060730329b56]
[ecb14296-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[ecb14296-2526-11f0-abf9-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 [04764fab-2527-11f0-abf9-060730329b56]
[04764fab-2527-11f0-abf9-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-106f0a4c-2527-11f0-abf9-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-23d63b7c-2527-11f0-abf9-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-edebbe6d-2526-11f0-abf9-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 [22909bd8-2527-11f0-abf9-060730329b56]
[22909bd8-2527-11f0-abf9-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-0abbd776-2527-11f0-abf9-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 [cd28bf36-2526-11f0-abf9-060730329b56]
[cd28bf36-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[cd28bf36-2526-11f0-abf9-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 [2202daac-2527-11f0-abf9-060730329b56]
[2202daac-2527-11f0-abf9-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 [c453daea-2526-11f0-abf9-060730329b56]
[c453daea-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c453daea-2526-11f0-abf9-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 [f436ea8c-2526-11f0-abf9-060730329b56]
[f436ea8c-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[f436ea8c-2526-11f0-abf9-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 [cb3a0f88-2526-11f0-abf9-060730329b56]
[cb3a0f88-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[cb3a0f88-2526-11f0-abf9-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 [c9f95220-2526-11f0-abf9-060730329b56]
[c9f95220-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c9f95220-2526-11f0-abf9-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-0b6250ac-2527-11f0-abf9-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-f06d122d-2526-11f0-abf9-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 [e8e7904c-2526-11f0-abf9-060730329b56]
[e8e7904c-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e8e7904c-2526-11f0-abf9-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-237619fd-2527-11f0-abf9-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 [e98c5bd0-2526-11f0-abf9-060730329b56]
[e98c5bd0-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e98c5bd0-2526-11f0-abf9-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 [fc5b1d72-2526-11f0-abf9-060730329b56]
[fc5b1d72-2526-11f0-abf9-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 [e7a5c174-2526-11f0-abf9-060730329b56]
[e7a5c174-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e7a5c174-2526-11f0-abf9-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-d86f40d2-2526-11f0-abf9-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-d6854b16-2526-11f0-abf9-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 [e33806f5-2526-11f0-abf9-060730329b56]
[e33806f5-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e33806f5-2526-11f0-abf9-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 [e662e12c-2526-11f0-abf9-060730329b56]
[e662e12c-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e662e12c-2526-11f0-abf9-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 [08dae269-2527-11f0-abf9-060730329b56]
[08dae269-2527-11f0-abf9-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-0e8589be-2527-11f0-abf9-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 [22436620-2527-11f0-abf9-060730329b56]
[22436620-2527-11f0-abf9-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-f3904a47-2526-11f0-abf9-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 [14e3f0bb-2527-11f0-abf9-060730329b56]
[14e3f0bb-2527-11f0-abf9-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-0de32f3a-2527-11f0-abf9-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 [d03e159d-2526-11f0-abf9-060730329b56]
[d03e159d-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[d03e159d-2526-11f0-abf9-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 [097bb64d-2527-11f0-abf9-060730329b56]
[097bb64d-2527-11f0-abf9-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 [db9a9037-2526-11f0-abf9-060730329b56]
[db9a9037-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[db9a9037-2526-11f0-abf9-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 [f576e4a4-2526-11f0-abf9-060730329b56]
[f576e4a4-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[f576e4a4-2526-11f0-abf9-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-0ffa4f7a-2527-11f0-abf9-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-f10b9b23-2526-11f0-abf9-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 [22d45b9e-2527-11f0-abf9-060730329b56]
[22d45b9e-2527-11f0-abf9-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-23f8b7a6-2527-11f0-abf9-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-d2c13e1c-2526-11f0-abf9-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 [079ac141-2527-11f0-abf9-060730329b56]
[079ac141-2527-11f0-abf9-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 [02988eeb-2527-11f0-abf9-060730329b56]
[02988eeb-2527-11f0-abf9-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 [c958090c-2526-11f0-abf9-060730329b56]
[c958090c-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[c958090c-2526-11f0-abf9-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-d3621200-2526-11f0-abf9-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-d5e3b3e2-2526-11f0-abf9-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 [2354d656-2527-11f0-abf9-060730329b56]
[2354d656-2527-11f0-abf9-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 [228ca434-2527-11f0-abf9-060730329b56]
[228ca434-2527-11f0-abf9-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-0a03ab00-2527-11f0-abf9-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 [e04505a0-2526-11f0-abf9-060730329b56]
[e04505a0-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e04505a0-2526-11f0-abf9-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 [225d2fb8-2527-11f0-abf9-060730329b56]
[225d2fb8-2527-11f0-abf9-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-f38f5fe6-2526-11f0-abf9-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-d21ee397-2526-11f0-abf9-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 [cdbbb06a-2526-11f0-abf9-060730329b56]
[cdbbb06a-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[cdbbb06a-2526-11f0-abf9-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 [e63baa18-2526-11f0-abf9-060730329b56]
[e63baa18-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e63baa18-2526-11f0-abf9-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-0ca4e2d4-2527-11f0-abf9-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 [21cb01c1-2527-11f0-abf9-060730329b56]
[21cb01c1-2527-11f0-abf9-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 [e15a9459-2526-11f0-abf9-060730329b56]
[e15a9459-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e15a9459-2526-11f0-abf9-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 [e845d208-2526-11f0-abf9-060730329b56]
[e845d208-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e845d208-2526-11f0-abf9-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 [225b0cd4-2527-11f0-abf9-060730329b56]
[225b0cd4-2527-11f0-abf9-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 [e0b97255-2526-11f0-abf9-060730329b56]
[e0b97255-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e0b97255-2526-11f0-abf9-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-d68c9e18-2526-11f0-abf9-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 [e51af7d0-2526-11f0-abf9-060730329b56]
[e51af7d0-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e51af7d0-2526-11f0-abf9-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 [e7045150-2526-11f0-abf9-060730329b56]
[e7045150-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[e7045150-2526-11f0-abf9-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 [eb69a75a-2526-11f0-abf9-060730329b56]
[eb69a75a-2526-11f0-abf9-060730329b56] Atteso [200] ritornato [200]
[eb69a75a-2526-11f0-abf9-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-23fd2477-2527-11f0-abf9-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-23a678d7-2527-11f0-abf9-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-d5ea1c84-2526-11f0-abf9-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-23c0b7a1-2527-11f0-abf9-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-f0eec450-2526-11f0-abf9-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-23bdd16c-2527-11f0-abf9-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-23be1f8d-2527-11f0-abf9-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 [22774770-2527-11f0-abf9-060730329b56]
[22774770-2527-11f0-abf9-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-d4a8e9ec-2526-11f0-abf9-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-ee937023-2526-11f0-abf9-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.PortaDelegataAutenticato
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardCustomAuthorization_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testDoFilterActualPOST
14 ms
testDoFilterActualPOSTWithoutContentType
1367 ms
testDoFilterActualPUT
2431 ms
testDoFilterDifferentOrigin(https://www.govway.org)
3491 ms
testDoFilterDifferentOrigin(http://www.govway.org)
4554 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
5606 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
6666 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
7718 ms
testDoFilterDifferentOrigin(file://)
8779 ms
testDoFilterDifferentOrigin(null)
9838 ms
testDoFilterEmptyOrigin
10890 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
11947 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
12999 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
14060 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
15113 ms
testDoFilterNullOrigin
16167 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
17219 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
18272 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
19322 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
20376 ms
testDoFilterPreflight
21430 ms
testDoFilterPreflightAnyOrigin
21462 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
21489 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
21525 ms
testDoFilterPreflightEmptyACRH
21548 ms
testDoFilterPreflightEmptyACRM
21572 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
21594 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
21614 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
21635 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
21656 ms
testDoFilterPreflightMaxAge
21679 ms
testDoFilterPreflightMoreHeaders
21710 ms
testDoFilterPreflightNegativeMaxAge
21732 ms
testDoFilterPreflightNoACRH
21764 ms
testDoFilterPreflightNoACRM
21787 ms
testDoFilterPreflightUnsupportedACRH
21807 ms
testDoFilterPreflightTrasparente
21807 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
21829 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
22890 ms
testDoFilterSimpleGET
23942 ms
testDoFilterSimpleHEAD
24998 ms
testDoFilterSimpleRequestTrasparente
26052 ms
testDoFilterSimpleWithExposedHeaders
26053 ms
testOpenspcoopCoreLog
27118 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterActualPOST
27123 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
27123 ms
testDoFilterActualPOSTWithoutContentType
28192 ms
testDoFilterActualPUT
29256 ms
testDoFilterDifferentOrigin(https://www.govway.org)
30308 ms
testDoFilterDifferentOrigin(http://www.govway.org)
31379 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
32433 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
33486 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
34543 ms
testDoFilterDifferentOrigin(file://)
35597 ms
testDoFilterDifferentOrigin(null)
36652 ms
testDoFilterEmptyOrigin
37711 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
38762 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
39826 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
40882 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
41934 ms
testDoFilterNullOrigin
42988 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
44043 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
45099 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
46152 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
47213 ms
testDoFilterPreflight
48268 ms
testDoFilterPreflightAnyOrigin
48293 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
48315 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
48344 ms
testDoFilterPreflightEmptyACRH
48371 ms
testDoFilterPreflightEmptyACRM
48397 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
48420 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
48442 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
48464 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
48489 ms
testDoFilterPreflightMaxAge
48514 ms
testDoFilterPreflightMoreHeaders
48547 ms
testDoFilterPreflightNegativeMaxAge
48570 ms
testDoFilterPreflightNoACRH
48604 ms
testDoFilterPreflightNoACRM
48626 ms
testDoFilterPreflightUnsupportedACRH
48649 ms
testDoFilterPreflightTrasparente
48649 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
48674 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
49732 ms
testDoFilterSimpleGET
50790 ms
testDoFilterSimpleHEAD
51840 ms
testDoFilterSimpleWithExposedHeaders
52897 ms
testDoFilterSimpleRequestTrasparente
52897 ms
testOpenspcoopCoreLog
53961 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterActualAnyOriginAndSupportsCredentials
53963 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
53963 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
55279 ms
testDoFilterActualPOST
56419 ms
testDoFilterActualRequestTrasparente
57534 ms
testDoFilterActualWithExposedHeaders
57534 ms
testDoFilterDifferentOrigin(https://www.govway.org)
58641 ms
testDoFilterDifferentOrigin(http://www.govway.org)
59738 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
60827 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
61956 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
63050 ms
testDoFilterDifferentOrigin(file://)
64137 ms
testDoFilterDifferentOrigin(null)
65258 ms
testDoFilterEmptyOrigin
66352 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
67467 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
68568 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
69663 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
70756 ms
testDoFilterNullOrigin
71844 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
72926 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
74015 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
75135 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
76219 ms
testDoFilterPreflight
77306 ms
testDoFilterPreflightAnyOrigin
77339 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
77372 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
77400 ms
testDoFilterPreflightEmptyACRH
77426 ms
testDoFilterPreflightEmptyACRM
77450 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
77478 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
77502 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
77526 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
77551 ms
testDoFilterPreflightMaxAge
77576 ms
testDoFilterPreflightMoreHeaders
77631 ms
testDoFilterPreflightNegativeMaxAge
77658 ms
testDoFilterPreflightNoACRH
77697 ms
testDoFilterPreflightNoACRM
77721 ms
testDoFilterPreflightTrasparente
77744 ms
testDoFilterPreflightUnsupportedACRH
77745 ms
testOpenspcoopCoreLog
77768 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
77770 ms
testDoFilterActualAnyOriginAndSupportsCredentials
77770 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
78864 ms
testDoFilterActualPOST
79965 ms
testDoFilterActualRequestTrasparente
81066 ms
testDoFilterActualWithExposedHeaders
81066 ms
testDoFilterDifferentOrigin(https://www.govway.org)
82171 ms
testDoFilterDifferentOrigin(http://www.govway.org)
83278 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
84361 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
85458 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
86541 ms
testDoFilterDifferentOrigin(file://)
87620 ms
testDoFilterDifferentOrigin(null)
88699 ms
testDoFilterEmptyOrigin
89781 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
90862 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
91947 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
93027 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
94101 ms
testDoFilterNullOrigin
95188 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
96266 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
97359 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
98450 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
99565 ms
testDoFilterPreflight
100642 ms
testDoFilterPreflightAnyOrigin
100667 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
100692 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
100716 ms
testDoFilterPreflightEmptyACRH
100738 ms
testDoFilterPreflightEmptyACRM
100768 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
100792 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
100815 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
100838 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
100864 ms
testDoFilterPreflightMaxAge
100891 ms
testDoFilterPreflightMoreHeaders
100923 ms
testDoFilterPreflightNegativeMaxAge
100949 ms
testDoFilterPreflightNoACRH
100990 ms
testDoFilterPreflightNoACRM
101012 ms
testDoFilterPreflightUnsupportedACRH
101034 ms
testDoFilterPreflightTrasparente
101034 ms
testOpenspcoopCoreLog
101058 ms