org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
org.openspcoop2.protocol.trasparente.testsuite.units.rest.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
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 [6374a72c-d612-11f0-8320-060730329b56]
[6374a72c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_127&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [619315b0-d612-11f0-8320-060730329b56]
[619315b0-d612-11f0-8320-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-4fad7ad8-d612-11f0-8320-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-1310355a-d612-11f0-8320-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/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_77&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-311ffa58-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/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 [6181d798-d612-11f0-8320-060730329b56]
[6181d798-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/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 [61c940ec-d612-11f0-8320-060730329b56]
[61c940ec-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_152&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-64074a5e-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/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 [618d705c-d612-11f0-8320-060730329b56]
[618d705c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/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 [3f0bf987-d612-11f0-8320-060730329b56]
[3f0bf987-d612-11f0-8320-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]
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-4bd99060-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.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 [61ada294-d612-11f0-8320-060730329b56]
[61ada294-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org)
URL: http://localhost:8080/govway/api/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 [6343d326-d612-11f0-8320-060730329b56]
[6343d326-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/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 [2284d063-d612-11f0-8320-060730329b56]
[2284d063-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2284d063-d612-11f0-8320-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_48] e valore ritornato [TEST_RESPONSE_48]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_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 [028c2717-d612-11f0-8320-060730329b56]
[028c2717-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[028c2717-d612-11f0-8320-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]
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 [33a82be7-d612-11f0-8320-060730329b56]
[33a82be7-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[33a82be7-d612-11f0-8320-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]
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 [2a2c5836-d612-11f0-8320-060730329b56]
[2a2c5836-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2a2c5836-d612-11f0-8320-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]
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-1080feec-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_149&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-63d05bd3-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterOriginNotAllowed(http://www.govway.org)
URL: http://localhost:8080/govway/api/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 [0a25f34e-d612-11f0-8320-060730329b56]
[0a25f34e-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0a25f34e-d612-11f0-8320-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]
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 [23cf9feb-d612-11f0-8320-060730329b56]
[23cf9feb-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[23cf9feb-d612-11f0-8320-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]
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 [441ecdad-d612-11f0-8320-060730329b56]
[441ecdad-d612-11f0-8320-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_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 [6156cff4-d612-11f0-8320-060730329b56]
[6156cff4-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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 [42d92e43-d612-11f0-8320-060730329b56]
[42d92e43-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_31&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-1125a360-d612-11f0-8320-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/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_150&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-63d1bb64-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightNegativeMaxAge
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_maxAge_disabled/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_116&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4dbfb58c-d612-11f0-8320-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-14f967c6-d612-11f0-8320-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/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_70&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-2df79121-d612-11f0-8320-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]
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-63a6dac9-d612-11f0-8320-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]
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 [395c220f-d612-11f0-8320-060730329b56]
[395c220f-d612-11f0-8320-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]
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-4f122536-d612-11f0-8320-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)
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 [0ad37166-d612-11f0-8320-060730329b56]
[0ad37166-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0ad37166-d612-11f0-8320-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]
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-2df59550-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightEmptyACRM
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_109&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4a7ff3c6-d612-11f0-8320-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]
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 [1a387c0a-d612-11f0-8320-060730329b56]
[1a387c0a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[1a387c0a-d612-11f0-8320-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]
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 [4384b089-d612-11f0-8320-060730329b56]
[4384b089-d612-11f0-8320-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/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 [62c0e77a-d612-11f0-8320-060730329b56]
[62c0e77a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(http://www.govway.org)
URL: http://localhost:8080/govway/api/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 [032fba1c-d612-11f0-8320-060730329b56]
[032fba1c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[032fba1c-d612-11f0-8320-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(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 [44c08bf1-d612-11f0-8320-060730329b56]
[44c08bf1-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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-4a8b3e68-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_112&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4b33b36c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterSimpleGET
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_39&destFileContentType=application/json&checkEqualsHttpMethod=GET
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, Access-Control-Allow-Origin, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Vary, GovWay-TestSuite-Description, ProvaHeaderResponse, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [178da748-d612-11f0-8320-060730329b56]
[178da748-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[178da748-d612-11f0-8320-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]
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-46ae2b30-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightAnyOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_63&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-2c0efaf0-d612-11f0-8320-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]
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-2f45e31d-d612-11f0-8320-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]
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-63c02f2f-d612-11f0-8320-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 [07a0cefa-d612-11f0-8320-060730329b56]
[07a0cefa-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[07a0cefa-d612-11f0-8320-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]
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 [3dc98e6d-d612-11f0-8320-060730329b56]
[3dc98e6d-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(file://)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_92&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [40235cff-d612-11f0-8320-060730329b56]
[40235cff-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterActualAnyOriginAndSupportsCredentials
URL: http://localhost:8080/govway/api/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 [511a9f72-d612-11f0-8320-060730329b56]
[511a9f72-d612-11f0-8320-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]
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 [000f673a-d612-11f0-8320-060730329b56]
[000f673a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[000f673a-d612-11f0-8320-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]
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-489c3f9c-d612-11f0-8320-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]
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-63a30a34-d612-11f0-8320-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]
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-2d550f8c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_156&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-6447399a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(null)
URL: http://localhost:8080/govway/api/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 [05c53120-d612-11f0-8320-060730329b56]
[05c53120-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[05c53120-d612-11f0-8320-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]
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 [3faef04b-d612-11f0-8320-060730329b56]
[3faef04b-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterNullOrigin
URL: http://localhost:8080/govway/api/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 [284808ca-d612-11f0-8320-060730329b56]
[284808ca-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[284808ca-d612-11f0-8320-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]
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 [27a3d982-d612-11f0-8320-060730329b56]
[27a3d982-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[27a3d982-d612-11f0-8320-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]
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 [090f0506-d612-11f0-8320-060730329b56]
[090f0506-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[090f0506-d612-11f0-8320-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]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [6235be6a-d612-11f0-8320-060730329b56]
[6235be6a-d612-11f0-8320-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/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 [3d26e5c9-d612-11f0-8320-060730329b56]
[3d26e5c9-d612-11f0-8320-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 [62228486-d612-11f0-8320-060730329b56]
[62228486-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMoreHeaders
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_73&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-2f3c1f1c-d612-11f0-8320-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]
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-2d5620fd-d612-11f0-8320-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]
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 [ff6f2f96-d611-11f0-8320-060730329b56]
[ff6f2f96-d611-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[ff6f2f96-d611-11f0-8320-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(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 [2475a3f0-d612-11f0-8320-060730329b56]
[2475a3f0-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2475a3f0-d612-11f0-8320-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]
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-0fd6dc34-d612-11f0-8320-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/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_27&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-106cb398-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
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-4d234e7a-d612-11f0-8320-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]
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-311db067-d612-11f0-8320-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]
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-64386c89-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPOST
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/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 [fe87679d-d611-11f0-8320-060730329b56]
[fe87679d-d611-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[fe87679d-d611-11f0-8320-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]
testDoFilterSimpleRequestTrasparente
Tests per CORS Trasparente disabilitati
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-64370cf8-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterEmptyOrigin
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/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 [40fd4247-d612-11f0-8320-060730329b56]
[40fd4247-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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 [05234bcc-d612-11f0-8320-060730329b56]
[05234bcc-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[05234bcc-d612-11f0-8320-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]
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 [0481dba8-d612-11f0-8320-060730329b56]
[0481dba8-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0481dba8-d612-11f0-8320-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]
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-0fdf67b6-d612-11f0-8320-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/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 [62786cbe-d612-11f0-8320-060730329b56]
[62786cbe-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_59&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse, GovWay-Sender-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [298a72e2-d612-11f0-8320-060730329b56]
[298a72e2-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[298a72e2-d612-11f0-8320-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.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-4b28b6ea-d612-11f0-8320-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/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 [605ba6fb-d612-11f0-8320-060730329b56]
[605ba6fb-d612-11f0-8320-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]
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 [1835ce2d-d612-11f0-8320-060730329b56]
[1835ce2d-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[1835ce2d-d612-11f0-8320-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]
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-2b6f5f8d-d612-11f0-8320-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 [25bdb458-d612-11f0-8320-060730329b56]
[25bdb458-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[25bdb458-d612-11f0-8320-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]
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-150575b8-d612-11f0-8320-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-15a18eaa-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_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 [4238a87f-d612-11f0-8320-060730329b56]
[4238a87f-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterEmptyOrigin
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/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 [251da3c4-d612-11f0-8320-060730329b56]
[251da3c4-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[251da3c4-d612-11f0-8320-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-49e428f4-d612-11f0-8320-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_144&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-63b4bd7e-d612-11f0-8320-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]
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 [16e99f14-d612-11f0-8320-060730329b56]
[16e99f14-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[16e99f14-d612-11f0-8320-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]
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 [63001362-d612-11f0-8320-060730329b56]
[63001362-d612-11f0-8320-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 [2661957c-d612-11f0-8320-060730329b56]
[2661957c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2661957c-d612-11f0-8320-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]
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 [629d80f6-d612-11f0-8320-060730329b56]
[629d80f6-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_101&destFileContentType=text/xml&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, GovWay-Service, ReturnCode, Server, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Version, GovWay-Provider, GovWay-Version-Info, Cache-Control, GovWay-Message-ID, Vary, Expires, GovWay-TestSuite-Description, Content-Type])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [4561fc15-d612-11f0-8320-060730329b56]
[4561fc15-d612-11f0-8320-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 [611b9baf-d612-11f0-8320-060730329b56]
[611b9baf-d612-11f0-8320-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]
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-0cac290f-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_6&destFileContentType=application/json&checkEqualsHttpMethod=POST
Atteso [200] ritornato [200], raccolgo id ...
Headers: ([GovWay-Service, Server, Access-Control-Allow-Origin, GovWay-Version, GovWay-Provider, GovWay-Version-Info, GovWay-Message-ID, Content-Type, Keep-Alive, Transfer-Encoding, GovWay-Provider-Type, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-TestSuite, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, Vary, Expires, GovWay-TestSuite-Description, ProvaHeaderResponse])
Leggo id da header [GovWay-Message-ID]
Ricevuto id [03d0db20-d612-11f0-8320-060730329b56]
[03d0db20-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[03d0db20-d612-11f0-8320-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]
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 [4603ba59-d612-11f0-8320-060730329b56]
[4603ba59-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_71&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-2df87b82-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualRequestTrasparente
Tests per CORS Trasparente disabilitati
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 [31c38d5c-d612-11f0-8320-060730329b56]
[31c38d5c-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[31c38d5c-d612-11f0-8320-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_78] e valore ritornato [TEST_RESPONSE_78]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(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 [28e99ffe-d612-11f0-8320-060730329b56]
[28e99ffe-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[28e99ffe-d612-11f0-8320-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]
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 [0a760f22-d612-11f0-8320-060730329b56]
[0a760f22-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0a760f22-d612-11f0-8320-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_18] e valore ritornato [TEST_RESPONSE_18]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(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 [2142b36b-d612-11f0-8320-060730329b56]
[2142b36b-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2142b36b-d612-11f0-8320-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.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 [3eb88253-d612-11f0-8320-060730329b56]
[3eb88253-d612-11f0-8320-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 [21e8de7f-d612-11f0-8320-060730329b56]
[21e8de7f-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[21e8de7f-d612-11f0-8320-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]
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 [37803614-d612-11f0-8320-060730329b56]
[37803614-d612-11f0-8320-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]
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-13184bac-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterActualPUT
URL: http://localhost:8080/govway/api/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 [1ea57338-d612-11f0-8320-060730329b56]
[1ea57338-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[1ea57338-d612-11f0-8320-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]
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-0f3e93d2-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Credentials] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightUnsupportedACRH
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_119&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4fb5b83a-d612-11f0-8320-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/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_113&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-4bd17a0e-d612-11f0-8320-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]
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 [1c1eef58-d612-11f0-8320-060730329b56]
[1c1eef58-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[1c1eef58-d612-11f0-8320-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]
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-47ee9a76-d612-11f0-8320-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]
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-2d5f48bf-d612-11f0-8320-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 [46a2b97d-d612-11f0-8320-060730329b56]
[46a2b97d-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterSimpleHEAD
URL: http://localhost:8080/govway/api/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 [343577cb-d612-11f0-8320-060730329b56]
[343577cb-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[343577cb-d612-11f0-8320-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]
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 [06660504-d612-11f0-8320-060730329b56]
[06660504-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[06660504-d612-11f0-8320-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]
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 [606c48d6-d612-11f0-8320-060730329b56]
[606c48d6-d612-11f0-8320-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]
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-111c548e-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_72&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-2e001ca3-d612-11f0-8320-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]
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 [62d61d2e-d612-11f0-8320-060730329b56]
[62d61d2e-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_107&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-49dc60c2-d612-11f0-8320-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]
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-2c19d063-d612-11f0-8320-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]
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 [16471d7f-d612-11f0-8320-060730329b56]
[16471d7f-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[16471d7f-d612-11f0-8320-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]
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-63cf9880-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterOriginNotAllowed(https://www.govway2.org: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 [0b74454a-d612-11f0-8320-060730329b56]
[0b74454a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0b74454a-d612-11f0-8320-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%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 [08e2ebf2-d612-11f0-8320-060730329b56]
[08e2ebf2-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[08e2ebf2-d612-11f0-8320-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]
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 [0985bbaa-d612-11f0-8320-060730329b56]
[0985bbaa-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0985bbaa-d612-11f0-8320-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_16] e valore ritornato [TEST_RESPONSE_16]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterPreflightMaxAge
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP_maxAge/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_151&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-63d36915-d612-11f0-8320-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]
testDoFilterPreflightTrasparente
Tests per CORS Trasparente disabilitati
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-6413cd7f-d612-11f0-8320-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]
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 [3266ab31-d612-11f0-8320-060730329b56]
[3266ab31-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[3266ab31-d612-11f0-8320-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]
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 [61d13030-d612-11f0-8320-060730329b56]
[61d13030-d612-11f0-8320-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/in/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_28&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-10784c5a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Non atteso header [Access-Control-Allow-Origin] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
URL: http://localhost:8080/govway/api/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_148&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-63d034c2-d612-11f0-8320-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]
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 [35944487-d612-11f0-8320-060730329b56]
[35944487-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[35944487-d612-11f0-8320-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_82] e valore ritornato [TEST_RESPONSE_82]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaSOAP_allOrigins?destFile=/etc/govway/testfiles/soap11_1K.xml&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_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 [419f75bb-d612-11f0-8320-060730329b56]
[419f75bb-d612-11f0-8320-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/out/APIMinisteroFruitore/APIMinisteroErogatore/gwCORSviaREST/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_67&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-2d5620fe-d612-11f0-8320-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(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 [405cbc83-d612-11f0-8320-060730329b56]
[405cbc83-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
URL: http://localhost:8080/govway/api/in/APIMinisteroErogatore/gwCORSviaREST_allOrigins/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_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 [0841c9ee-d612-11f0-8320-060730329b56]
[0841c9ee-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[0841c9ee-d612-11f0-8320-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]
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 [047817a4-d612-11f0-8320-060730329b56]
[047817a4-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[047817a4-d612-11f0-8320-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]
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-30880016-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterDifferentOrigin(https://www.govway.org)
URL: http://localhost:8080/govway/api/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 [209116a4-d612-11f0-8320-060730329b56]
[209116a4-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[209116a4-d612-11f0-8320-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]
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-0df28bc8-d612-11f0-8320-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]
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 [1cbe8abd-d612-11f0-8320-060730329b56]
[1cbe8abd-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[1cbe8abd-d612-11f0-8320-060730329b56] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_43] e valore ritornato [TEST_RESPONSE_43]
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header [Access-Control-Allow-Methods] trovato [null]
Non atteso header [Access-Control-Allow-Headers] trovato [null]
testDoFilterDifferentOrigin(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 [232b2287-d612-11f0-8320-060730329b56]
[232b2287-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[232b2287-d612-11f0-8320-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]
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-63d00db1-d612-11f0-8320-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/gwCORSviaSOAP/service/ping?returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_141&checkEqualsHttpMethod=OPTIONS
Atteso [200] ritornato [200], raccolgo id ...
[Preflight-6378028f-d612-11f0-8320-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/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 [2acdef6a-d612-11f0-8320-060730329b56]
[2acdef6a-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2acdef6a-d612-11f0-8320-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]
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 [3be0d131-d612-11f0-8320-060730329b56]
[3be0d131-d612-11f0-8320-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]
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 [627ed562-d612-11f0-8320-060730329b56]
[627ed562-d612-11f0-8320-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-0d4f9504-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Atteso header 'Access-Control-Allow-Methods' [GET, POST, PUT, DELETE, PATCH] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [Authorization, Content-Type, SOAPAction, Cache-Control] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
testDoFilterInvalidOrigin(http://www.w3.org 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 [2844d476-d612-11f0-8320-060730329b56]
[2844d476-d612-11f0-8320-060730329b56] Atteso [200] ritornato [200]
[2844d476-d612-11f0-8320-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]
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 [3a9d2d98-d612-11f0-8320-060730329b56]
[3a9d2d98-d612-11f0-8320-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]
880 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP11Stateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP11Stateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKey_genericCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testAppIdOptional
testNone
testSsl_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKey_genericCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testAppIdOptional
testNone
testSsl_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyOk
testMTOM_Soap11
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyOk
testMTOM_Soap11
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAny
test_rolesAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAny
test_rolesAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesInternalAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testSincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalHeaderOptional
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalIp
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderOptional
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalIp
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestFlussiOk
compactTestEsaminaJWTinHeader
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalIpForwardedOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalIpForwardedOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesAny
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesAny
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
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.successful.PortaDelegataAutenticato
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasicOptional
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKey_genericCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testSsl_specificCode
testSsl_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testBasic_genericCode
testSslOptional
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKey_genericCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testSsl_specificCode
testSsl_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testBasic_genericCode
testSslOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegole
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingRegole
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingRegolaDefault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testDoFilterActualPOST
20 ms
testDoFilterActualPOSTWithoutContentType
1682 ms
testDoFilterActualPUT
2768 ms
testDoFilterDifferentOrigin(https://www.govway.org)
3839 ms
testDoFilterDifferentOrigin(http://www.govway.org)
4911 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
5982 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
7052 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
8124 ms
testDoFilterDifferentOrigin(file://)
9192 ms
testDoFilterDifferentOrigin(null)
10257 ms
testDoFilterEmptyOrigin
11323 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
12402 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
13466 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
14555 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
15623 ms
testDoFilterNullOrigin
16685 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
17758 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
18821 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
19885 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
20945 ms
testDoFilterPreflight
22008 ms
testDoFilterPreflightAnyOrigin
22053 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
22084 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
22142 ms
testDoFilterPreflightEmptyACRH
22168 ms
testDoFilterPreflightEmptyACRM
22192 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
22222 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
22249 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
22279 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
22304 ms
testDoFilterPreflightMaxAge
22330 ms
testDoFilterPreflightMoreHeaders
22375 ms
testDoFilterPreflightNegativeMaxAge
22399 ms
testDoFilterPreflightNoACRH
22443 ms
testDoFilterPreflightNoACRM
22472 ms
testDoFilterPreflightTrasparente
22498 ms
testDoFilterPreflightUnsupportedACRH
22498 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
22524 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
23594 ms
testDoFilterSimpleGET
24661 ms
testDoFilterSimpleHEAD
25729 ms
testDoFilterSimpleWithExposedHeaders
26788 ms
testDoFilterSimpleRequestTrasparente
26788 ms
testOpenspcoopCoreLog
27867 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterActualPOST
27875 ms
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
27875 ms
testDoFilterActualPOSTWithoutContentType
28967 ms
testDoFilterActualPUT
30046 ms
testDoFilterDifferentOrigin(https://www.govway.org)
31113 ms
testDoFilterDifferentOrigin(http://www.govway.org)
32189 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
33252 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
34314 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
35382 ms
testDoFilterDifferentOrigin(file://)
36443 ms
testDoFilterDifferentOrigin(null)
37514 ms
testDoFilterEmptyOrigin
38625 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
39684 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
40745 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
41812 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
42880 ms
testDoFilterNullOrigin
43948 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
45013 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
46082 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
47144 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
48207 ms
testDoFilterPreflight
49274 ms
testDoFilterPreflightAnyOrigin
49302 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
49330 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
49373 ms
testDoFilterPreflightEmptyACRH
49403 ms
testDoFilterPreflightEmptyACRM
49427 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
49453 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
49478 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
49502 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
49527 ms
testDoFilterPreflightMaxAge
49551 ms
testDoFilterPreflightMoreHeaders
49587 ms
testDoFilterPreflightNegativeMaxAge
49611 ms
testDoFilterPreflightNoACRH
49647 ms
testDoFilterPreflightNoACRM
49674 ms
testDoFilterPreflightTrasparente
49696 ms
testDoFilterPreflightUnsupportedACRH
49697 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
49719 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
50782 ms
testDoFilterSimpleGET
51848 ms
testDoFilterSimpleHEAD
52911 ms
testDoFilterSimpleRequestTrasparente
53965 ms
testDoFilterSimpleWithExposedHeaders
53966 ms
testOpenspcoopCoreLog
55042 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
55046 ms
testDoFilterActualAnyOriginAndSupportsCredentials
55046 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
56504 ms
testDoFilterActualPOST
57710 ms
testDoFilterActualRequestTrasparente
58868 ms
testDoFilterActualWithExposedHeaders
58869 ms
testDoFilterDifferentOrigin(https://www.govway.org)
60022 ms
testDoFilterDifferentOrigin(http://www.govway.org)
61163 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
62300 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
63434 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
64567 ms
testDoFilterDifferentOrigin(file://)
65695 ms
testDoFilterDifferentOrigin(null)
66821 ms
testDoFilterEmptyOrigin
67945 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
69082 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
70193 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
71365 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
72495 ms
testDoFilterNullOrigin
73623 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
74739 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
75855 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
76959 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
78119 ms
testDoFilterPreflight
79324 ms
testDoFilterPreflightAnyOrigin
79358 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
79389 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
79421 ms
testDoFilterPreflightEmptyACRH
79448 ms
testDoFilterPreflightEmptyACRM
79473 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
79505 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
79531 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
79558 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
79586 ms
testDoFilterPreflightMaxAge
79611 ms
testDoFilterPreflightMoreHeaders
79666 ms
testDoFilterPreflightNegativeMaxAge
79691 ms
testDoFilterPreflightNoACRH
79735 ms
testDoFilterPreflightNoACRM
79759 ms
testDoFilterPreflightUnsupportedACRH
79786 ms
testDoFilterPreflightTrasparente
79786 ms
testOpenspcoopCoreLog
79813 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
79816 ms
testDoFilterActualAnyOriginAndSupportsCredentials
79817 ms
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
80950 ms
testDoFilterActualPOST
82075 ms
testDoFilterActualRequestTrasparente
83200 ms
testDoFilterActualWithExposedHeaders
83201 ms
testDoFilterDifferentOrigin(https://www.govway.org)
84316 ms
testDoFilterDifferentOrigin(http://www.govway.org)
85440 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
86547 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
87667 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
88794 ms
testDoFilterDifferentOrigin(file://)
89928 ms
testDoFilterDifferentOrigin(null)
91049 ms
testDoFilterEmptyOrigin
92147 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
93236 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
94336 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
95433 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
96528 ms
testDoFilterNullOrigin
97642 ms
testDoFilterOriginNotAllowed(http://www.govway.org)
98741 ms
testDoFilterOriginNotAllowed(https://www.GOVWAY.org)
99891 ms
testDoFilterOriginNotAllowed(https://www.govway2.org)
101014 ms
testDoFilterOriginNotAllowed(https://www.govway2.org:8443)
102113 ms
testDoFilterPreflight
103276 ms
testDoFilterPreflightAnyOrigin
103313 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
103346 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
103376 ms
testDoFilterPreflightEmptyACRH
103403 ms
testDoFilterPreflightEmptyACRM
103429 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
103455 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
103484 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
103512 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
103538 ms
testDoFilterPreflightMaxAge
103568 ms
testDoFilterPreflightMoreHeaders
103614 ms
testDoFilterPreflightNegativeMaxAge
103640 ms
testDoFilterPreflightNoACRH
103690 ms
testDoFilterPreflightNoACRM
103728 ms
testDoFilterPreflightUnsupportedACRH
103755 ms
testDoFilterPreflightTrasparente
103755 ms
testOpenspcoopCoreLog
103781 ms