org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
<?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="RisorseEsterne"/>
</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
RisorseEsterne
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
testRisorseJMX
RisorseEsterne.DB_MSG_DIAGNOSTICI
testDatabaseMsgDiagnostici
RisorseEsterne.DB_OPENSPCOOP
testDatabaseOpenSPCoop
RisorseEsterne.RISORSE_JMX
testRisorseJMX
Times for Ant suite
Total running time: 928 ms
Reporter output for Ant suite
testRisorseJMX
Controllo risorse jmx: connessioni database ...
Controllo risorse jmx: connessioni database [Nessuna connessione allocata]
Verifiche connessioni database stato1[true] stato2[false]
Controllo risorse jmx: connessioni jms ...
Controllo risorse jmx: connessioni jms [Nessuna connessione allocata]
Controllo risorse jmx: connessioni http PD ...
Controllo risorse jmx: connessioni http PD [Nessuna connessione allocata]
Controllo risorse jmx: connessioni http PA ...
Controllo risorse jmx: connessioni http PA [Nessuna connessione allocata]
Controllo risorse jmx: transazioni attive ...
Controllo risorse jmx: transazioni attive [Nessuna transazione attiva]
testDatabaseOpenSPCoop(org.openspcoop2.testsuite.db.DatabaseComponent@4eea94a4)
Controllo database...
Anomalie riscontrate: 0
testDatabaseOpenSPCoop(org.openspcoop2.testsuite.db.DatabaseComponent@7c281eb8)
Controllo database...
Anomalie riscontrate: 0
testDatabaseMsgDiagnostici(org.openspcoop2.testsuite.db.DatabaseMsgDiagnosticiComponent@65f40689)
Controllo Keyword non trasformate (@KEYWORD@)...
Anomalie riscontrate: 0
Controllo NullPointerException ...
Anomalie riscontrate: 0
Controllo Codici diagnostici ...
Anomalie Codici diagnostici: 0
Controllo errori di tracciamento non riuscito ...
Anomalie tracciamento non riuscito: 0
testDatabaseMsgDiagnostici(org.openspcoop2.testsuite.db.DatabaseMsgDiagnosticiComponent@29be997f)
Controllo Keyword non trasformate (@KEYWORD@)...
Anomalie riscontrate: 0
Controllo NullPointerException ...
Anomalie riscontrate: 0
Controllo Codici diagnostici ...
Anomalie Codici diagnostici: 0
Controllo errori di tracciamento non riuscito ...
Anomalie tracciamento non riuscito: 0
981 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryNotClean_genericCode
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalIpForwardedOptional
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrlOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalIp
testPrincipalHeaderNotClean_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrl_genericCode
testPrincipalIpForwardedOptional
testPrincipalQueryOptional
testPrincipal_genericCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrlOptional
testPrincipal_specificCode
testPrincipalHeaderClean_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalUrl_specificCode
testPrincipalOptional
testPrincipalQueryClean_genericCode
testPrincipalQueryClean_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
jsonTestFlussiOk
compactTestEsaminaJWT
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testAlternativeSoap12ContentTypesUnsupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingMaxSize
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingTimeout
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingDigestDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegolaDefault
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingMaxAge
testResponseCachingNoCacheDisabled
testResponseCachingNoStore
testResponseCachingTimeout
testResponseCachingDigestHeaders
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testAuthBasicWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
testServiceWithApiKeyAuthForward
testServiceWithApiKeyAppIdAuth
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithBasicAuth_ko_credentialErrate_domain
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithBasicAuth_ok
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
compactTestEsaminaJWTinHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestFlussiOk
jsonTestEsaminaJsonPayloadEncoding
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
oneWayLocalForward_pdSOAP11Stateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12Stateful
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateful
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalIpForwarded_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalUrlOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalOptional
testPrincipalUrl_genericCode
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalIp
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalIpForwarded_specificCode
testPrincipalUrlOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalOptional
testPrincipalUrl_genericCode
testPrincipal_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalIp
testPrincipalQueryOptional
testPrincipalUrl_specificCode
testPrincipalHeaderOptional
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwardedOptional
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderClean_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
testSincronoFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateless
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12Stateful
testSincronoFault200_pdSOAP12Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testOneWayFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesSupported
testContentTypeKo
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap11
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_validazione
testMTOM_Soap11_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap11_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_packageUnpackage_xml
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterPreflightNoACRH
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterNullOrigin
testDoFilterPreflightEmptyACRH
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNegativeMaxAge
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11WithAttachmentsStateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateful
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateless
testSincronoFault500_pdSOAP12WithAttachmentsStateless
oneWayFault500_pdSOAP11Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
oneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12Stateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuth
testServiceWithApiKeyAppIdAuthForward
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_noCredential
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ok
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_rolesExternalAll_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAny
test_rolesAny
test_InternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAny
test_rolesAny
test_InternalXacmlPolicy_specificCode
test_XacmlPolicy_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalAll_genericCode
test_rolesExternalNoAuthenticationAny
test_rolesExternalNoAuthenticationAll_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_Authenticated_or_rolesAll_specificCode
test_Authenticated_or_externalRolesAny
test_XacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesInternalAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAll_genericCode
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterSimpleHEAD
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterNullOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflight
testDoFilterEmptyOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleGET
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPUT
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterInvalidOrigin
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterNullOrigin
testDoFilterPreflightAnyOrigin
testDoFilterPreflightMoreHeaders
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleWithExposedHeaders
testDoFilterOriginNotAllowed
testDoFilterActualPOST
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflight
testDoFilterEmptyOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleGET
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAny
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyOk
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11_validazione
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_validazione
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyOk
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_request_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesExternalAll_genericCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_XacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAny
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_Authenticated_or_rolesAny
test_Authenticated_or_rolesAll_specificCode
test_InternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_genericCode
test_rolesExternalAny
test_rolesExternalNoAuthenticationAll_specificCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_XacmlPolicy_genericCode
test_rolesInternalAll_specificCode
test_rolesInternalAll_genericCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_Authenticated_or_externalRolesAll_genericCode
test_rolesAll_specificCode
test_rolesInternalAny
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_ExternalXacmlPolicy_noAuthentication_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
testDoFilterSimpleHEAD
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOrigin
testDoFilterPreflightNoACRH
testDoFilterPreflightNegativeMaxAge
testDoFilterInvalidOrigin
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterDifferentOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterPreflightUnsupportedACRH
testDoFilterEmptyOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightMoreHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightNoACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterOriginNotAllowed
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12Stateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP11Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
oneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
oneWayAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
sincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP11Stateful
testOneWayFault500_paSOAP12WithAttachmentsStateless
oneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testSincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP11Stateful
sincronoFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateful
testOneWayFault500_paSOAP11Stateless
oneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testOneWayFault200_paSOAP11WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP11WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12Stateless
testOneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP11Stateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12Stateless
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP12Stateless
testSincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
sincronoAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP12Stateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP11WithAttachmentsStateless
testSincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateless
sincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightEmptyACRM
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterNullOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterOriginNotAllowed
testDoFilterActualRequestTrasparente
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterDifferentOrigin
testDoFilterPreflight
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterPreflightTrasparente
testDoFilterNullOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterOriginNotAllowed
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
testOneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
testSincrono_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11Stateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11WithAttachmentsStateful
oneWay_pdSOAP11WithAttachmentsStateless
oneWay_pdSOAP12Stateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11Stateless
testOneWay_pdSOAP11Stateful
testOneWay_pdSOAP12Stateless
sincrono_pdSOAP12Stateful
oneWay_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasic_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppId_genericCode
testBasicOptional
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_specificCode
testApiKeyOptional
testSsl_genericCode
testBasic_specificCode
testAppIdForwardAuthorization_genericCode
testApiKey_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
testApiKeyForwardCustomAuthorization_genericCode
testAppIdForwardAuthorization_specificCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppId_genericCode
testBasicOptional
testSslOptional
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardCustomAuthorization_specificCode
testSsl_specificCode
testApiKeyOptional
testSsl_genericCode
testBasic_specificCode
testAppIdForwardAuthorization_genericCode
testApiKey_specificCode
testAppIdOptional
testBasicForwardAuthorization_specificCode
testAppId_specificCode
testBasicForwardAuthorization_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testSsl_specificCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_genericCode
testNone
testApiKeyForwardCustomAuthorization_genericCode
testSslOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testBasic_specificCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testBasic_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdOptional
testAppIdForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testSsl_genericCode
testNone
testApiKeyForwardCustomAuthorization_genericCode
testSslOptional
testApiKeyForwardAuthorization_genericCode
testApiKeyOptional
testAppIdForwardAuthorization_specificCode
testApiKeyForwardCustomAuthorization_specificCode
testBasicOptional
testBasic_specificCode
testAppId_specificCode
testAppId_genericCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testBasic_genericCode
testApiKeyForwardAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_specificCode
testBasicForwardAuthorization_specificCode
testAppIdOptional
testAppIdForwardAuthorization_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testContentTypeResponseOk
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaGetStar
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaGetQualsiasi
testContentTypeRequestKo
testContentTypeResponseOk
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestOk
testCorrelazioneApplicativaPuntuale
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaGetRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetStar
testContentTypeRequestKo
testContentTypeResponseOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testSincrono_paSOAP11WithAttachmentsStateful
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
sincrono_paSOAP12Stateless
testOneWay_paSOAP11Stateful
testSincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12Stateful
testOneWay_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11Stateless
testOneWay_paSOAP12Stateless
testOneWay_paSOAP11Stateless
testSincrono_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11Stateful
oneWay_paSOAP12WithAttachmentsStateless
testSincrono_paSOAP12Stateful
sincrono_paSOAP12WithAttachmentsStateful
sincrono_paSOAP11WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP12Stateless
testSincrono_paSOAP11Stateful
testOneWay_paSOAP11WithAttachmentsStateless
oneWay_paSOAP12Stateful
oneWay_paSOAP11Stateless
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12Stateless
oneWay_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingDigestDefault
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingDigestHeaders
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingNoStoreDisabled
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingNoCacheDisabled
testResponseCachingRegolaDefault
testResponseCachingMaxAge
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testDatabaseMsgDiagnostici(org.openspcoop2.testsuite.db.DatabaseMsgDiagnosticiComponent@29be997f)
0 ms
testDatabaseMsgDiagnostici(org.openspcoop2.testsuite.db.DatabaseMsgDiagnosticiComponent@65f40689)
250 ms
testDatabaseOpenSPCoop(org.openspcoop2.testsuite.db.DatabaseComponent@4eea94a4)
3465 ms
testDatabaseOpenSPCoop(org.openspcoop2.testsuite.db.DatabaseComponent@7c281eb8)
3489 ms
testRisorseJMX
3507 ms