




<?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="PortaDelegata"/> </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
PortaDelegata
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
PortaDelegata.ATTACHMENTS
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY.SOAP11.STATEFUL
oneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateful
PortaDelegata.ONEWAY.SOAP11.STATEFUL.ATTACHMENTS
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateful
PortaDelegata.ONEWAY.SOAP11.STATELESS
oneWay_pdSOAP11Stateless
testOneWay_pdSOAP11Stateless
PortaDelegata.ONEWAY.SOAP11.STATELESS.ATTACHMENTS
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateless
PortaDelegata.ONEWAY.SOAP12.STATEFUL
oneWay_pdSOAP12Stateful
testOneWay_pdSOAP12Stateful
PortaDelegata.ONEWAY.SOAP12.STATEFUL.ATTACHMENTS
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
PortaDelegata.ONEWAY.SOAP12.STATELESS
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP12Stateless
PortaDelegata.ONEWAY.SOAP12.STATELESS.ATTACHMENTS
oneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_AUTENTICATO
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_AUTENTICATO.SOAP11.STATEFUL
oneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateful
PortaDelegata.ONEWAY_AUTENTICATO.SOAP11.STATEFUL.ATTACHMENTS
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
PortaDelegata.ONEWAY_AUTENTICATO.SOAP11.STATELESS
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateless
PortaDelegata.ONEWAY_AUTENTICATO.SOAP11.STATELESS.ATTACHMENTS
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
PortaDelegata.ONEWAY_AUTENTICATO.SOAP12.STATEFUL
oneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateful
PortaDelegata.ONEWAY_AUTENTICATO.SOAP12.STATEFUL.ATTACHMENTS
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
PortaDelegata.ONEWAY_AUTENTICATO.SOAP12.STATELESS
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateless
PortaDelegata.ONEWAY_AUTENTICATO.SOAP12.STATELESS.ATTACHMENTS
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_FAULT.200
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_FAULT.200.SOAP11.STATEFUL
oneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateful
PortaDelegata.ONEWAY_FAULT.200.SOAP11.STATEFUL.ATTACHMENTS
oneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
PortaDelegata.ONEWAY_FAULT.200.SOAP11.STATELESS
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateless
PortaDelegata.ONEWAY_FAULT.200.SOAP11.STATELESS.ATTACHMENTS
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
PortaDelegata.ONEWAY_FAULT.200.SOAP12.STATEFUL
oneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12Stateful
PortaDelegata.ONEWAY_FAULT.200.SOAP12.STATEFUL.ATTACHMENTS
oneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
PortaDelegata.ONEWAY_FAULT.200.SOAP12.STATELESS
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12Stateless
PortaDelegata.ONEWAY_FAULT.200.SOAP12.STATELESS.ATTACHMENTS
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_FAULT.500
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_FAULT.500.SOAP11.STATEFUL
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateful
PortaDelegata.ONEWAY_FAULT.500.SOAP11.STATEFUL.ATTACHMENTS
oneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateful
PortaDelegata.ONEWAY_FAULT.500.SOAP11.STATELESS
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11Stateless
PortaDelegata.ONEWAY_FAULT.500.SOAP11.STATELESS.ATTACHMENTS
oneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateless
PortaDelegata.ONEWAY_FAULT.500.SOAP12.STATEFUL
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12Stateful
PortaDelegata.ONEWAY_FAULT.500.SOAP12.STATEFUL.ATTACHMENTS
oneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
PortaDelegata.ONEWAY_FAULT.500.SOAP12.STATELESS
oneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateless
PortaDelegata.ONEWAY_FAULT.500.SOAP12.STATELESS.ATTACHMENTS
oneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_LOCAL_FORWARD
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP11.STATEFUL
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateful
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP11.STATEFUL.ATTACHMENTS
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP11.STATELESS
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11Stateless
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP11.STATELESS.ATTACHMENTS
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP12.STATEFUL
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP12.STATEFUL.ATTACHMENTS
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP12.STATELESS
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12Stateless
PortaDelegata.ONEWAY_LOCAL_FORWARD.SOAP12.STATELESS.ATTACHMENTS
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO.SOAP11.STATEFUL
sincrono_pdSOAP11Stateful
testSincrono_pdSOAP11Stateful
PortaDelegata.SINCRONO.SOAP11.STATEFUL.ATTACHMENTS
sincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
PortaDelegata.SINCRONO.SOAP11.STATELESS
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
PortaDelegata.SINCRONO.SOAP11.STATELESS.ATTACHMENTS
sincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
PortaDelegata.SINCRONO.SOAP12.STATEFUL
sincrono_pdSOAP12Stateful
testSincrono_pdSOAP12Stateful
PortaDelegata.SINCRONO.SOAP12.STATEFUL.ATTACHMENTS
sincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateful
PortaDelegata.SINCRONO.SOAP12.STATELESS
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12Stateless
PortaDelegata.SINCRONO.SOAP12.STATELESS.ATTACHMENTS
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_AUTENTICATO
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_AUTENTICATO.SOAP11.STATEFUL
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateful
PortaDelegata.SINCRONO_AUTENTICATO.SOAP11.STATEFUL.ATTACHMENTS
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
PortaDelegata.SINCRONO_AUTENTICATO.SOAP11.STATELESS
sincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11Stateless
PortaDelegata.SINCRONO_AUTENTICATO.SOAP11.STATELESS.ATTACHMENTS
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
PortaDelegata.SINCRONO_AUTENTICATO.SOAP12.STATEFUL
sincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateful
PortaDelegata.SINCRONO_AUTENTICATO.SOAP12.STATEFUL.ATTACHMENTS
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
PortaDelegata.SINCRONO_AUTENTICATO.SOAP12.STATELESS
sincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12Stateless
PortaDelegata.SINCRONO_AUTENTICATO.SOAP12.STATELESS.ATTACHMENTS
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_FAULT.200
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_FAULT.200.SOAP11.STATEFUL
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateful
PortaDelegata.SINCRONO_FAULT.200.SOAP11.STATEFUL.ATTACHMENTS
sincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateful
PortaDelegata.SINCRONO_FAULT.200.SOAP11.STATELESS
sincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateless
PortaDelegata.SINCRONO_FAULT.200.SOAP11.STATELESS.ATTACHMENTS
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
PortaDelegata.SINCRONO_FAULT.200.SOAP12.STATEFUL
sincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
PortaDelegata.SINCRONO_FAULT.200.SOAP12.STATEFUL.ATTACHMENTS
sincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
PortaDelegata.SINCRONO_FAULT.200.SOAP12.STATELESS
sincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12Stateless
PortaDelegata.SINCRONO_FAULT.200.SOAP12.STATELESS.ATTACHMENTS
sincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_FAULT.500
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_FAULT.500.SOAP11.STATEFUL
sincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateful
PortaDelegata.SINCRONO_FAULT.500.SOAP11.STATEFUL.ATTACHMENTS
sincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
PortaDelegata.SINCRONO_FAULT.500.SOAP11.STATELESS
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11Stateless
PortaDelegata.SINCRONO_FAULT.500.SOAP11.STATELESS.ATTACHMENTS
sincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
PortaDelegata.SINCRONO_FAULT.500.SOAP12.STATEFUL
sincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateful
PortaDelegata.SINCRONO_FAULT.500.SOAP12.STATEFUL.ATTACHMENTS
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateful
PortaDelegata.SINCRONO_FAULT.500.SOAP12.STATELESS
sincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12Stateless
PortaDelegata.SINCRONO_FAULT.500.SOAP12.STATELESS.ATTACHMENTS
sincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_LOCAL_FORWARD
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
PortaDelegata.SINCRONO_LOCAL_FORWARD.SOAP11.STATELESS
sincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11Stateless
PortaDelegata.SINCRONO_LOCAL_FORWARD.SOAP11.STATELESS.ATTACHMENTS
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
PortaDelegata.SINCRONO_LOCAL_FORWARD.SOAP12.STATELESS
sincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12Stateless
PortaDelegata.SINCRONO_LOCAL_FORWARD.SOAP12.STATELESS.ATTACHMENTS
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
PortaDelegata.SOAP11
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
PortaDelegata.SOAP12
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
PortaDelegataAutenticato
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11Stateless
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
PortaDelegataFault200
oneWayFault200_pdSOAP11Stateful
oneWayFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12WithAttachmentsStateless
PortaDelegataFault500
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12Stateful
sincronoFault500_pdSOAP12Stateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateful
testSincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateful
testSincronoFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
PortaDelegataLocalForward
oneWayLocalForward_pdSOAP11Stateful
oneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP12Stateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateful
oneWay_pdSOAP11Stateless
oneWay_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateful
oneWay_pdSOAP12Stateless
oneWay_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
sincrono_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12Stateless
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
testOneWay_pdSOAP12Stateless
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11Stateful
testSincrono_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
testSincrono_pdSOAP12Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateless
Times for Ant suite
Total running time: 36 seconds
Reporter output for Ant suite
832 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP11Stateless
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateful
oneWay_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testBasicOptional
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testNone
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testNone
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNoACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential_domain
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleHEAD
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOrigin
testDoFilterNullOrigin
testDoFilterPreflightMoreHeaders
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleHEAD
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightNoACRH
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightTrasparente
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterActualRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightEmptyACRM
testDoFilterEmptyOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_Authenticated_or_externalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
testPrincipal_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalUrlOptional
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalIp
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJsonInHeader
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipal_genericCode
testPrincipalOptional
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalUrl_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipal_genericCode
testPrincipalOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaDefault
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxAge
testResponseCachingTimeout
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCachingNoCacheDisabled
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
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
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesInternalAny
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesExternalAll_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_InternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAny
test_XacmlPolicy_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyOptional
testSslOptional
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testApiKey_specificCode
testBasic_specificCode
testBasicOptional
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
testSslOptional
testApiKeyForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testAppId_genericCode
testApiKey_specificCode
testBasic_specificCode
testBasicOptional
testApiKeyForwardAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testBasicForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeResponseOk
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeRequestOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCaching
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingNoCache
testResponseCachingMaxAge
testResponseCaching
testResponseCachingMaxSize
testResponseCachingDigestUriBodyDisabilitato
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAppIdAuth
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterPreflightNoACRM
testDoFilterActualPUT
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRM
testDoFilterSimpleGET
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterNullOrigin
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterPreflightNoACRM
testDoFilterActualPUT
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightAnyOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP11Stateful
0 ms
oneWayFault200_pdSOAP11Stateless
12 ms
oneWayFault200_pdSOAP11WithAttachmentsStateful
4465 ms
oneWayFault200_pdSOAP11WithAttachmentsStateless
4466 ms
oneWayFault200_pdSOAP12Stateful
4825 ms
oneWayFault200_pdSOAP12Stateless
4826 ms
oneWayFault200_pdSOAP12WithAttachmentsStateful
5257 ms
oneWayFault200_pdSOAP12WithAttachmentsStateless
5258 ms
sincronoFault200_pdSOAP11Stateful
5537 ms
sincronoFault200_pdSOAP11Stateless
5988 ms
sincronoFault200_pdSOAP11WithAttachmentsStateful
6193 ms
sincronoFault200_pdSOAP11WithAttachmentsStateless
6410 ms
sincronoFault200_pdSOAP12Stateful
6602 ms
sincronoFault200_pdSOAP12Stateless
6931 ms
sincronoFault200_pdSOAP12WithAttachmentsStateful
7219 ms
sincronoFault200_pdSOAP12WithAttachmentsStateless
7507 ms
testOneWayFault200_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@89caf47, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
7861 ms
testOneWayFault200_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@5b2b8d86, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7959 ms
testOneWayFault200_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@1f884bd6, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8116 ms
testOneWayFault200_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@35bd8bc9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8173 ms
testOneWayFault200_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@525647f3, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8211 ms
testOneWayFault200_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@632383b9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8236 ms
testOneWayFault200_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@224c7de4, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8263 ms
testOneWayFault200_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@2f9b21d6, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8300 ms
testSincronoFault200_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@6c075e9d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8347 ms
testSincronoFault200_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@12fcb2c3, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8384 ms
testSincronoFault200_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@2d313c8c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8421 ms
testSincronoFault200_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@2b877a54, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8446 ms
testSincronoFault200_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7d1c164a, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8478 ms
testSincronoFault200_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@580902cd, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8502 ms
testSincronoFault200_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@30922f8d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8530 ms
testSincronoFault200_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@4ed18798, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8551 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11Stateful
8558 ms
oneWayFault500_pdSOAP11Stateless
8559 ms
oneWayFault500_pdSOAP11WithAttachmentsStateful
8780 ms
oneWayFault500_pdSOAP11WithAttachmentsStateless
8781 ms
oneWayFault500_pdSOAP12Stateful
8968 ms
oneWayFault500_pdSOAP12Stateless
8969 ms
oneWayFault500_pdSOAP12WithAttachmentsStateful
9177 ms
oneWayFault500_pdSOAP12WithAttachmentsStateless
9178 ms
sincronoFault500_pdSOAP11Stateful
9414 ms
sincronoFault500_pdSOAP11Stateless
9696 ms
sincronoFault500_pdSOAP11WithAttachmentsStateful
9837 ms
sincronoFault500_pdSOAP11WithAttachmentsStateless
10001 ms
sincronoFault500_pdSOAP12Stateful
10170 ms
sincronoFault500_pdSOAP12Stateless
10442 ms
sincronoFault500_pdSOAP12WithAttachmentsStateful
10638 ms
sincronoFault500_pdSOAP12WithAttachmentsStateless
10791 ms
testOneWayFault500_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@29013ef2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11085 ms
testOneWayFault500_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@113f9078, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11127 ms
testOneWayFault500_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@6f85ee02, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11214 ms
testOneWayFault500_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@6af609ea, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11282 ms
testOneWayFault500_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@5f395ce1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11358 ms
testOneWayFault500_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@6a98f353, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11446 ms
testOneWayFault500_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@58687fb7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11530 ms
testOneWayFault500_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@474749b8, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11609 ms
testSincronoFault500_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@77cca767, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11674 ms
testSincronoFault500_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@1653b84e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11772 ms
testSincronoFault500_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@586495f1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11858 ms
testSincronoFault500_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@5b29ab61, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11895 ms
testSincronoFault500_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7c7e73c5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11917 ms
testSincronoFault500_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2e56b4d, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
11941 ms
testSincronoFault500_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@685f5d0d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11967 ms
testSincronoFault500_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@5d71b500, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11995 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
oneWayAutenticato_pdSOAP11Stateful
12009 ms
oneWayAutenticato_pdSOAP11Stateless
12342 ms
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
12518 ms
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
12681 ms
oneWayAutenticato_pdSOAP12Stateful
12829 ms
oneWayAutenticato_pdSOAP12Stateless
12967 ms
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
13113 ms
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
13260 ms
sincronoAutenticato_pdSOAP11Stateful
13451 ms
sincronoAutenticato_pdSOAP11Stateless
13708 ms
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
13883 ms
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
14070 ms
sincronoAutenticato_pdSOAP12Stateful
14235 ms
sincronoAutenticato_pdSOAP12Stateless
14373 ms
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
14518 ms
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
14670 ms
testOneWayAutenticato_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@491f8831, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14841 ms
testOneWayAutenticato_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@1e1e837d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14867 ms
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@36f6e521, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14888 ms
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@1b24ea2a, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14935 ms
testOneWayAutenticato_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@527a8665, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14954 ms
testOneWayAutenticato_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@51ff3c4b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14974 ms
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@1e00bfe2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14993 ms
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@fbe70d8, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
15012 ms
testSincronoAutenticato_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@4b87760e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15031 ms
testSincronoAutenticato_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@18e4674d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15050 ms
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@45d56062, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15071 ms
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@28a6e171, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15091 ms
testSincronoAutenticato_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@39ab5ef7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15111 ms
testSincronoAutenticato_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@3a3b10f4, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15131 ms
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@450f0235, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15151 ms
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@764fffa0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
15169 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP11Stateful
15177 ms
oneWayLocalForward_pdSOAP11Stateless
15400 ms
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
15556 ms
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
15731 ms
oneWayLocalForward_pdSOAP12Stateful
15870 ms
oneWayLocalForward_pdSOAP12Stateless
15989 ms
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
16127 ms
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
16313 ms
sincronoLocalForward_pdSOAP11Stateless
16479 ms
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
16664 ms
sincronoLocalForward_pdSOAP12Stateless
16775 ms
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
16938 ms
testOneWayLocalForward_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7d2c9361, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17062 ms
testOneWayLocalForward_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2a0ea492, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17103 ms
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@626b639e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17126 ms
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@20a24edf, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17151 ms
testOneWayLocalForward_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@784d9bc, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
17172 ms
testOneWayLocalForward_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@60bf494c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17192 ms
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@191c6e13, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17209 ms
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@6a2d867d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17227 ms
testSincronoLocalForward_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@1e30db85, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17245 ms
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@339f3a55, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17264 ms
testSincronoLocalForward_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@1a8e9ed9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17283 ms
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@39e53bef, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17301 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateful
17309 ms
oneWay_pdSOAP11Stateless
17458 ms
oneWay_pdSOAP11WithAttachmentsStateful
17602 ms
oneWay_pdSOAP11WithAttachmentsStateless
17746 ms
oneWay_pdSOAP12Stateful
17882 ms
oneWay_pdSOAP12Stateless
18003 ms
oneWay_pdSOAP12WithAttachmentsStateful
18120 ms
oneWay_pdSOAP12WithAttachmentsStateless
18238 ms
sincrono_pdSOAP11Stateful
18372 ms
sincrono_pdSOAP11Stateless
18512 ms
sincrono_pdSOAP11WithAttachmentsStateful
18634 ms
sincrono_pdSOAP11WithAttachmentsStateless
18776 ms
sincrono_pdSOAP12Stateful
18917 ms
sincrono_pdSOAP12Stateless
19038 ms
sincrono_pdSOAP12WithAttachmentsStateful
19152 ms
sincrono_pdSOAP12WithAttachmentsStateless
19272 ms
testOneWay_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@6d0290d8, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19414 ms
testOneWay_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@77524ca7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19432 ms
testOneWay_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@3e28d779, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19451 ms
testOneWay_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@5b733ef7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19468 ms
testOneWay_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@55846997, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19486 ms
testOneWay_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@7d2c345d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19503 ms
testOneWay_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@5db948c9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19520 ms
testOneWay_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@49671897, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19538 ms
testSincrono_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@426131d7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19556 ms
testSincrono_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@cc9ef8d, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
21537 ms
testSincrono_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@31a136a6, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
23771 ms
testSincrono_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@437c4b25, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
26445 ms
testSincrono_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@16a3cc88, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
27473 ms
testSincrono_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@c412556, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
30729 ms
testSincrono_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@6070775e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
33050 ms
testSincrono_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@357c9bd9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
36208 ms