



<?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="PortaApplicativa"/> </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
PortaApplicativa
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
oneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
PortaApplicativa.ATTACHMENTS
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY
oneWay_paSOAP11Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
oneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY.SOAP11.STATEFUL
oneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateful
PortaApplicativa.ONEWAY.SOAP11.STATEFUL.ATTACHMENTS
oneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
PortaApplicativa.ONEWAY.SOAP11.STATELESS
oneWay_paSOAP11Stateless
testOneWay_paSOAP11Stateless
PortaApplicativa.ONEWAY.SOAP11.STATELESS.ATTACHMENTS
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateless
PortaApplicativa.ONEWAY.SOAP12.STATEFUL
oneWay_paSOAP12Stateful
testOneWay_paSOAP12Stateful
PortaApplicativa.ONEWAY.SOAP12.STATEFUL.ATTACHMENTS
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
PortaApplicativa.ONEWAY.SOAP12.STATELESS
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
PortaApplicativa.ONEWAY.SOAP12.STATELESS.ATTACHMENTS
oneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY_AUTENTICATO
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP11.STATEFUL
oneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP11.STATEFUL.ATTACHMENTS
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP11.STATELESS
oneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11Stateless
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP11.STATELESS.ATTACHMENTS
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP12.STATEFUL
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateful
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP12.STATEFUL.ATTACHMENTS
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP12.STATELESS
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12Stateless
PortaApplicativa.ONEWAY_AUTENTICATO.SOAP12.STATELESS.ATTACHMENTS
oneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY_FAULT.200
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY_FAULT.200.SOAP11.STATEFUL
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateful
PortaApplicativa.ONEWAY_FAULT.200.SOAP11.STATEFUL.ATTACHMENTS
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
PortaApplicativa.ONEWAY_FAULT.200.SOAP11.STATELESS
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateless
PortaApplicativa.ONEWAY_FAULT.200.SOAP11.STATELESS.ATTACHMENTS
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
PortaApplicativa.ONEWAY_FAULT.200.SOAP12.STATEFUL
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateful
PortaApplicativa.ONEWAY_FAULT.200.SOAP12.STATEFUL.ATTACHMENTS
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
PortaApplicativa.ONEWAY_FAULT.200.SOAP12.STATELESS
oneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateless
PortaApplicativa.ONEWAY_FAULT.200.SOAP12.STATELESS.ATTACHMENTS
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY_FAULT.500
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
PortaApplicativa.ONEWAY_FAULT.500.SOAP11.STATEFUL
oneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateful
PortaApplicativa.ONEWAY_FAULT.500.SOAP11.STATEFUL.ATTACHMENTS
oneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateful
PortaApplicativa.ONEWAY_FAULT.500.SOAP11.STATELESS
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11Stateless
PortaApplicativa.ONEWAY_FAULT.500.SOAP11.STATELESS.ATTACHMENTS
oneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
PortaApplicativa.ONEWAY_FAULT.500.SOAP12.STATEFUL
oneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateful
PortaApplicativa.ONEWAY_FAULT.500.SOAP12.STATEFUL.ATTACHMENTS
oneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
PortaApplicativa.ONEWAY_FAULT.500.SOAP12.STATELESS
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12Stateless
PortaApplicativa.ONEWAY_FAULT.500.SOAP12.STATELESS.ATTACHMENTS
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO
sincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO.SOAP11.STATEFUL
sincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateful
PortaApplicativa.SINCRONO.SOAP11.STATEFUL.ATTACHMENTS
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
PortaApplicativa.SINCRONO.SOAP11.STATELESS
sincrono_paSOAP11Stateless
testSincrono_paSOAP11Stateless
PortaApplicativa.SINCRONO.SOAP11.STATELESS.ATTACHMENTS
sincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
PortaApplicativa.SINCRONO.SOAP12.STATEFUL
sincrono_paSOAP12Stateful
testSincrono_paSOAP12Stateful
PortaApplicativa.SINCRONO.SOAP12.STATEFUL.ATTACHMENTS
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
PortaApplicativa.SINCRONO.SOAP12.STATELESS
sincrono_paSOAP12Stateless
testSincrono_paSOAP12Stateless
PortaApplicativa.SINCRONO.SOAP12.STATELESS.ATTACHMENTS
sincrono_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO_AUTENTICATO
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP11.STATEFUL
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateful
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP11.STATEFUL.ATTACHMENTS
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP11.STATELESS
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP11.STATELESS.ATTACHMENTS
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP12.STATEFUL
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateful
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP12.STATEFUL.ATTACHMENTS
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP12.STATELESS
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateless
PortaApplicativa.SINCRONO_AUTENTICATO.SOAP12.STATELESS.ATTACHMENTS
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO_FAULT.200
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO_FAULT.200.SOAP11.STATEFUL
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateful
PortaApplicativa.SINCRONO_FAULT.200.SOAP11.STATEFUL.ATTACHMENTS
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
PortaApplicativa.SINCRONO_FAULT.200.SOAP11.STATELESS
sincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11Stateless
PortaApplicativa.SINCRONO_FAULT.200.SOAP11.STATELESS.ATTACHMENTS
sincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
PortaApplicativa.SINCRONO_FAULT.200.SOAP12.STATEFUL
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateful
PortaApplicativa.SINCRONO_FAULT.200.SOAP12.STATEFUL.ATTACHMENTS
sincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
PortaApplicativa.SINCRONO_FAULT.200.SOAP12.STATELESS
sincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
PortaApplicativa.SINCRONO_FAULT.200.SOAP12.STATELESS.ATTACHMENTS
sincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO_FAULT.500
sincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
PortaApplicativa.SINCRONO_FAULT.500.SOAP11.STATEFUL
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
PortaApplicativa.SINCRONO_FAULT.500.SOAP11.STATEFUL.ATTACHMENTS
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
PortaApplicativa.SINCRONO_FAULT.500.SOAP11.STATELESS
sincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateless
PortaApplicativa.SINCRONO_FAULT.500.SOAP11.STATELESS.ATTACHMENTS
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateless
PortaApplicativa.SINCRONO_FAULT.500.SOAP12.STATEFUL
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateful
PortaApplicativa.SINCRONO_FAULT.500.SOAP12.STATEFUL.ATTACHMENTS
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
PortaApplicativa.SINCRONO_FAULT.500.SOAP12.STATELESS
sincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12Stateless
PortaApplicativa.SINCRONO_FAULT.500.SOAP12.STATELESS.ATTACHMENTS
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
PortaApplicativa.SOAP11
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
PortaApplicativa.SOAP12
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12Stateful
oneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
PortaApplicativaFault200
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
PortaApplicativaFault500
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateless
PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateful
oneWay_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
oneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
sincrono_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12Stateless
testOneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
Times for Ant suite
Total running time: 24 seconds
Reporter output for Ant suite
856 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testBasic_genericCode
testBasicForwardAuthorization_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdOptional
testSsl_specificCode
testAppIdForwardAuthorization_specificCode
testNone
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterDifferentOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterDifferentOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testSincrono_pdSOAP11Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testOneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleGET
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterSimpleWithExposedHeaders
testDoFilterSimpleGET
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflight
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_InternalXacmlPolicy_specificCode
test_rolesAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_genericCode
testPrincipal_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalIpForwarded_genericCode
testPrincipalUrlOptional
testPrincipalOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipal_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalUrl_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingRegole
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestHeaders
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAny
test_rolesAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKey_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasic_specificCode
testBasicOptional
testAppIdForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testBasic_genericCode
testSsl_genericCode
testAppIdForwardAuthorization_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaPuntuale
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeResponseKo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestQueryParameters
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestQueryParameters
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuthForward
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterDifferentOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
oneWayFault200_paSOAP11Stateful
0 ms
oneWayFault200_paSOAP11Stateless
7 ms
oneWayFault200_paSOAP11WithAttachmentsStateful
1227 ms
oneWayFault200_paSOAP11WithAttachmentsStateless
1227 ms
oneWayFault200_paSOAP12Stateful
1438 ms
oneWayFault200_paSOAP12Stateless
1439 ms
oneWayFault200_paSOAP12WithAttachmentsStateful
1602 ms
oneWayFault200_paSOAP12WithAttachmentsStateless
1603 ms
sincronoFault200_paSOAP11Stateful
1726 ms
sincronoFault200_paSOAP11Stateless
1888 ms
sincronoFault200_paSOAP11WithAttachmentsStateful
2004 ms
sincronoFault200_paSOAP11WithAttachmentsStateless
2106 ms
sincronoFault200_paSOAP12Stateful
2219 ms
sincronoFault200_paSOAP12Stateless
2338 ms
sincronoFault200_paSOAP12WithAttachmentsStateful
2451 ms
sincronoFault200_paSOAP12WithAttachmentsStateless
2559 ms
testOneWayFault200_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@2db15f70, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2692 ms
testOneWayFault200_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@475f5672, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2707 ms
testOneWayFault200_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@3c88191b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2746 ms
testOneWayFault200_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@42297bdf, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2759 ms
testOneWayFault200_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@67688110, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2780 ms
testOneWayFault200_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@126f8f24, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2793 ms
testOneWayFault200_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@9fe720a, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
2814 ms
testOneWayFault200_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@66d25ba9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2833 ms
testSincronoFault200_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7ce29a2d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2854 ms
testSincronoFault200_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@58278366, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2873 ms
testSincronoFault200_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4001d8c1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2892 ms
testSincronoFault200_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@6282b9f5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2912 ms
testSincronoFault200_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@2eda2062, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2933 ms
testSincronoFault200_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2ee39e73, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2951 ms
testSincronoFault200_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@5efe47fd, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2969 ms
testSincronoFault200_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@38029686, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
2986 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
oneWayFault500_paSOAP11Stateful
2993 ms
oneWayFault500_paSOAP11Stateless
2993 ms
oneWayFault500_paSOAP11WithAttachmentsStateful
3121 ms
oneWayFault500_paSOAP11WithAttachmentsStateless
3122 ms
oneWayFault500_paSOAP12Stateful
3240 ms
oneWayFault500_paSOAP12Stateless
3241 ms
oneWayFault500_paSOAP12WithAttachmentsStateless
3361 ms
oneWayFault500_paSOAP12WithAttachmentsStateful
3361 ms
sincronoFault500_paSOAP11Stateful
3476 ms
sincronoFault500_paSOAP11Stateless
3590 ms
sincronoFault500_paSOAP11WithAttachmentsStateful
3697 ms
sincronoFault500_paSOAP11WithAttachmentsStateless
3810 ms
sincronoFault500_paSOAP12Stateful
3902 ms
sincronoFault500_paSOAP12Stateless
4005 ms
sincronoFault500_paSOAP12WithAttachmentsStateful
4107 ms
sincronoFault500_paSOAP12WithAttachmentsStateless
4206 ms
testOneWayFault500_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@14b31e37, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4321 ms
testOneWayFault500_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@6ffd4c0d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4335 ms
testOneWayFault500_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@5bb911c1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4353 ms
testOneWayFault500_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@20cdb152, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4371 ms
testOneWayFault500_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@423ed3b5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4387 ms
testOneWayFault500_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@101bdd1c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4400 ms
testOneWayFault500_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@57fdb8a4, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4417 ms
testOneWayFault500_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@7e3236d, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
4434 ms
testSincronoFault500_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@31b0f02, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
4451 ms
testSincronoFault500_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@632b305d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4468 ms
testSincronoFault500_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@7c11d32, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
4491 ms
testSincronoFault500_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@31da0434, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4508 ms
testSincronoFault500_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@5c48b72c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4523 ms
testSincronoFault500_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2cfe272f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4543 ms
testSincronoFault500_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@7db40fd5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4563 ms
testSincronoFault500_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@62d40e31, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4578 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11Stateful
4583 ms
oneWayAutenticato_paSOAP11Stateless
4715 ms
oneWayAutenticato_paSOAP11WithAttachmentsStateful
4826 ms
oneWayAutenticato_paSOAP11WithAttachmentsStateless
4929 ms
oneWayAutenticato_paSOAP12Stateful
5028 ms
oneWayAutenticato_paSOAP12Stateless
5123 ms
oneWayAutenticato_paSOAP12WithAttachmentsStateful
5227 ms
oneWayAutenticato_paSOAP12WithAttachmentsStateless
5337 ms
sincronoAutenticato_paSOAP11Stateful
5440 ms
sincronoAutenticato_paSOAP11Stateless
5559 ms
sincronoAutenticato_paSOAP11WithAttachmentsStateful
5661 ms
sincronoAutenticato_paSOAP11WithAttachmentsStateless
5774 ms
sincronoAutenticato_paSOAP12Stateful
5878 ms
sincronoAutenticato_paSOAP12Stateless
5970 ms
sincronoAutenticato_paSOAP12WithAttachmentsStateful
6064 ms
sincronoAutenticato_paSOAP12WithAttachmentsStateless
6180 ms
testOneWayAutenticato_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@8c12524, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
6297 ms
testOneWayAutenticato_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@1625789b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6313 ms
testOneWayAutenticato_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@2de9ca6, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
6328 ms
testOneWayAutenticato_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@541afb85, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6343 ms
testOneWayAutenticato_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@4962b41e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6358 ms
testOneWayAutenticato_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@118acf70, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6373 ms
testOneWayAutenticato_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4052b19f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6388 ms
testOneWayAutenticato_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@5fffb692, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6403 ms
testSincronoAutenticato_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@c4d2c44, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
6419 ms
testSincronoAutenticato_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@31efacad, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6435 ms
testSincronoAutenticato_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@243bf087, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6450 ms
testSincronoAutenticato_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@14c99bf6, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6466 ms
testSincronoAutenticato_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@1f15e689, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6480 ms
testSincronoAutenticato_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@71a4f441, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6497 ms
testSincronoAutenticato_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4844930a, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6512 ms
testSincronoAutenticato_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@781aff8b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
6527 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
oneWay_paSOAP11Stateful
6532 ms
oneWay_paSOAP11Stateless
6630 ms
oneWay_paSOAP11WithAttachmentsStateful
6732 ms
oneWay_paSOAP11WithAttachmentsStateless
6829 ms
oneWay_paSOAP12Stateful
6925 ms
oneWay_paSOAP12Stateless
7013 ms
oneWay_paSOAP12WithAttachmentsStateful
7108 ms
oneWay_paSOAP12WithAttachmentsStateless
7207 ms
sincrono_paSOAP11Stateful
7299 ms
sincrono_paSOAP11Stateless
7393 ms
sincrono_paSOAP11WithAttachmentsStateful
7487 ms
sincrono_paSOAP11WithAttachmentsStateless
7588 ms
sincrono_paSOAP12Stateful
7697 ms
sincrono_paSOAP12Stateless
7852 ms
sincrono_paSOAP12WithAttachmentsStateful
7938 ms
sincrono_paSOAP12WithAttachmentsStateless
8045 ms
testOneWay_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@552fee7a, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8164 ms
testOneWay_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@73893ec1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8187 ms
testOneWay_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@5aa781f2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8208 ms
testOneWay_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@7fd4e815, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8230 ms
testOneWay_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@38883a31, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8254 ms
testOneWay_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@6221b13b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8272 ms
testOneWay_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@44b940a2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8290 ms
testOneWay_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@110e9982, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8306 ms
testSincrono_paSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@11c78080, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8323 ms
testSincrono_paSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@60dc1a4e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9506 ms
testSincrono_paSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@707865bd, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11454 ms
testSincrono_paSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@7fe8c7db, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
13099 ms
testSincrono_paSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@3ebc955b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15814 ms
testSincrono_paSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@73608eb0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19480 ms
testSincrono_paSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@11b5f4e2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
20914 ms
testSincrono_paSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@79d7035, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
23698 ms