




<?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: 33 seconds
Reporter output for Ant suite
832 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeResponseKo
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ok
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipal_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIp
testPrincipalIpForwardedOptional
testPrincipalQueryClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalOptional
testPrincipalQueryOptional
testPrincipalQueryClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testSincronoFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
compactTestEsaminaJWTinHeader
jsonTestEsaminaJsonPayloadNotEncoding
compactTestEsaminaJWT
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
jsonTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingMaxAge
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingDigestHeaders
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingNoStoreDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflight
testDoFilterInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterOriginNotAllowed
testDoFilterDifferentOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyOk
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11
testMTOM_Soap11_validazione
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP12Stateless
testSincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
testOneWayFault500_paSOAP11Stateless
testSincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateless
testOneWay_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11Stateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateful
oneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
sincrono_paSOAP11Stateful
testSincrono_paSOAP12Stateless
sincrono_paSOAP11Stateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyOptional
testBasicOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testSsl_specificCode
testAppIdForwardAuthorization_genericCode
testAppId_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testApiKey_genericCode
testSsl_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingNoCache
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxSize
testResponseCaching
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingTimeout
testResponseCachingNoStore
testResponseCachingDigestQueryParameters
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingMaxAgeDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_rolesExternalAny
test_Authenticated_or_externalRolesAny
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesInternalAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAny
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalAll_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightNoACRM
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualWithExposedHeaders
testDoFilterNullOrigin
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightMoreHeaders
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualRequestTrasparente
testDoFilterActualAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAll_genericCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesExternalAll_specificCode
test_rolesAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalAll_genericCode
test_rolesExternalAny
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesAll_genericCode
test_XacmlPolicy_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testDatabaseMsgDiagnostici
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalHeaderOptional
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalUrl_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalUrlOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIp
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterEmptyOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
testDoFilterOriginNotAllowed
testDoFilterPreflightNoACRH
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterActualPUT
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testCorrelazioneApplicativaGetStar
testContentTypeResponseKo
testCorrelazioneApplicativaGetQualsiasiStar
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testApiKeyForwardCustomAuthorization_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testBasic_genericCode
testBasicOptional
testSsl_specificCode
testBasic_specificCode
testAppId_genericCode
testSslOptional
testApiKeyOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testNone
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRH
testDoFilterInvalidOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPOST
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterActualPUT
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP11Stateful
0 ms
oneWayFault200_pdSOAP11Stateless
9 ms
oneWayFault200_pdSOAP11WithAttachmentsStateful
3027 ms
oneWayFault200_pdSOAP11WithAttachmentsStateless
3028 ms
oneWayFault200_pdSOAP12Stateful
3256 ms
oneWayFault200_pdSOAP12Stateless
3257 ms
oneWayFault200_pdSOAP12WithAttachmentsStateful
3505 ms
oneWayFault200_pdSOAP12WithAttachmentsStateless
3506 ms
sincronoFault200_pdSOAP11Stateful
3659 ms
sincronoFault200_pdSOAP11Stateless
3916 ms
sincronoFault200_pdSOAP11WithAttachmentsStateful
4088 ms
sincronoFault200_pdSOAP11WithAttachmentsStateless
4215 ms
sincronoFault200_pdSOAP12Stateful
4332 ms
sincronoFault200_pdSOAP12Stateless
4522 ms
sincronoFault200_pdSOAP12WithAttachmentsStateful
4662 ms
sincronoFault200_pdSOAP12WithAttachmentsStateless
4785 ms
testOneWayFault200_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@36ad229b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4917 ms
testOneWayFault200_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2df65a56, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4937 ms
testOneWayFault200_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@7fef0b40, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4980 ms
testOneWayFault200_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@3757e8e2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
4996 ms
testOneWayFault200_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@19f02280, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5014 ms
testOneWayFault200_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@265c1a7c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5028 ms
testOneWayFault200_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4026461d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5048 ms
testOneWayFault200_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@691541bc, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5064 ms
testSincronoFault200_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@4ae2e781, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5081 ms
testSincronoFault200_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@805e72e, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
5100 ms
testSincronoFault200_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4f081b5d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5125 ms
testSincronoFault200_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@7f8a9454, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5145 ms
testSincronoFault200_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@517704, org.openspcoop2.testsuite.db.DatabaseMsgDiagn...)
5167 ms
testSincronoFault200_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@7c1503a3, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5190 ms
testSincronoFault200_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@370ef50b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
5211 ms
testSincronoFault200_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@2dd63e3, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
5230 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11Stateful
5234 ms
oneWayFault500_pdSOAP11Stateless
5235 ms
oneWayFault500_pdSOAP11WithAttachmentsStateful
5461 ms
oneWayFault500_pdSOAP11WithAttachmentsStateless
5462 ms
oneWayFault500_pdSOAP12Stateful
5647 ms
oneWayFault500_pdSOAP12Stateless
5648 ms
oneWayFault500_pdSOAP12WithAttachmentsStateless
5813 ms
oneWayFault500_pdSOAP12WithAttachmentsStateful
5813 ms
sincronoFault500_pdSOAP11Stateful
5940 ms
sincronoFault500_pdSOAP11Stateless
6107 ms
sincronoFault500_pdSOAP11WithAttachmentsStateful
6230 ms
sincronoFault500_pdSOAP11WithAttachmentsStateless
6349 ms
sincronoFault500_pdSOAP12Stateful
6477 ms
sincronoFault500_pdSOAP12Stateless
6636 ms
sincronoFault500_pdSOAP12WithAttachmentsStateful
6767 ms
sincronoFault500_pdSOAP12WithAttachmentsStateless
6887 ms
testOneWayFault500_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@1472208d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7016 ms
testOneWayFault500_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@7e52a26b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7029 ms
testOneWayFault500_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@42fc4ac4, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7048 ms
testOneWayFault500_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@19827608, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7063 ms
testOneWayFault500_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@47df5041, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7077 ms
testOneWayFault500_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@5ec6fede, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7090 ms
testOneWayFault500_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@14b275bd, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7105 ms
testOneWayFault500_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@6f930e0, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
7118 ms
testSincronoFault500_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@209f3887, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7134 ms
testSincronoFault500_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@49580ca8, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7151 ms
testSincronoFault500_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@14b528b6, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7166 ms
testSincronoFault500_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@23444a36, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7182 ms
testSincronoFault500_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7ab2a07e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7197 ms
testSincronoFault500_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@3f857e08, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7214 ms
testSincronoFault500_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4b03cbad, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7229 ms
testSincronoFault500_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@3554bdc0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
7245 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
oneWayAutenticato_pdSOAP11Stateful
7251 ms
oneWayAutenticato_pdSOAP11Stateless
7451 ms
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
7569 ms
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
7692 ms
oneWayAutenticato_pdSOAP12Stateful
7814 ms
oneWayAutenticato_pdSOAP12Stateless
7924 ms
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
8027 ms
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
8159 ms
sincronoAutenticato_pdSOAP11Stateful
8290 ms
sincronoAutenticato_pdSOAP11Stateless
8458 ms
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
8581 ms
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
8732 ms
sincronoAutenticato_pdSOAP12Stateful
8849 ms
sincronoAutenticato_pdSOAP12Stateless
8949 ms
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
9052 ms
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
9169 ms
testOneWayAutenticato_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@a90e2c1, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
9314 ms
testOneWayAutenticato_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@13cc0b90, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9332 ms
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@57bd6a8f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9348 ms
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@35145874, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9364 ms
testOneWayAutenticato_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@5c313224, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9382 ms
testOneWayAutenticato_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@50211483, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9401 ms
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@be164d8, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
9418 ms
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@8840c98, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
9436 ms
testSincronoAutenticato_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@6de004f1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9452 ms
testSincronoAutenticato_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@4702e7a5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9467 ms
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@217dc48e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9483 ms
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@268c030f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9503 ms
testSincronoAutenticato_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@280fafd, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
9519 ms
testSincronoAutenticato_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@7436364d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9536 ms
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@30a9e3db, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9552 ms
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@4b195203, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
9569 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP11Stateful
9575 ms
oneWayLocalForward_pdSOAP11Stateless
9745 ms
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
9841 ms
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
9924 ms
oneWayLocalForward_pdSOAP12Stateful
10007 ms
oneWayLocalForward_pdSOAP12Stateless
10085 ms
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
10163 ms
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
10248 ms
sincronoLocalForward_pdSOAP11Stateless
10325 ms
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
10451 ms
sincronoLocalForward_pdSOAP12Stateless
10541 ms
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
10633 ms
testOneWayLocalForward_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@2e0fdbe9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10726 ms
testOneWayLocalForward_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@3b35798, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
10742 ms
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@29962b2f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10758 ms
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@64021427, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10774 ms
testOneWayLocalForward_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@b5ac0c1, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
10790 ms
testOneWayLocalForward_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@4b957db0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10807 ms
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@43a4a9e5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10823 ms
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@15214920, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10840 ms
testSincronoLocalForward_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2afdf6b7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10855 ms
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@68ea253b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10870 ms
testSincronoLocalForward_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@73bb1337, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10885 ms
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@78c262ba, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
10902 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateful
10909 ms
oneWay_pdSOAP11Stateless
11028 ms
oneWay_pdSOAP11WithAttachmentsStateful
11137 ms
oneWay_pdSOAP11WithAttachmentsStateless
11244 ms
oneWay_pdSOAP12Stateful
11384 ms
oneWay_pdSOAP12Stateless
11481 ms
oneWay_pdSOAP12WithAttachmentsStateful
11570 ms
oneWay_pdSOAP12WithAttachmentsStateless
11667 ms
sincrono_pdSOAP11Stateful
11767 ms
sincrono_pdSOAP11Stateless
11885 ms
sincrono_pdSOAP11WithAttachmentsStateful
11986 ms
sincrono_pdSOAP11WithAttachmentsStateless
12094 ms
sincrono_pdSOAP12Stateful
12203 ms
sincrono_pdSOAP12Stateless
12297 ms
sincrono_pdSOAP12WithAttachmentsStateful
12391 ms
sincrono_pdSOAP12WithAttachmentsStateless
12543 ms
testOneWay_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@5edc3e29, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12660 ms
testOneWay_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@5d9618f2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12677 ms
testOneWay_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@5df6163a, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12693 ms
testOneWay_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@32507479, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12708 ms
testOneWay_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@f245bdd, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
12723 ms
testOneWay_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@3830b06c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12738 ms
testOneWay_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@11df2829, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12752 ms
testOneWay_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@168142da, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12767 ms
testSincrono_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@296edc75, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
12781 ms
testSincrono_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@7aea704c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16060 ms
testSincrono_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@47a4eee2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
17757 ms
testSincrono_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@3a0aaaf0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
21412 ms
testSincrono_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@329dc214, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
22467 ms
testSincrono_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@696b52bc, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
26327 ms
testSincrono_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@273fa9e, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
29230 ms
testSincrono_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@740a0d5e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
32885 ms