org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
<?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
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 [7dce900c-a66d-11ef-bb49-060730329b56]
[7dce900c-a66d-11ef-bb49-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/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_154&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9fde0b91-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterNullOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/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 [46dbf1e3-a66d-11ef-bb49-060730329b56]
[46dbf1e3-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[46dbf1e3-a66d-11ef-bb49-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]
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-4cac48ab-a66d-11ef-bb49-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]
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 [8054ecda-a66d-11ef-bb49-060730329b56]
[8054ecda-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_119&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-8d463855-a66d-11ef-bb49-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]
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 [3d4a7350-a66d-11ef-bb49-060730329b56]
[3d4a7350-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[3d4a7350-a66d-11ef-bb49-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)
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 [48e24941-a66d-11ef-bb49-060730329b56]
[48e24941-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[48e24941-a66d-11ef-bb49-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]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [8382ad42-a66d-11ef-bb49-060730329b56]
[8382ad42-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_111&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-88b64fd5-a66d-11ef-bb49-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]
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-68ebe276-a66d-11ef-bb49-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]
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-8807722d-a66d-11ef-bb49-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]
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 [464270ff-a66d-11ef-bb49-060730329b56]
[464270ff-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[464270ff-a66d-11ef-bb49-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)
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 [9d8d1749-a66d-11ef-bb49-060730329b56]
[9d8d1749-a66d-11ef-bb49-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]
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 [547674ad-a66d-11ef-bb49-060730329b56]
[547674ad-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[547674ad-a66d-11ef-bb49-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]
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 [7aaa1e71-a66d-11ef-bb49-060730329b56]
[7aaa1e71-a66d-11ef-bb49-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]
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-86c57c47-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway2.org: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 [9da421bf-a66d-11ef-bb49-060730329b56]
[9da421bf-a66d-11ef-bb49-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/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_35&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-528049f1-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/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 [426780a1-a66d-11ef-bb49-060730329b56]
[426780a1-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[426780a1-a66d-11ef-bb49-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]
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 [8243014a-a66d-11ef-bb49-060730329b56]
[8243014a-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_115&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-8b4b0485-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_140&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [9f371d05-a66d-11ef-bb49-060730329b56]
[9f371d05-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/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 [41200c7a-a66d-11ef-bb49-060730329b56]
[41200c7a-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[41200c7a-a66d-11ef-bb49-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]
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-6c18df8e-a66d-11ef-bb49-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]
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-5125ea05-a66d-11ef-bb49-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]
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-9f80d049-a66d-11ef-bb49-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/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 [60068269-a66d-11ef-bb49-060730329b56]
[60068269-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[60068269-a66d-11ef-bb49-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]
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 [7acee485-a66d-11ef-bb49-060730329b56]
[7acee485-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_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 [5ec61321-a66d-11ef-bb49-060730329b56]
[5ec61321-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5ec61321-a66d-11ef-bb49-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]
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 [80f5e7ce-a66d-11ef-bb49-060730329b56]
[80f5e7ce-a66d-11ef-bb49-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]
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 [5b8eb5cc-a66d-11ef-bb49-060730329b56]
[5b8eb5cc-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5b8eb5cc-a66d-11ef-bb49-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]
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-882dbee1-a66d-11ef-bb49-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(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-88ac8bd3-a66d-11ef-bb49-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-9f78e107-a66d-11ef-bb49-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]
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 [5a517ad6-a66d-11ef-bb49-060730329b56]
[5a517ad6-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5a517ad6-a66d-11ef-bb49-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]
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 [685d3703-a66d-11ef-bb49-060730329b56]
[685d3703-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[685d3703-a66d-11ef-bb49-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]
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 [9e127303-a66d-11ef-bb49-060730329b56]
[9e127303-a66d-11ef-bb49-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-4d4c804f-a66d-11ef-bb49-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]
testDoFilterSimpleRequestTrasparente
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 [9f228391-a66d-11ef-bb49-060730329b56]
[9f228391-a66d-11ef-bb49-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_63&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-68f70609-a66d-11ef-bb49-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]
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-8d326231-a66d-11ef-bb49-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_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 [44f816a3-a66d-11ef-bb49-060730329b56]
[44f816a3-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[44f816a3-a66d-11ef-bb49-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]
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-6f434492-a66d-11ef-bb49-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-9feadcd3-a66d-11ef-bb49-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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 [71c7a494-a66d-11ef-bb49-060730329b56]
[71c7a494-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[71c7a494-a66d-11ef-bb49-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]
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 [648505ca-a66d-11ef-bb49-060730329b56]
[648505ca-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[648505ca-a66d-11ef-bb49-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]
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 [7c941435-a66d-11ef-bb49-060730329b56]
[7c941435-a66d-11ef-bb49-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]
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 [9dc404db-a66d-11ef-bb49-060730329b56]
[9dc404db-a66d-11ef-bb49-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-6d669548-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightNoACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_34&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-527c795f-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_32&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-508934d3-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/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 [9ec3c1b9-a66d-11ef-bb49-060730329b56]
[9ec3c1b9-a66d-11ef-bb49-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/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 [9d1ddaa8-a66d-11ef-bb49-060730329b56]
[9d1ddaa8-a66d-11ef-bb49-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(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 [9d24434d-a66d-11ef-bb49-060730329b56]
[9d24434d-a66d-11ef-bb49-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]
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 [44534b1f-a66d-11ef-bb49-060730329b56]
[44534b1f-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[44534b1f-a66d-11ef-bb49-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]
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-4e86fc25-a66d-11ef-bb49-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 [3f3ec94d-a66d-11ef-bb49-060730329b56]
[3f3ec94d-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[3f3ec94d-a66d-11ef-bb49-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]
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 [7084ec5c-a66d-11ef-bb49-060730329b56]
[7084ec5c-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[7084ec5c-a66d-11ef-bb49-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]
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-6ad710b6-a66d-11ef-bb49-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-4e957b17-a66d-11ef-bb49-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/gwCORSviaREST_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_31&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4f311ed9-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org: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-6b79e06b-a66d-11ef-bb49-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]
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-9f5d1b9d-a66d-11ef-bb49-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]
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-4d42200d-a66d-11ef-bb49-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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 [652c906e-a66d-11ef-bb49-060730329b56]
[652c906e-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[652c906e-a66d-11ef-bb49-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%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 [45bc781b-a66d-11ef-bb49-060730329b56]
[45bc781b-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[45bc781b-a66d-11ef-bb49-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]
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 [7e71ade0-a66d-11ef-bb49-060730329b56]
[7e71ade0-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflight
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_21&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4a19dee8-a66d-11ef-bb49-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]
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 [551d3c01-a66d-11ef-bb49-060730329b56]
[551d3c01-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[551d3c01-a66d-11ef-bb49-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]
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-895ca1f9-a66d-11ef-bb49-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/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 [5665c196-a66d-11ef-bb49-060730329b56]
[5665c196-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5665c196-a66d-11ef-bb49-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]
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-9fc55368-a66d-11ef-bb49-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]
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 [9eb36e03-a66d-11ef-bb49-060730329b56]
[9eb36e03-a66d-11ef-bb49-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(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-9f853d1a-a66d-11ef-bb49-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(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 [615aeee4-a66d-11ef-bb49-060730329b56]
[615aeee4-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[615aeee4-a66d-11ef-bb49-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]
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 [7965de9a-a66d-11ef-bb49-060730329b56]
[7965de9a-a66d-11ef-bb49-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]
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 [53c4b0d8-a66d-11ef-bb49-060730329b56]
[53c4b0d8-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[53c4b0d8-a66d-11ef-bb49-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]
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 [8e7b35ed-a66d-11ef-bb49-060730329b56]
[8e7b35ed-a66d-11ef-bb49-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]
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 [73133770-a66d-11ef-bb49-060730329b56]
[73133770-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[73133770-a66d-11ef-bb49-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]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [9e8de49e-a66d-11ef-bb49-060730329b56]
[9e8de49e-a66d-11ef-bb49-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]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [781ae801-a66d-11ef-bb49-060730329b56]
[781ae801-a66d-11ef-bb49-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(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 [5f651245-a66d-11ef-bb49-060730329b56]
[5f651245-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5f651245-a66d-11ef-bb49-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]
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-89530507-a66d-11ef-bb49-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/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 [842b7066-a66d-11ef-bb49-060730329b56]
[842b7066-a66d-11ef-bb49-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.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 [9d8aa645-a66d-11ef-bb49-060730329b56]
[9d8aa645-a66d-11ef-bb49-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-8d34fa43-a66d-11ef-bb49-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]
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 [6fe550f7-a66d-11ef-bb49-060730329b56]
[6fe550f7-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[6fe550f7-a66d-11ef-bb49-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]
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-9f705582-a66d-11ef-bb49-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]
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 [57b54c13-a66d-11ef-bb49-060730329b56]
[57b54c13-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[57b54c13-a66d-11ef-bb49-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]
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-86142da1-a66d-11ef-bb49-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(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 [43085485-a66d-11ef-bb49-060730329b56]
[43085485-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[43085485-a66d-11ef-bb49-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]
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-89f7d08b-a66d-11ef-bb49-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]
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-6ad9cfd7-a66d-11ef-bb49-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/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 [9ef9299d-a66d-11ef-bb49-060730329b56]
[9ef9299d-a66d-11ef-bb49-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]
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 [82374176-a66d-11ef-bb49-060730329b56]
[82374176-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflight
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_141&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9f43a028-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/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 [47826b17-a66d-11ef-bb49-060730329b56]
[47826b17-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[47826b17-a66d-11ef-bb49-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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-4deda253-a66d-11ef-bb49-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]
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 [76495c48-a66d-11ef-bb49-060730329b56]
[76495c48-a66d-11ef-bb49-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]
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-8bea9fe7-a66d-11ef-bb49-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]
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-699541dc-a66d-11ef-bb49-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]
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 [74fe178d-a66d-11ef-bb49-060730329b56]
[74fe178d-a66d-11ef-bb49-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]
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 [3ca83fdc-a66d-11ef-bb49-060730329b56]
[3ca83fdc-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[3ca83fdc-a66d-11ef-bb49-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]
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 [7b4c03c9-a66d-11ef-bb49-060730329b56]
[7b4c03c9-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_45&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [5d826f88-a66d-11ef-bb49-060730329b56]
[5d826f88-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5d826f88-a66d-11ef-bb49-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]
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-6d65f907-a66d-11ef-bb49-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/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 [9cc0514f-a66d-11ef-bb49-060730329b56]
[9cc0514f-a66d-11ef-bb49-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(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 [409aafd6-a66d-11ef-bb49-060730329b56]
[409aafd6-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[409aafd6-a66d-11ef-bb49-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]
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 [9d6f7d21-a66d-11ef-bb49-060730329b56]
[9d6f7d21-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org: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 [4980fa45-a66d-11ef-bb49-060730329b56]
[4980fa45-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[4980fa45-a66d-11ef-bb49-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]
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 [9e0cf4bf-a66d-11ef-bb49-060730329b56]
[9e0cf4bf-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/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 [60a8dced-a66d-11ef-bb49-060730329b56]
[60a8dced-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[60a8dced-a66d-11ef-bb49-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/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 [67bbedef-a66d-11ef-bb49-060730329b56]
[67bbedef-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[67bbedef-a66d-11ef-bb49-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]
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 [43b5847b-a66d-11ef-bb49-060730329b56]
[43b5847b-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[43b5847b-a66d-11ef-bb49-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]
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-6f44cb33-a66d-11ef-bb49-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)
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-9f8dc89c-a66d-11ef-bb49-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]
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-6eabe691-a66d-11ef-bb49-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/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_36&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-531ab533-a66d-11ef-bb49-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_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 [63435e00-a66d-11ef-bb49-060730329b56]
[63435e00-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[63435e00-a66d-11ef-bb49-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(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 [9dbc63b3-a66d-11ef-bb49-060730329b56]
[9dbc63b3-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.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-9f8d2c5b-a66d-11ef-bb49-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.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 [482a91fb-a66d-11ef-bb49-060730329b56]
[482a91fb-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[482a91fb-a66d-11ef-bb49-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]
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 [9e606bf7-a66d-11ef-bb49-060730329b56]
[9e606bf7-a66d-11ef-bb49-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]
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 [9cb61816-a66d-11ef-bb49-060730329b56]
[9cb61816-a66d-11ef-bb49-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]
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 [65d8fd13-a66d-11ef-bb49-060730329b56]
[65d8fd13-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[65d8fd13-a66d-11ef-bb49-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]
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-4b608ec1-a66d-11ef-bb49-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_69&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-6ae01169-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/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 [5e269ecd-a66d-11ef-bb49-060730329b56]
[5e269ecd-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[5e269ecd-a66d-11ef-bb49-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]
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 [7becb09d-a66d-11ef-bb49-060730329b56]
[7becb09d-a66d-11ef-bb49-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/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 [7c40eb21-a66d-11ef-bb49-060730329b56]
[7c40eb21-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(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-4de4a1a1-a66d-11ef-bb49-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.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 [6719e18b-a66d-11ef-bb49-060730329b56]
[6719e18b-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[6719e18b-a66d-11ef-bb49-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]
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-6b77967a-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
URL: http://localhost:8080/govway/api/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 [7fb10bb6-a66d-11ef-bb49-060730329b56]
[7fb10bb6-a66d-11ef-bb49-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/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_22&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4ac0a63d-a66d-11ef-bb49-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(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 [40780ca2-a66d-11ef-bb49-060730329b56]
[40780ca2-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[40780ca2-a66d-11ef-bb49-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]
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 [82e3870e-a66d-11ef-bb49-060730329b56]
[82e3870e-a66d-11ef-bb49-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%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 [6464faa6-a66d-11ef-bb49-060730329b56]
[6464faa6-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[6464faa6-a66d-11ef-bb49-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]
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-6a5bed45-a66d-11ef-bb49-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]
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 [45917077-a66d-11ef-bb49-060730329b56]
[45917077-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[45917077-a66d-11ef-bb49-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]
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-9f7a1988-a66d-11ef-bb49-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_150&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9f8defad-a66d-11ef-bb49-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(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 [9dbe1167-a66d-11ef-bb49-060730329b56]
[9dbe1167-a66d-11ef-bb49-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]
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 [3b686cd5-a66d-11ef-bb49-060730329b56]
[3b686cd5-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[3b686cd5-a66d-11ef-bb49-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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 [629df63c-a66d-11ef-bb49-060730329b56]
[629df63c-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[629df63c-a66d-11ef-bb49-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]
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-8813801f-a66d-11ef-bb49-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 [59a6bbe1-a66d-11ef-bb49-060730329b56]
[59a6bbe1-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[59a6bbe1-a66d-11ef-bb49-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]
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 [66787167-a66d-11ef-bb49-060730329b56]
[66787167-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[66787167-a66d-11ef-bb49-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]
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 [7124d4e0-a66d-11ef-bb49-060730329b56]
[7124d4e0-a66d-11ef-bb49-060730329b56] Atteso [200] ritornato [200]
[7124d4e0-a66d-11ef-bb49-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]
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 [81989072-a66d-11ef-bb49-060730329b56]
[81989072-a66d-11ef-bb49-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_155&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-9fdf1d02-a66d-11ef-bb49-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-9f8defae-a66d-11ef-bb49-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]
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-9fbb8f67-a66d-11ef-bb49-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/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_104&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-84d6cb9b-a66d-11ef-bb49-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(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-6ada9328-a66d-11ef-bb49-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]
880 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
sincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
sincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11Stateless
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipal_genericCode
testPrincipalOptional
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalIp
testPrincipalQueryOptional
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipal_genericCode
testPrincipalOptional
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalIp
testPrincipalQueryOptional
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_noCredential
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCaching
testResponseCachingMaxAge
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingMaxAgeDisabled
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCaching
testResponseCachingMaxAge
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingMaxSize
testResponseCachingMaxAgeDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasicOptional
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyOptional
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testSslOptional
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_genericCode
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_genericCode
testApiKeyForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyOptional
testBasic_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testSslOptional
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIp
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryClean_specificCode
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIp
testPrincipalHeaderNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryOptional
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalUrl_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntuale
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_rolesAny
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
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_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_XacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
sincronoFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasicOptional
testBasic_specificCode
testSsl_genericCode
testBasicForwardAuthorization_specificCode
testBasic_genericCode
testSsl_specificCode
testNone
testBasicForwardAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKey_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testAppId_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyOptional
testAppIdOptional
testBasicOptional
testBasic_specificCode
testSsl_genericCode
testBasicForwardAuthorization_specificCode
testBasic_genericCode
testSsl_specificCode
testNone
testBasicForwardAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKey_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testAppId_genericCode
testAppIdForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testAppId_specificCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingDigestQueryParameters
testResponseCachingNoCache
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingMaxAge
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingDigestQueryParameters
testResponseCachingNoCache
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingMaxAge
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testDoFilterActualPOST
16 ms
testDoFilterActualPOSTWithoutContentType
1416 ms
testDoFilterActualPUT
2509 ms
testDoFilterDifferentOrigin(https://www.govway.org)
3589 ms
testDoFilterDifferentOrigin(http://www.govway.org)
4684 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
5738 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
6797 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
7845 ms
testDoFilterDifferentOrigin(file://)
8900 ms
testDoFilterDifferentOrigin(null)
9959 ms
testDoFilterEmptyOrigin
11014 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
12086 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
13137 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
14222 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
15271 ms
testDoFilterNullOrigin
16331 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
17397 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
18497 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
19556 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
20615 ms
testDoFilterPreflight
21676 ms
testDoFilterPreflightAnyOrigin
21710 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
21738 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
21785 ms
testDoFilterPreflightEmptyACRH
21808 ms
testDoFilterPreflightEmptyACRM
21828 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
21850 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
21871 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
21891 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
21918 ms
testDoFilterPreflightMaxAge
21945 ms
testDoFilterPreflightMoreHeaders
21984 ms
testDoFilterPreflightNegativeMaxAge
22012 ms
testDoFilterPreflightNoACRH
22050 ms
testDoFilterPreflightNoACRM
22075 ms
testDoFilterPreflightTrasparente
22096 ms
testDoFilterPreflightUnsupportedACRH
22098 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
22120 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
23181 ms
testDoFilterSimpleGET
24258 ms
testDoFilterSimpleHEAD
25391 ms
testDoFilterSimpleRequestTrasparente
26456 ms
testDoFilterSimpleWithExposedHeaders
26456 ms
testOpenspcoopCoreLog
27567 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
27577 ms
testDoFilterActualPOST
27578 ms
testDoFilterActualPOSTWithoutContentType
28767 ms
testDoFilterActualPUT
29841 ms
testDoFilterDifferentOrigin(https://www.govway.org)
30910 ms
testDoFilterDifferentOrigin(http://www.govway.org)
32028 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
33086 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
34145 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
35231 ms
testDoFilterDifferentOrigin(file://)
36307 ms
testDoFilterDifferentOrigin(null)
37361 ms
testDoFilterEmptyOrigin
38435 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
39513 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
40571 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
41666 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
42737 ms
testDoFilterNullOrigin
43813 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
44879 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
45937 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
47017 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
48119 ms
testDoFilterPreflight
49178 ms
testDoFilterPreflightAnyOrigin
49205 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
49301 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
49358 ms
testDoFilterPreflightEmptyACRH
49416 ms
testDoFilterPreflightEmptyACRM
49442 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
49474 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
49497 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
49532 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
49567 ms
testDoFilterPreflightMaxAge
49611 ms
testDoFilterPreflightMoreHeaders
49690 ms
testDoFilterPreflightNegativeMaxAge
49720 ms
testDoFilterPreflightNoACRH
49782 ms
testDoFilterPreflightNoACRM
49820 ms
testDoFilterPreflightTrasparente
49847 ms
testDoFilterPreflightUnsupportedACRH
49848 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
49881 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
50984 ms
testDoFilterSimpleGET
52046 ms
testDoFilterSimpleHEAD
53097 ms
testDoFilterSimpleRequestTrasparente
54172 ms
testDoFilterSimpleWithExposedHeaders
54172 ms
testOpenspcoopCoreLog
55267 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterActualAnyOriginAndSupportsCredentials
55270 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
55270 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
56781 ms
testDoFilterActualPOST
58018 ms
testDoFilterActualRequestTrasparente
59233 ms
testDoFilterActualWithExposedHeaders
59234 ms
testDoFilterDifferentOrigin(https://www.govway.org)
60475 ms
testDoFilterDifferentOrigin(http://www.govway.org)
61622 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
62800 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
63992 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
65142 ms
testDoFilterDifferentOrigin(file://)
66295 ms
testDoFilterDifferentOrigin(null)
67460 ms
testDoFilterEmptyOrigin
68620 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
69774 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
70940 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
72082 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
73246 ms
testDoFilterNullOrigin
74421 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
75542 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
76662 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
77805 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
78965 ms
testDoFilterPreflight
80089 ms
testDoFilterPreflightAnyOrigin
80127 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
80160 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
80188 ms
testDoFilterPreflightEmptyACRH
80216 ms
testDoFilterPreflightEmptyACRM
80242 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
80268 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
80311 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
80341 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
80366 ms
testDoFilterPreflightMaxAge
80390 ms
testDoFilterPreflightMoreHeaders
80439 ms
testDoFilterPreflightNegativeMaxAge
80468 ms
testDoFilterPreflightNoACRH
80515 ms
testDoFilterPreflightNoACRM
80540 ms
testDoFilterPreflightUnsupportedACRH
80563 ms
testDoFilterPreflightTrasparente
80563 ms
testOpenspcoopCoreLog
80591 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
80594 ms
testDoFilterActualAnyOriginAndSupportsCredentials
80594 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
81713 ms
testDoFilterActualPOST
82840 ms
testDoFilterActualWithExposedHeaders
83952 ms
testDoFilterActualRequestTrasparente
83952 ms
testDoFilterDifferentOrigin(https://www.govway.org)
85129 ms
testDoFilterDifferentOrigin(http://www.govway.org)
86296 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
87410 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
88587 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
89828 ms
testDoFilterDifferentOrigin(file://)
90955 ms
testDoFilterDifferentOrigin(null)
92223 ms
testDoFilterEmptyOrigin
93366 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
94497 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
95664 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
96829 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
97937 ms
testDoFilterNullOrigin
99029 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
100166 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
101286 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
102425 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
103519 ms
testDoFilterPreflight
104668 ms
testDoFilterPreflightAnyOrigin
104698 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
104731 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
104761 ms
testDoFilterPreflightEmptyACRH
104790 ms
testDoFilterPreflightEmptyACRM
104814 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
104837 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
104861 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
104892 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
104912 ms
testDoFilterPreflightMaxAge
104934 ms
testDoFilterPreflightMoreHeaders
104978 ms
testDoFilterPreflightNegativeMaxAge
105003 ms
testDoFilterPreflightNoACRH
105045 ms
testDoFilterPreflightNoACRM
105073 ms
testDoFilterPreflightUnsupportedACRH
105101 ms
testDoFilterPreflightTrasparente
105101 ms
testOpenspcoopCoreLog
105141 ms