org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
<?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: 37 seconds
Reporter output for Ant suite
832 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP11Stateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateful
testOneWay_paSOAP12Stateless
oneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateful
oneWay_paSOAP12Stateless
sincrono_paSOAP11Stateless
testSincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
sincrono_paSOAP12Stateless
sincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11Stateless
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateful
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12WithAttachmentsStateless
testOneWay_paSOAP11Stateless
sincrono_paSOAP12Stateful
testSincrono_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKey_genericCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testAppIdOptional
testNone
testSsl_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testAppIdForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKey_genericCode
testSsl_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testBasic_specificCode
testAppIdOptional
testNone
testSsl_specificCode
testBasic_genericCode
testAppId_genericCode
testSslOptional
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualRequestTrasparente
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualRequestTrasparente
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyOk
testMTOM_Soap11
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyOk
testMTOM_Soap11
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
jsonTestEsaminaJWT
jsonTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_noCredential_domain
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuthForward
testAuthBasicWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici
testRisorseJMX
testDatabaseOpenSPCoop
testRisorseJMX
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightNoACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNoACRM
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterActualPOSTWithoutContentType
testDoFilterActualPUT
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNoACRM
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterSimpleGET
testDoFilterPreflightMaxAge
testDoFilterPreflight
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterOriginNotAllowed
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterPreflightMoreHeaders
testDoFilterPreflightMaxAge
testDoFilterNullOrigin
testDoFilterPreflightTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOrigin
testDoFilterActualRequestTrasparente
testDoFilterPreflight
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterOriginNotAllowed
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testContentTypeKo
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAny
test_rolesAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesInternalAll_genericCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_XacmlPolicy_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_rolesAny
test_rolesExternalAny
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesAll_genericCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAny
test_rolesAll_specificCode
test_Authenticated_or_rolesAll_genericCode
test_rolesInternalAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testSincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12Stateful
testSincronoFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testOneWayFault200_paSOAP12Stateless
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
oneWayFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalUrl_genericCode
testPrincipalHeaderOptional
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalIp
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderOptional
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalIp
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipal_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalOptional
testPrincipalQueryClean_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP11Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestFlussiOk
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonInHeader
jsonTestFlussiOk
jsonTestEsaminaJsonPayloadNotEncoding
compactTestFlussiOk
compactTestEsaminaJWTinHeader
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryOptional
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalIpForwardedOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrl_genericCode
testPrincipalUrlOptional
testPrincipalIpForwardedOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipal_genericCode
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_specificCode
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegole
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCaching
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_XacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesAny
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_genericCode
test_rolesAny
test_rolesExternalAll_genericCode
test_XacmlPolicy_specificCode
test_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAny
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_InternalXacmlPolicy_specificCode
test_rolesAll_specificCode
test_rolesInternalAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_ExternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasicOptional
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKey_genericCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testSsl_specificCode
testSsl_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testBasic_genericCode
testSslOptional
testAppIdForwardAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testBasicForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_specificCode
testApiKey_specificCode
testApiKey_genericCode
testApiKeyOptional
testApiKeyForwardCustomAuthorization_specificCode
testBasic_specificCode
testSsl_specificCode
testSsl_genericCode
testAppId_genericCode
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testBasic_genericCode
testSslOptional
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaQualsiasiMetodo
testContentTypeRequestKo
testContentTypeResponseKo
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseOk
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingNoCacheDisabled
testResponseCachingRegole
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingRegolaDefault
testResponseCachingNoCacheDisabled
testResponseCachingRegole
testResponseCachingDigestDefault
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingMaxAgeDisabled
testResponseCachingNoStoreDisabled
testResponseCachingDigestHeaders
testResponseCachingDigestQueryParameters
testResponseCachingTimeout
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxSize
testResponseCachingRegolaDefault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuthForward
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleHEAD
testDoFilterActualPUT
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleHEAD
testDoFilterActualPUT
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleGET
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflight
testDoFilterNullOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterInvalidOrigin
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP11Stateful
0 ms
oneWayFault200_pdSOAP11Stateless
15 ms
oneWayFault200_pdSOAP11WithAttachmentsStateful
5273 ms
oneWayFault200_pdSOAP11WithAttachmentsStateless
5274 ms
oneWayFault200_pdSOAP12Stateful
5818 ms
oneWayFault200_pdSOAP12Stateless
5819 ms
oneWayFault200_pdSOAP12WithAttachmentsStateful
6258 ms
oneWayFault200_pdSOAP12WithAttachmentsStateless
6259 ms
sincronoFault200_pdSOAP11Stateful
6619 ms
sincronoFault200_pdSOAP11Stateless
7125 ms
sincronoFault200_pdSOAP11WithAttachmentsStateful
7370 ms
sincronoFault200_pdSOAP11WithAttachmentsStateless
7659 ms
sincronoFault200_pdSOAP12Stateful
7821 ms
sincronoFault200_pdSOAP12Stateless
8086 ms
sincronoFault200_pdSOAP12WithAttachmentsStateful
8306 ms
sincronoFault200_pdSOAP12WithAttachmentsStateless
8474 ms
testOneWayFault200_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@805e72e, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
8652 ms
testOneWayFault200_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@58a765ce, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8668 ms
testOneWayFault200_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@265c1a7c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8710 ms
testOneWayFault200_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@b5ac0c1, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
8726 ms
testOneWayFault200_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7e52a26b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8746 ms
testOneWayFault200_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@3830b06c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8761 ms
testOneWayFault200_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@7f8a9454, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8780 ms
testOneWayFault200_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@517704, org.openspcoop2.testsuite.db.DatabaseMsgDiagn...)
8801 ms
testSincronoFault200_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@5c313224, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8827 ms
testSincronoFault200_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@5df6163a, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8849 ms
testSincronoFault200_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4b195203, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8868 ms
testSincronoFault200_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@8fcc534, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
8887 ms
testSincronoFault200_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@5ec6fede, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8909 ms
testSincronoFault200_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@47044f7d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8928 ms
testSincronoFault200_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@8840c98, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
8948 ms
testSincronoFault200_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@2afdf6b7, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
8967 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
oneWayFault500_pdSOAP11Stateful
8973 ms
oneWayFault500_pdSOAP11Stateless
8974 ms
oneWayFault500_pdSOAP11WithAttachmentsStateful
9256 ms
oneWayFault500_pdSOAP11WithAttachmentsStateless
9257 ms
oneWayFault500_pdSOAP12Stateful
9436 ms
oneWayFault500_pdSOAP12Stateless
9437 ms
oneWayFault500_pdSOAP12WithAttachmentsStateful
9648 ms
oneWayFault500_pdSOAP12WithAttachmentsStateless
9649 ms
sincronoFault500_pdSOAP11Stateful
9813 ms
sincronoFault500_pdSOAP11Stateless
10052 ms
sincronoFault500_pdSOAP11WithAttachmentsStateful
10231 ms
sincronoFault500_pdSOAP11WithAttachmentsStateless
10384 ms
sincronoFault500_pdSOAP12Stateful
10542 ms
sincronoFault500_pdSOAP12Stateless
10761 ms
sincronoFault500_pdSOAP12WithAttachmentsStateful
10931 ms
sincronoFault500_pdSOAP12WithAttachmentsStateless
11084 ms
testOneWayFault500_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@329dc214, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11253 ms
testOneWayFault500_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@19f02280, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11270 ms
testOneWayFault500_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@3b435211, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11295 ms
testOneWayFault500_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@47a4eee2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11310 ms
testOneWayFault500_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@4b957db0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11331 ms
testOneWayFault500_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@29962b2f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11346 ms
testOneWayFault500_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@1472208d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11366 ms
testOneWayFault500_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@5d9618f2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11380 ms
testSincronoFault500_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7ab2a07e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11398 ms
testSincronoFault500_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@15214920, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11417 ms
testSincronoFault500_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@6de004f1, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11437 ms
testSincronoFault500_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@168142da, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11456 ms
testSincronoFault500_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@217dc48e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11474 ms
testSincronoFault500_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@14b275bd, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11493 ms
testSincronoFault500_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@78c262ba, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11513 ms
testSincronoFault500_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@36ad229b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
11533 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
oneWayAutenticato_pdSOAP11Stateful
11541 ms
oneWayAutenticato_pdSOAP11Stateless
11789 ms
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
11936 ms
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
12122 ms
oneWayAutenticato_pdSOAP12Stateful
12280 ms
oneWayAutenticato_pdSOAP12Stateless
12444 ms
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
12581 ms
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
12721 ms
sincronoAutenticato_pdSOAP11Stateful
12884 ms
sincronoAutenticato_pdSOAP11Stateless
13108 ms
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
13269 ms
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
13452 ms
sincronoAutenticato_pdSOAP12Stateful
13580 ms
sincronoAutenticato_pdSOAP12Stateless
13699 ms
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
13829 ms
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
13977 ms
testOneWayAutenticato_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@3b35798, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
14131 ms
testOneWayAutenticato_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@3f857e08, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14156 ms
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@280fafd, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
14176 ms
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@30a9e3db, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14199 ms
testOneWayAutenticato_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@19827608, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14225 ms
testOneWayAutenticato_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@7fef0b40, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14247 ms
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@43a4a9e5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14268 ms
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@32507479, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14298 ms
testSincronoAutenticato_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@f245bdd, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
14329 ms
testSincronoAutenticato_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@57bd6a8f, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14349 ms
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@35145874, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14370 ms
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@209f3887, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14391 ms
testSincronoAutenticato_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@23444a36, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14413 ms
testSincronoAutenticato_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@679d0be8, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14437 ms
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@50211483, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
14462 ms
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@2dd63e3, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
14485 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP11Stateful
14495 ms
oneWayLocalForward_pdSOAP11Stateless
14823 ms
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
14970 ms
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
15097 ms
oneWayLocalForward_pdSOAP12Stateful
15247 ms
oneWayLocalForward_pdSOAP12Stateless
15375 ms
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
15495 ms
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
15615 ms
sincronoLocalForward_pdSOAP11Stateless
15731 ms
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
15879 ms
sincronoLocalForward_pdSOAP12Stateless
15975 ms
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
16105 ms
testOneWayLocalForward_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@3a0aaaf0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16389 ms
testOneWayLocalForward_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@64021427, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16416 ms
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@73bb1337, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16444 ms
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@4f081b5d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16489 ms
testOneWayLocalForward_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@4b03cbad, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16519 ms
testOneWayLocalForward_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@2df65a56, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16564 ms
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@4ae2e781, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16621 ms
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@13cc0b90, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16664 ms
testSincronoLocalForward_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@691541bc, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16701 ms
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@3554bdc0, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16742 ms
testSincronoLocalForward_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@49580ca8, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16817 ms
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@2e0fdbe9, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
16842 ms
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
oneWay_pdSOAP11Stateful
16851 ms
oneWay_pdSOAP11Stateless
17049 ms
oneWay_pdSOAP11WithAttachmentsStateful
17222 ms
oneWay_pdSOAP11WithAttachmentsStateless
17353 ms
oneWay_pdSOAP12Stateful
17573 ms
oneWay_pdSOAP12Stateless
17708 ms
oneWay_pdSOAP12WithAttachmentsStateful
17828 ms
oneWay_pdSOAP12WithAttachmentsStateless
17944 ms
sincrono_pdSOAP11Stateful
18071 ms
sincrono_pdSOAP11Stateless
18250 ms
sincrono_pdSOAP11WithAttachmentsStateful
18387 ms
sincrono_pdSOAP11WithAttachmentsStateless
18531 ms
sincrono_pdSOAP12Stateful
18680 ms
sincrono_pdSOAP12Stateless
18776 ms
sincrono_pdSOAP12WithAttachmentsStateful
18875 ms
sincrono_pdSOAP12WithAttachmentsStateless
18987 ms
testOneWay_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@7436364d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19135 ms
testOneWay_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@42fc4ac4, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19158 ms
testOneWay_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@296edc75, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19186 ms
testOneWay_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@14b528b6, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19205 ms
testOneWay_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@3757e8e2, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19222 ms
testOneWay_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@6f930e0, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
19247 ms
testOneWay_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@7aea704c, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19270 ms
testOneWay_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@4026461d, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19292 ms
testSincrono_pdSOAP11Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@4702e7a5, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
19312 ms
testSincrono_pdSOAP11Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@47df5041, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
21224 ms
testSincrono_pdSOAP11WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@11df2829, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
22928 ms
testSincrono_pdSOAP11WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@696b52bc, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
24799 ms
testSincrono_pdSOAP12Stateful(org.openspcoop2.testsuite.db.DatabaseComponent@68ea253b, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
26396 ms
testSincrono_pdSOAP12Stateless(org.openspcoop2.testsuite.db.DatabaseComponent@740a0d5e, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
29331 ms
testSincrono_pdSOAP12WithAttachmentsStateful(org.openspcoop2.testsuite.db.DatabaseComponent@7c1503a3, org.openspcoop2.testsuite.db.DatabaseMsgDia...)
32194 ms
testSincrono_pdSOAP12WithAttachmentsStateless(org.openspcoop2.testsuite.db.DatabaseComponent@273fa9e, org.openspcoop2.testsuite.db.DatabaseMsgDiag...)
35231 ms