
<?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="MTOMPortaDelegata"/> </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
MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
MTOMPortaDelegata.SOAP11
testMTOM_Soap11
MTOMPortaDelegata.SOAP11_PACKAGE_UNPACKAGE_ALL
testMTOM_Soap11_packageUnpackage_all
MTOMPortaDelegata.SOAP11_PACKAGE_UNPACKAGE_XML
testMTOM_Soap11_packageUnpackage_xml
MTOMPortaDelegata.SOAP11_UNPACKAGE_PACKAGE_ALL
testMTOM_Soap11_unpackagePackage_all
MTOMPortaDelegata.SOAP11_UNPACKAGE_PACKAGE_XML
testMTOM_Soap11_unpackagePackage_xml
MTOMPortaDelegata.SOAP11_VALIDAZIONE
testMTOM_Soap11_validazione
MTOMPortaDelegata.SOAP11_VERIFY_KO_REQUEST
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
MTOMPortaDelegata.SOAP11_VERIFY_KO_RESPONSE
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
MTOMPortaDelegata.SOAP11_VERIFY_OK
testMTOM_Soap11_verifyOk
MTOMPortaDelegata.SOAP12
testMTOM_Soap12
MTOMPortaDelegata.SOAP12_PACKAGE_UNPACKAGE_ALL
testMTOM_Soap12_packageUnpackage_all
MTOMPortaDelegata.SOAP12_PACKAGE_UNPACKAGE_XML
testMTOM_Soap12_packageUnpackage_xml
MTOMPortaDelegata.SOAP12_UNPACKAGE_PACKAGE_ALL
testMTOM_Soap12_unpackagePackage_all
MTOMPortaDelegata.SOAP12_UNPACKAGE_PACKAGE_XML
testMTOM_Soap12_unpackagePackage_xml
MTOMPortaDelegata.SOAP12_VALIDAZIONE
testMTOM_Soap12_validazione
MTOMPortaDelegata.SOAP12_VERIFY_KO_REQUEST
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
MTOMPortaDelegata.SOAP12_VERIFY_KO_RESPONSE
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_request_specificCode
MTOMPortaDelegata.SOAP12_VERIFY_OK
testMTOM_Soap12_verifyOk
Times for Ant suite
Total running time: 8 seconds
Reporter output for Ant suite
testMTOM_Soap11_unpackagePackage_xml
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=0
testMTOM_Soap12_validazione
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap12
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap12_unpackagePackage_xml
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=0
testMTOM_Soap11_verifyKo_request_specificCode
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [false]
Cerco codice di errore [GOVWAY-500]
Cerco messaggio di errore [Sistema non disponibile]
FaultCode [{http://govway.org/integration/fault}GOVWAY-500]
FaultCodeLocalPart [GOVWAY-500]
FaultString [Sistema non disponibile]
FaultActor [http://govway.org/integration]
ID [8f174055-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap11_verifyKo_request_genericCode_wrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [Client.BadRequest]
Cerco messaggio di errore [Bad request]
FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}Client.BadRequest]
FaultCodeLocalPart [Client.BadRequest]
FaultString [Bad request]
FaultActor [http://govway.org/integration]
ID [8e755b01-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap11_verifyKo_response_genericCode_wrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [Server.InvalidResponse]
Cerco messaggio di errore [Invalid response received from the API Implementation]
FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}Server.InvalidResponse]
FaultCodeLocalPart [Server.InvalidResponse]
FaultString [Invalid response received from the API Implementation]
FaultActor [http://govway.org/integration]
ID [91902fa5-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap12_verifyKo_response_genericCode_wrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [InvalidResponse]
Cerco messaggio di errore [Invalid response received from the API Implementation]
FaultCode [{http://www.w3.org/2003/05/soap-envelope}Receiver]
FaultCodeLocalPart [Receiver]
SubFaultCode [InvalidResponse]
FaultString [Invalid response received from the API Implementation]
FaultActor [http://govway.org/integration]
ID [9ff862b8-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap11_verifyKo_response_request_specificCode
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [false]
Cerco codice di errore [GOVWAY-500]
Cerco messaggio di errore [Sistema non disponibile]
FaultCode [{http://govway.org/integration/fault}GOVWAY-500]
FaultCodeLocalPart [GOVWAY-500]
FaultString [Sistema non disponibile]
FaultActor [http://govway.org/integration]
ID [92312a9a-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap12_verifyKo_request_specificCode
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [false]
Cerco codice di errore [GOVWAY-500]
Cerco messaggio di errore [Sistema non disponibile]
FaultCode [{http://www.w3.org/2003/05/soap-envelope}Receiver]
FaultCodeLocalPart [Receiver]
SubFaultCode [GOVWAY-500]
FaultString [Sistema non disponibile]
FaultActor [http://govway.org/integration]
ID [9e1794ba-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap12_packageUnpackage_xml
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=0
testMTOM_Soap12_verifyKo_response_request_specificCode
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [false]
Cerco codice di errore [GOVWAY-500]
Cerco messaggio di errore [Sistema non disponibile]
FaultCode [{http://www.w3.org/2003/05/soap-envelope}Receiver]
FaultCodeLocalPart [Receiver]
SubFaultCode [GOVWAY-500]
FaultString [Sistema non disponibile]
FaultActor [http://govway.org/integration]
ID [a09a480d-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [Client.AttachmentsRequestFailed]
Cerco messaggio di errore [Request attachments processing failed]
FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}Client.AttachmentsRequestFailed]
FaultCodeLocalPart [Client.AttachmentsRequestFailed]
FaultString [Request attachments processing failed]
FaultActor [http://govway.org/integration]
ID [8dcf08dc-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap11_validazione
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap11_unpackagePackage_all
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap12_verifyOk
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap12_verifyKo_request_genericCode_wrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [BadRequest]
Cerco messaggio di errore [Bad request]
FaultCode [{http://www.w3.org/2003/05/soap-envelope}Sender]
FaultCodeLocalPart [Sender]
SubFaultCode [BadRequest]
FaultString [Bad request]
FaultActor [http://govway.org/integration]
ID [9d770ef6-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [Server.AttachmentsResponseFailed]
Cerco messaggio di errore [Response attachments processing failed]
FaultCode [{http://schemas.xmlsoap.org/soap/envelope/}Server.AttachmentsResponseFailed]
FaultCodeLocalPart [Server.AttachmentsResponseFailed]
FaultString [Response attachments processing failed]
FaultActor [http://govway.org/integration]
ID [9057fdbd-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [AttachmentsRequestFailed]
Cerco messaggio di errore [Request attachments processing failed]
FaultCode [{http://www.w3.org/2003/05/soap-envelope}Sender]
FaultCodeLocalPart [Sender]
SubFaultCode [AttachmentsRequestFailed]
FaultString [Request attachments processing failed]
FaultActor [http://govway.org/integration]
ID [9c3f2b31-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap12_unpackagePackage_all
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap11_verifyOk
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap11_packageUnpackage_xml
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=0
testMTOM_Soap11
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap11_packageUnpackage_all
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
Exception [javax.xml.ws.WebServiceException]
Exception2 [org.apache.cxf.binding.soap.SoapFault]
GenericCode [true]
Cerco codice di errore [AttachmentsResponseFailed]
Cerco messaggio di errore [Response attachments processing failed]
FaultCode [{http://www.w3.org/2003/05/soap-envelope}Receiver]
FaultCodeLocalPart [Receiver]
SubFaultCode [AttachmentsResponseFailed]
FaultString [Response attachments processing failed]
FaultActor [http://govway.org/integration]
ID [9eba1652-1c8c-11f0-b09c-060730329b56]
testMTOM_Soap12_packageUnpackage_all
echo._echo_risposta=/etc/govway/testfiles/xmlSenzaSoap.xml
echo._echo_other.size=2
958 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11Stateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightNoACRM
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardCustomAuthorization_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest
0 ms
testMTOM_Soap11
8 ms
testMTOM_Soap11_packageUnpackage_all
3141 ms
testMTOM_Soap11_packageUnpackage_xml
3790 ms
testMTOM_Soap11_unpackagePackage_all
3956 ms
testMTOM_Soap11_unpackagePackage_xml
4139 ms
testMTOM_Soap11_validazione
4278 ms
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
4586 ms
testMTOM_Soap11_verifyKo_request_genericCode_wrap
5083 ms
testMTOM_Soap11_verifyKo_request_specificCode
5284 ms
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
5452 ms
testMTOM_Soap11_verifyKo_response_genericCode_wrap
5761 ms
testMTOM_Soap11_verifyKo_response_request_specificCode
5969 ms
testMTOM_Soap11_verifyOk
6193 ms
testMTOM_Soap12
6364 ms
testMTOM_Soap12_packageUnpackage_all
6537 ms
testMTOM_Soap12_packageUnpackage_xml
6677 ms
testMTOM_Soap12_unpackagePackage_all
6798 ms
testMTOM_Soap12_unpackagePackage_xml
6945 ms
testMTOM_Soap12_validazione
7073 ms
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
7295 ms
testMTOM_Soap12_verifyKo_request_genericCode_wrap
7508 ms
testMTOM_Soap12_verifyKo_request_specificCode
7661 ms
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
7784 ms
testMTOM_Soap12_verifyKo_response_genericCode_wrap
8012 ms
testMTOM_Soap12_verifyKo_response_request_specificCode
8182 ms
testMTOM_Soap12_verifyOk
8386 ms
testOpenspcoopCoreLog
8555 ms