Test results
1 suite
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite (url-based)
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite (x-forwarded-for)
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite (token)
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite (container)
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite (form-based)
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite (header-based)
<?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="RESTAutenticazionePortaDelegata"/>
    </run>
  </groups>
  <groups>
    <run>
      <include name="RESTAutenticazionePortaDelegata"/>
    </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
RESTAutenticazionePortaDelegata
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
RESTAutenticazionePortaDelegata.AuthApiKeyAppId_WWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
RESTAutenticazionePortaDelegata.AuthApiKeyAppId_WWWAuthenticate_credenzialiNonValide
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
RESTAutenticazionePortaDelegata.AuthApiKey_WWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
RESTAutenticazionePortaDelegata.AuthApiKey_WWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
RESTAutenticazionePortaDelegata.AuthBasic_ServiceWithBasicAuth_KO_CredenzialiBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
RESTAutenticazionePortaDelegata.AuthBasic_ServiceWithBasicAuth_OK_CredenzialiInoltrate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
RESTAutenticazionePortaDelegata.AuthBasic_WWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
RESTAutenticazionePortaDelegata.AuthBasic_WWWAuthenticate_credenzialiNonValide
testAuthBasicWWWAuthenticate_credenzialiNonValide
RESTAutenticazionePortaDelegata.AuthHttps_WWWAuthenticate_credenzialiNonFornite
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
RESTAutenticazionePortaDelegata.AuthPrincipal_WWWAuthenticate_credenzialiNonFornite
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
RESTAutenticazionePortaDelegata.ServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuth
RESTAutenticazionePortaDelegata.ServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAppIdAuthForward
RESTAutenticazionePortaDelegata.ServiceWithApiKeyAuth
testServiceWithApiKeyAuth
RESTAutenticazionePortaDelegata.ServiceWithApiKeyAuthForward
testServiceWithApiKeyAuthForward
RESTAutenticazionePortaDelegata.ServiceWithBasicAuth_KO_CredenzialiErrate
testServiceWithBasicAuth_ko_credentialErrate
RESTAutenticazionePortaDelegata.ServiceWithBasicAuth_KO_CredenzialiErrate_Domain
testServiceWithBasicAuth_ko_credentialErrate_domain
RESTAutenticazionePortaDelegata.ServiceWithBasicAuth_KO_CredenzialiNonFornite
testServiceWithBasicAuth_ko_noCredential
RESTAutenticazionePortaDelegata.ServiceWithBasicAuth_KO_CredenzialiNonFornite_Domain
testServiceWithBasicAuth_ko_noCredential_domain
RESTAutenticazionePortaDelegata.ServiceWithBasicAuth_OK
testServiceWithBasicAuth_ok
RESTAutenticazionePortaDelegataNoPrincipal
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAppIdAuth
testServiceWithApiKeyAppIdAuthForward
testServiceWithApiKeyAuth
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_noCredential
testServiceWithBasicAuth_ko_noCredential_domain
testServiceWithBasicAuth_ok
RESTAutenticazionePortaDelegataPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
Times for Ant suite
Total running time: 13 seconds
Reporter output for Ant suite
testServiceWithBasicAuth_ok
URL: http://localhost:8080/govway/api/out/AuthenticationREST_serviceWithBasicAuth/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_35&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_36&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [200] ritornato [200], raccolgo id ... Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse]) Leggo id da header [GovWay-Message-ID] Ricevuto id [7403e38a-10b6-11f1-9d05-06c6c98a384d] [7403e38a-10b6-11f1-9d05-06c6c98a384d] Atteso [200] ritornato [200] [7403e38a-10b6-11f1-9d05-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_36] e valore ritornato [TEST_RESPONSE_36]
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
URL: http://localhost:8080/govway/api/out/AuthenticationREST_basic_forwardCredentials/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_11&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_12&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [200] ritornato [200], raccolgo id ... Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse]) Leggo id da header [GovWay-Message-ID] Ricevuto id [72ad53d6-10b6-11f1-9d05-06c6c98a384d] [72ad53d6-10b6-11f1-9d05-06c6c98a384d] Atteso [200] ritornato [200] [72ad53d6-10b6-11f1-9d05-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_12] e valore ritornato [TEST_RESPONSE_12]
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
URL: http://localhost:8080/govway/api/out/AuthenticationREST_appId/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_3&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-71ad6fda-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'ApiKeyTestGovWay' rilevato 'ApiKeyTestGovWay' WWWAuthenticate Realm atteso 'TestGovWayApiKey' rilevato 'TestGovWayApiKey' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayApiKey Invalid API Key' rilevato 'TestGovWayApiKey Invalid API Key'
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(url-based)
URL: http://localhost:8080/govway/api/out/AuthenticationREST_PrincipalUrl/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_43&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-74a46869-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'PrincipalAuthTestGovWayUrlBased' rilevato 'PrincipalAuthTestGovWayUrlBased' WWWAuthenticate Realm atteso 'TestGovWayUrlBased' rilevato 'TestGovWayUrlBased' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayUrlBased The request is missing a required principal credentials' rilevato 'TestGovWayUrlBased The request is missing a required principal credentials'
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
URL: http://localhost:8080/govway/api/out/AuthenticationREST_https/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_17&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-72ec0a90-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'mTLSTestGovWay' rilevato 'mTLSTestGovWay' WWWAuthenticate Realm atteso 'TestGovWayMTLS' rilevato 'TestGovWayMTLS' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayMTLS The request is missing a required client certificate' rilevato 'TestGovWayMTLS The request is missing a required client certificate'
testAuthBasicWWWAuthenticate_credenzialiNonValide
URL: http://localhost:8080/govway/api/out/AuthenticationREST_basic/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_15&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-72d3a08c-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'Basic' rilevato 'Basic' WWWAuthenticate Realm atteso 'TestGovWayBasic' rilevato 'TestGovWayBasic' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayBasic Invalid credentials' rilevato 'TestGovWayBasic Invalid credentials'
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(x-forwarded-for)
URL: http://localhost:8080/govway/api/out/AuthenticationREST_PrincipalIPForwarded/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_45&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-74bef552-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'PrincipalAuthTestGovWayIPForwarded' rilevato 'PrincipalAuthTestGovWayIPForwarded' WWWAuthenticate Realm atteso 'TestGovWayIPForwarded' rilevato 'TestGovWayIPForwarded' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayIPForwarded The request is missing a required principal credentials' rilevato 'TestGovWayIPForwarded The request is missing a required principal credentials'
testServiceWithBasicAuth_ko_noCredential_domain
URL: http://localhost:8080/govway/api/out/AuthenticationREST_serviceWithBasicAuthDomain/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_33&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, WWW-Authenticate, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type]) Leggo id da header [GovWay-Message-ID] Ricevuto id [73f58ba6-10b6-11f1-9d05-06c6c98a384d] [73f58ba6-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401]
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(token)
URL: http://localhost:8080/govway/api/out/AuthenticationREST_PrincipalToken/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_47&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-74e2d10b-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'PrincipalAuthTestGovWayToken' rilevato 'PrincipalAuthTestGovWayToken' WWWAuthenticate Realm atteso 'TestGovWayToken' rilevato 'TestGovWayToken' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayToken The request is missing a required principal credentials' rilevato 'TestGovWayToken The request is missing a required principal credentials'
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(container)
URL: http://localhost:8080/govway/api/out/AuthenticationREST_Principal/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_37&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-741a51bd-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'PrincipalAuthTestGovWayContainer' rilevato 'PrincipalAuthTestGovWayContainer' WWWAuthenticate Realm atteso 'TestGovWayContainer' rilevato 'TestGovWayContainer' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayContainer The request is missing a required principal credentials' rilevato 'TestGovWayContainer The request is missing a required principal credentials'
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
URL: http://localhost:8080/govway/api/out/AuthenticationREST_basic/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_9&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type]) Leggo id da header [GovWay-Message-ID] Ricevuto id [72601e27-10b6-11f1-9d05-06c6c98a384d] [72601e27-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401]
testServiceWithBasicAuth_ko_credentialErrate
URL: http://localhost:8080/govway/api/out/AuthenticationREST_serviceWithBasicAuth/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_27&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type]) Leggo id da header [GovWay-Message-ID] Ricevuto id [73a5bdde-10b6-11f1-9d05-06c6c98a384d] [73a5bdde-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401]
testAuthBasicWWWAuthenticate_credenzialiNonFornite
URL: http://localhost:8080/govway/api/out/AuthenticationREST_basic/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_13&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-72cc4d8b-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'Basic' rilevato 'Basic' WWWAuthenticate Realm atteso 'TestGovWayBasic' rilevato 'TestGovWayBasic' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayBasic The request is missing a required http-basic credentials' rilevato 'TestGovWayBasic The request is missing a required http-basic credentials'
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
URL: http://localhost:8080/govway/api/out/AuthenticationREST_appId/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_1&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-71647fec-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'ApiKeyTestGovWay' rilevato 'ApiKeyTestGovWay' WWWAuthenticate Realm atteso 'TestGovWayApiKey' rilevato 'TestGovWayApiKey' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayApiKey The request is missing a required API Key' rilevato 'TestGovWayApiKey The request is missing a required API Key'
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(form-based)
URL: http://localhost:8080/govway/api/out/AuthenticationREST_PrincipalQuery/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_41&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-748324c0-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'PrincipalAuthTestGovWayFormBased' rilevato 'PrincipalAuthTestGovWayFormBased' WWWAuthenticate Realm atteso 'TestGovWayFormBased' rilevato 'TestGovWayFormBased' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayFormBased The request is missing a required principal credentials' rilevato 'TestGovWayFormBased The request is missing a required principal credentials'
testServiceWithApiKeyAppIdAuthForward
URL: http://localhost:8080/govway/api/out/AuthenticationREST_appIdForward/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_21&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_22&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [200] ritornato [200], raccolgo id ... Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse]) Leggo id da header [GovWay-Message-ID] Ricevuto id [73474a0c-10b6-11f1-9d05-06c6c98a384d] [73474a0c-10b6-11f1-9d05-06c6c98a384d] Atteso [200] ritornato [200] [73474a0c-10b6-11f1-9d05-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_22] e valore ritornato [TEST_RESPONSE_22]
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(header-based)
URL: http://localhost:8080/govway/api/out/AuthenticationREST_PrincipalHeader/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_39&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-7441afe7-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'PrincipalAuthTestGovWayHeaderBased' rilevato 'PrincipalAuthTestGovWayHeaderBased' WWWAuthenticate Realm atteso 'TestGovWayHeaderBased' rilevato 'TestGovWayHeaderBased' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayHeaderBased The request is missing a required principal credentials' rilevato 'TestGovWayHeaderBased The request is missing a required principal credentials'
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
URL: http://localhost:8080/govway/api/out/AuthenticationREST_apiKey/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_7&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-71f65fc7-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'ApiKeyTestGovWay' rilevato 'ApiKeyTestGovWay' WWWAuthenticate Realm atteso 'TestGovWayApiKey' rilevato 'TestGovWayApiKey' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayApiKey Invalid API Key' rilevato 'TestGovWayApiKey Invalid API Key'
testServiceWithApiKeyAuth
URL: http://localhost:8080/govway/api/out/AuthenticationREST_apiKey/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_23&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_24&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [200] ritornato [200], raccolgo id ... Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse]) Leggo id da header [GovWay-Message-ID] Ricevuto id [73496cf2-10b6-11f1-9d05-06c6c98a384d] [73496cf2-10b6-11f1-9d05-06c6c98a384d] Atteso [200] ritornato [200] [73496cf2-10b6-11f1-9d05-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_24] e valore ritornato [TEST_RESPONSE_24]
testServiceWithApiKeyAppIdAuth
URL: http://localhost:8080/govway/api/out/AuthenticationREST_appId/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_19&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_20&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [200] ritornato [200], raccolgo id ... Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse]) Leggo id da header [GovWay-Message-ID] Ricevuto id [7331c62c-10b6-11f1-9d05-06c6c98a384d] [7331c62c-10b6-11f1-9d05-06c6c98a384d] Atteso [200] ritornato [200] [7331c62c-10b6-11f1-9d05-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_20] e valore ritornato [TEST_RESPONSE_20]
testServiceWithBasicAuth_ko_credentialErrate_domain
URL: http://localhost:8080/govway/api/out/AuthenticationREST_serviceWithBasicAuthDomain/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_29&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, WWW-Authenticate, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type]) Leggo id da header [GovWay-Message-ID] Ricevuto id [73e2039c-10b6-11f1-9d05-06c6c98a384d] [73e2039c-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401]
testServiceWithApiKeyAuthForward
URL: http://localhost:8080/govway/api/out/AuthenticationREST_apiKeyForward/service/echo?destFile=/etc/govway/testfiles/HelloWorld.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_25&returnHttpHeader=ProvaHeaderResponse:TEST_RESPONSE_26&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [200] ritornato [200], raccolgo id ... Headers: ([GovWay-Service, Server, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Content-Type, GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, GovWay-Action, X-Content-Type-Options, GovWay-Service-Version, GovWay-TestSuite, Connection, Pragma, GovWay-Service-Type, Date, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-TestSuite-Description, GovWay-Sender-Type, ProvaHeaderResponse]) Leggo id da header [GovWay-Message-ID] Ricevuto id [7367ca70-10b6-11f1-9d05-06c6c98a384d] [7367ca70-10b6-11f1-9d05-06c6c98a384d] Atteso [200] ritornato [200] [7367ca70-10b6-11f1-9d05-06c6c98a384d] Atteso Header [ProvaHeaderResponse] con valore atteso [TEST_RESPONSE_26] e valore ritornato [TEST_RESPONSE_26]
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
URL: http://localhost:8080/govway/api/out/AuthenticationREST_apiKey/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_5&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, ReturnCode, Server, X-Content-Type-Options, WWW-Authenticate, Connection, Pragma, Date, GovWay-Version, GovWay-Transaction-ErrorType, GovWay-Version-Info, Cache-Control, Vary, Expires, Content-Type]) Leggo id transazione da header [GovWay-Transaction-ID] [AuthnError-71bfbf5d-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401] WWWAuthenticate AuthType atteso 'ApiKeyTestGovWay' rilevato 'ApiKeyTestGovWay' WWWAuthenticate Realm atteso 'TestGovWayApiKey' rilevato 'TestGovWayApiKey' WWWAuthenticate error atteso 'invalid_request' rilevato 'invalid_request' WWWAuthenticate error_description atteso 'TestGovWayApiKey The request is missing a required API Key' rilevato 'TestGovWayApiKey The request is missing a required API Key'
testServiceWithBasicAuth_ko_noCredential
URL: http://localhost:8080/govway/api/out/AuthenticationREST_serviceWithBasicAuth/service/echo?destFile=/etc/govway/testfiles/restError.json&checkEqualsHttpHeader=ProvaHeaderRequest:TEST_31&destFileContentType=text/json&checkEqualsHttpMethod=GET Atteso [401] ritornato [401], raccolgo id ... Headers: ([GovWay-Provider-Type, Transfer-Encoding, Keep-Alive, GovWay-Transaction-ID, GovWay-Service, ReturnCode, GovWay-Action, Server, X-Content-Type-Options, GovWay-Service-Version, Connection, Pragma, GovWay-Service-Type, Date, GovWay-Provider, GovWay-Version, GovWay-Version-Info, GovWay-Message-ID, Cache-Control, GovWay-Sender, Vary, Expires, GovWay-Sender-Type]) Leggo id da header [GovWay-Message-ID] Ricevuto id [73f0d0b2-10b6-11f1-9d05-06c6c98a384d] [73f0d0b2-10b6-11f1-9d05-06c6c98a384d] Atteso [401] ritornato [401]
965 ignored methods
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPDMethodOverride
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaDelegata
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSEEncrypt
compactTestEsaminaJWT
jsonTestEsaminaJWT
jsonTestFlussiOk
compactTestFlussiOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPAOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaApplicativa
testDoFilterPreflightMaxAge
testDoFilterSimpleHEAD
testDoFilterActualPUT
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightNoACRM
testDoFilterPreflightEmptyACRH
testDoFilterActualPOSTWithoutContentType
testDoFilterPreflightMoreHeaders
testDoFilterPreflight
testDoFilterActualPOST
testDoFilterDifferentOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterOriginNotAllowed
testDoFilterEmptyOrigin
testDoFilterPreflightUnsupportedACRH
testDoFilterSimpleGET
testDoFilterPreflightTrasparente
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRH
testDoFilterPreflightEmptyACRM
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterNullOrigin
testDoFilterSimpleWithExposedHeaders
testDoFilterInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativa
testServiceWithBasicAuth_ko_noCredential
testServiceWithApiKeyAppIdAuthForward
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAuthForward
testServiceWithBasicAuth_ok
testServiceWithBasicAuth_ko_credentialErrate_domain
testServiceWithBasicAuth_ko_credentialErrate
testServiceWithBasicAuth_ko_noCredential_domain
testAuthBasicWWWAuthenticate_credenzialiNonValide
testAuthHttpsWWWAuthenticate_credenzialiNonFornite
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite
testAuthBasicWWWAuthenticate_credenzialiNonFornite
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite
testServiceWithApiKeyAuth
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate
testAuthApiKeyWWWAuthenticate_credenzialiNonValide
testServiceWithApiKeyAppIdAuth
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaNonAutenticato
testOneWay_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11WithAttachmentsStateless
testOneWay_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateful
sincrono_paSOAP11Stateful
testOneWay_paSOAP12Stateful
testOneWay_paSOAP11Stateless
testOneWay_paSOAP11Stateful
testSincrono_paSOAP12WithAttachmentsStateless
oneWay_paSOAP12Stateful
testSincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP11Stateless
testSincrono_paSOAP12Stateless
testOneWay_paSOAP11WithAttachmentsStateless
sincrono_paSOAP11Stateless
sincrono_paSOAP12WithAttachmentsStateless
sincrono_paSOAP12Stateless
oneWay_paSOAP11Stateful
sincrono_paSOAP12WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateless
oneWay_paSOAP11WithAttachmentsStateful
oneWay_paSOAP12WithAttachmentsStateful
testSincrono_paSOAP11WithAttachmentsStateless
testSincrono_paSOAP12Stateful
testOneWay_paSOAP12Stateless
sincrono_paSOAP11WithAttachmentsStateful
testSincrono_paSOAP11Stateful
testOneWay_paSOAP12WithAttachmentsStateless
sincrono_paSOAP11WithAttachmentsStateless
sincrono_paSOAP12Stateful
oneWay_paSOAP12Stateless
testSincrono_paSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDHead
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDPost
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaDelegata
testContentTypeRequestOk
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaPuntualeCaseInsensitive
testContentTypeRequestKo
testCorrelazioneApplicativaGetQualsiasiStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaPuntuale
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaPuntualeRisposta
testCorrelazioneApplicativaGetQualsiasi
testContentTypeResponseOk
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetStarRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaApplicativa
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyOk
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap12_verifyOk
testMTOM_Soap11_validazione
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap12_verifyKo_response_genericCode_wrap
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegata
testBasicForwardAuthorization_specificCode
testSsl_genericCode
testApiKey_genericCode
testAppIdForwardCustomAuthorization_genericCode
testApiKeyForwardCustomAuthorization_specificCode
testApiKeyForwardAuthorization_genericCode
testSsl_specificCode
testApiKeyOptional
testBasic_specificCode
testAppIdForwardAuthorization_specificCode
testAppIdOptional
testApiKeyForwardCustomAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_genericCode
testApiKey_specificCode
testAppId_specificCode
testAppIdForwardCustomAuthorization_specificCode
testBasicOptional
testBasic_genericCode
testAppIdForwardAuthorization_genericCode
testSslOptional
testAppId_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaApplicativa
testDoFilterPreflightMoreHeaders
testDoFilterPreflightUnsupportedACRH
testDoFilterActualPOST
testDoFilterInvalidOrigin
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterEmptyOrigin
testDoFilterPreflightNegativeMaxAge
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterActualWithExposedHeaders
testDoFilterPreflightEmptyACRM
testDoFilterPreflightInvalidOrigin
testDoFilterPreflight
testDoFilterDifferentOrigin
testDoFilterOriginNotAllowed
testDoFilterPreflightTrasparente
testDoFilterPreflightEmptyACRH
testDoFilterNullOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOrigin
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPDLocalForwardHead
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.integrazione.RESTIntegrazionePortaApplicativa
testCorrelazioneApplicativaQualsiasiMetodo
testCorrelazioneApplicativaGetStar
testCorrelazioneApplicativaGetQualsiasiStarRisposta
testCorrelazioneApplicativaGetQualsiasiStar
testContentTypeRequestOk
testCorrelazioneApplicativaPuntualeRispostaCaseInsensitive
testCorrelazioneApplicativaGetQualsiasiRisposta
testCorrelazioneApplicativaGet
testCorrelazioneApplicativaGetQualsiasi
testCorrelazioneApplicativaGetStarRisposta
testCorrelazioneApplicativaPuntuale
testContentTypeRequestKo
testContentTypeResponseOk
testCorrelazioneApplicativaPuntualeCaseInsensitive
testCorrelazioneApplicativaGetRisposta
testContentTypeResponseKo
testCorrelazioneApplicativaQualsiasiMetodoRisposta
testCorrelazioneApplicativaPuntualeRisposta
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDLocalForwardDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPAGet
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPAPost
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMultiMixed
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPAPatch
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaDelegata
testContentTypeKo
testContentTypeOk
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataAutenticato
sincronoAutenticato_pdSOAP12Stateless
oneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateless
oneWayAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateless
testSincronoAutenticato_pdSOAP11WithAttachmentsStateful
sincronoAutenticato_pdSOAP12WithAttachmentsStateless
oneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP12Stateful
sincronoAutenticato_pdSOAP11WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateless
testOneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP11Stateful
oneWayAutenticato_pdSOAP12WithAttachmentsStateless
testSincronoAutenticato_pdSOAP12Stateful
testSincronoAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP12WithAttachmentsStateful
oneWayAutenticato_pdSOAP11WithAttachmentsStateful
testOneWayAutenticato_pdSOAP11Stateless
testSincronoAutenticato_pdSOAP12Stateless
testOneWayAutenticato_pdSOAP12Stateful
testOneWayAutenticato_pdSOAP11WithAttachmentsStateful
testSincronoAutenticato_pdSOAP11Stateful
testOneWayAutenticato_pdSOAP12WithAttachmentsStateless
sincronoAutenticato_pdSOAP11Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.mtom.MTOMPortaDelegata
testMTOM_Soap12_verifyKo_response_genericCode_wrap
testMTOM_Soap11_verifyKo_request_genericCode_wrap
testMTOM_Soap11_packageUnpackage_xml
testMTOM_Soap12_verifyOk
testMTOM_Soap12
testMTOM_Soap11_verifyKo_request_specificCode
testMTOM_Soap12_verifyKo_response_request_specificCode
testMTOM_Soap12_packageUnpackage_xml
testMTOM_Soap12_verifyKo_request_specificCode
testMTOM_Soap11_verifyKo_response_genericCode_wrap
testMTOM_Soap12_validazione
testMTOM_Soap11_verifyKo_response_request_specificCode
testMTOM_Soap11_unpackagePackage_all
testMTOM_Soap11_validazione
testMTOM_Soap11_packageUnpackage_all
testMTOM_Soap12_verifyKo_request_genericCode_wrap
testMTOM_Soap12_unpackagePackage_xml
testMTOM_Soap12_verifyKo_request_genericCode_unwrap
testMTOM_Soap11
testMTOM_Soap11_verifyOk
testMTOM_Soap12_packageUnpackage_all
testMTOM_Soap12_unpackagePackage_all
testMTOM_Soap11_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_unpackagePackage_xml
testMTOM_Soap12_verifyKo_response_genericCode_unwrap
testMTOM_Soap11_verifyKo_request_genericCode_unwrap
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPDDelete
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault500
testSincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateless
testSincronoFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateless
testSincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11Stateful
sincronoFault500_pdSOAP12Stateless
oneWayFault500_pdSOAP11WithAttachmentsStateless
testSincronoFault500_pdSOAP11Stateless
oneWayFault500_pdSOAP11Stateful
oneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP11WithAttachmentsStateless
sincronoFault500_pdSOAP12WithAttachmentsStateful
sincronoFault500_pdSOAP11WithAttachmentsStateless
testOneWayFault500_pdSOAP12Stateful
testOneWayFault500_pdSOAP12WithAttachmentsStateful
testSincronoFault500_pdSOAP12WithAttachmentsStateless
testOneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP11WithAttachmentsStateful
oneWayFault500_pdSOAP12WithAttachmentsStateless
sincronoFault500_pdSOAP11Stateless
testOneWayFault500_pdSOAP11WithAttachmentsStateful
sincronoFault500_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.patch.RESTPDPatch
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaApplicativaAutenticato
testSincronoAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11Stateful
oneWayAutenticato_paSOAP11Stateful
sincronoAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP11WithAttachmentsStateful
sincronoAutenticato_paSOAP11WithAttachmentsStateful
testSincronoAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateful
testSincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12WithAttachmentsStateless
sincronoAutenticato_paSOAP12WithAttachmentsStateless
testOneWayAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP11WithAttachmentsStateful
testOneWayAutenticato_paSOAP11WithAttachmentsStateless
sincronoAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11WithAttachmentsStateless
oneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP12Stateful
testOneWayAutenticato_paSOAP11Stateful
testSincronoAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP12WithAttachmentsStateful
oneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12WithAttachmentsStateless
testSincronoAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateful
sincronoAutenticato_paSOAP11Stateless
testOneWayAutenticato_paSOAP12WithAttachmentsStateful
testOneWayAutenticato_paSOAP12Stateless
oneWayAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11Stateless
testSincronoAutenticato_paSOAP11WithAttachmentsStateless
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault500
testSincronoFault500_paSOAP12Stateful
oneWayFault500_paSOAP12WithAttachmentsStateless
testOneWayFault500_paSOAP11Stateful
sincronoFault500_paSOAP11Stateless
sincronoFault500_paSOAP11WithAttachmentsStateless
oneWayFault500_paSOAP12Stateless
sincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11Stateful
testSincronoFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP11Stateful
testOneWayFault500_paSOAP11WithAttachmentsStateful
testOneWayFault500_paSOAP11WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP11Stateful
oneWayFault500_paSOAP12Stateful
sincronoFault500_paSOAP11WithAttachmentsStateful
testSincronoFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateful
sincronoFault500_paSOAP12Stateful
testSincronoFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateful
oneWayFault500_paSOAP11WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateful
testOneWayFault500_paSOAP11Stateless
testOneWayFault500_paSOAP12Stateless
testOneWayFault500_paSOAP12WithAttachmentsStateless
testSincronoFault500_paSOAP12WithAttachmentsStateless
sincronoFault500_paSOAP12WithAttachmentsStateful
testSincronoFault500_paSOAP12Stateless
oneWayFault500_paSOAP11WithAttachmentsStateful
oneWayFault500_paSOAP12WithAttachmentsStateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDPut
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.head.RESTPAHead
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.integrazione.SOAPIntegrazionePortaApplicativa
testContentTypeKo
testAlternativeSoap12ContentTypesUnsupported
testAlternativeSoap12ContentTypesSupported
testContentTypeOk
org.openspcoop2.protocol.trasparente.testsuite.units.rest.cors.CORSPortaDelegata
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterNullOrigin
testDoFilterDifferentOrigin
testDoFilterActualPOST
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOrigin
testDoFilterSimpleRequestTrasparente
testDoFilterPreflightNoACRH
testDoFilterOriginNotAllowed
testDoFilterPreflightMoreHeaders
testDoFilterEmptyOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflight
testDoFilterSimpleGET
testDoFilterPreflightEmptyACRM
testDoFilterSimpleHEAD
testDoFilterPreflightNoACRM
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleWithExposedHeaders
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOSTWithoutContentType
testDoFilterInvalidOrigin
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightTrasparente
testDoFilterActualPUT
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPATrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDLocalForwardOptions
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.delete.RESTPADelete
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaDelegata
testResponseCachingMaxAgeDisabled
testResponseCachingDigestQueryParameters
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingRegole
testResponseCachingNoCache
testResponseCachingNoStore
testResponseCachingNoCacheDisabled
testResponseCachingDigestHeaders
testResponseCachingDigestUriBodyDisabilitato
testResponseCaching
testResponseCachingTimeout
testResponseCachingRegolaDefault
testResponseCachingMaxAge
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaApplicativaFault200
testSincronoFault200_paSOAP11WithAttachmentsStateless
oneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP11WithAttachmentsStateless
testSincronoFault200_paSOAP11Stateful
testOneWayFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateful
oneWayFault200_paSOAP12WithAttachmentsStateful
sincronoFault200_paSOAP12Stateful
sincronoFault200_paSOAP11Stateful
oneWayFault200_paSOAP11WithAttachmentsStateful
testOneWayFault200_paSOAP11WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateless
testOneWayFault200_paSOAP12WithAttachmentsStateless
testSincronoFault200_paSOAP12Stateful
testOneWayFault200_paSOAP12WithAttachmentsStateful
testSincronoFault200_paSOAP12WithAttachmentsStateless
oneWayFault200_paSOAP11Stateful
oneWayFault200_paSOAP11Stateless
sincronoFault200_paSOAP11Stateless
oneWayFault200_paSOAP12WithAttachmentsStateless
sincronoFault200_paSOAP12WithAttachmentsStateful
testOneWayFault200_paSOAP12Stateful
oneWayFault200_paSOAP12Stateless
testSincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11WithAttachmentsStateful
testSincronoFault200_paSOAP11Stateless
testOneWayFault200_paSOAP12Stateless
sincronoFault200_paSOAP12Stateless
sincronoFault200_paSOAP11WithAttachmentsStateless
testOneWayFault200_paSOAP11Stateless
testOneWayFault200_paSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.rest.jose.JOSESignature
jsonTestEsaminaJsonPayloadNotEncoding
jsonTestFlussiOk
jsonTestEsaminaJsonInHeader
compactTestEsaminaJWT
jsonTestEsaminaJsonPayloadEncoding
compactTestFlussiOk
compactTestEsaminaJWTinHeader
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegataPrincipal
test_rolesAny
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_InternalXacmlPolicy_genericCode
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAny
test_Authenticated_or_rolesAny
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_rolesAll_specificCode
test_rolesExternalAll_genericCode
test_ExternalXacmlPolicy_genericCode
test_Authenticated_or_externalRolesAll_specificCode
test_rolesExternalAny
test_rolesInternalAny
test_rolesExternalAll_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_ExternalXacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
test_XacmlPolicy_genericCode
test_Authenticated_or_externalRolesAny
test_Authenticated_or_rolesAll_genericCode
test_rolesAll_genericCode
test_rolesInternalAll_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDLocalForwardGet
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.cors.CORSPortaDelegata
testDoFilterActualAnyOriginAndSupportsCredentials
testDoFilterActualRequestTrasparente
testDoFilterPreflightNegativeMaxAge
testDoFilterEmptyOrigin
testDoFilterPreflightEmptyACRM
testDoFilterPreflightUnsupportedACRH
testDoFilterPreflightEmptyACRH
testDoFilterPreflightMoreHeaders
testDoFilterNullOrigin
testDoFilterDifferentOrigin
testDoFilterPreflightTrasparente
testDoFilterPreflightNoACRH
testDoFilterPreflightAnyOrigin
testDoFilterInvalidOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterActualPOST
testDoFilterPreflight
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightMaxAge
testDoFilterOriginNotAllowed
testDoFilterPreflightInvalidOrigin
testDoFilterActualWithExposedHeaders
testDoFilterActualAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightNoACRM
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaApplicativaPrincipal
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite
org.openspcoop2.protocol.trasparente.testsuite.units.soap.fault.PortaDelegataFault200
oneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11Stateless
testOneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12WithAttachmentsStateless
oneWayFault200_pdSOAP11Stateful
testSincronoFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP11WithAttachmentsStateless
testOneWayFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP11WithAttachmentsStateless
testSincronoFault200_pdSOAP11Stateless
sincronoFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP11Stateless
testSincronoFault200_pdSOAP12WithAttachmentsStateless
sincronoFault200_pdSOAP11Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateless
testSincronoFault200_pdSOAP11WithAttachmentsStateful
oneWayFault200_pdSOAP12Stateful
oneWayFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11Stateless
oneWayFault200_pdSOAP12WithAttachmentsStateful
oneWayFault200_pdSOAP11WithAttachmentsStateful
testSincronoFault200_pdSOAP11Stateful
sincronoFault200_pdSOAP12WithAttachmentsStateless
testOneWayFault200_pdSOAP12Stateful
testOneWayFault200_pdSOAP12WithAttachmentsStateful
testSincronoFault200_pdSOAP12Stateless
sincronoFault200_pdSOAP11WithAttachmentsStateful
sincronoFault200_pdSOAP12Stateless
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.override.RESTPAMethodOverride
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.post.RESTPDLocalForwardPost
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativaPrincipal
test_Authenticated_or_externalRolesAll_specificCode
test_ExternalXacmlPolicy_noAuthentication_genericCode
test_rolesAll_specificCode
test_Authenticated_or_externalRolesAll_genericCode
test_Authenticated_or_rolesAll_specificCode
test_InternalXacmlPolicy_specificCode
test_Authenticated_or_externalRolesAny
test_rolesExternalAll_genericCode
test_rolesInternalAll_genericCode
test_InternalXacmlPolicy_genericCode
test_rolesExternalNoAuthenticationAny
test_XacmlPolicy_specificCode
test_rolesExternalNoAuthenticationAll_specificCode
test_rolesExternalAll_specificCode
test_Authenticated_or_rolesAny
test_rolesExternalAny
test_rolesAll_genericCode
test_Authenticated_or_rolesAll_genericCode
test_rolesAny
test_ExternalXacmlPolicy_genericCode
test_XacmlPolicy_genericCode
test_ExternalXacmlPolicy_specificCode
test_ExternalXacmlPolicy_noAuthentication_specificCode
test_rolesInternalAny
test_rolesExternalNoAuthenticationAll_genericCode
test_rolesInternalAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataNonAutenticato
sincrono_pdSOAP12Stateful
sincrono_pdSOAP12WithAttachmentsStateful
sincrono_pdSOAP11WithAttachmentsStateful
testOneWay_pdSOAP12WithAttachmentsStateful
testSincrono_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP12Stateless
testSincrono_pdSOAP12Stateful
oneWay_pdSOAP11WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP11Stateful
oneWay_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP12WithAttachmentsStateful
oneWay_pdSOAP12Stateless
testOneWay_pdSOAP11Stateless
testOneWay_pdSOAP12Stateful
oneWay_pdSOAP11Stateful
oneWay_pdSOAP12Stateful
testSincrono_pdSOAP12Stateless
testSincrono_pdSOAP12WithAttachmentsStateless
sincrono_pdSOAP12Stateless
sincrono_pdSOAP11WithAttachmentsStateless
sincrono_pdSOAP12WithAttachmentsStateless
testOneWay_pdSOAP12WithAttachmentsStateless
oneWay_pdSOAP12WithAttachmentsStateful
testOneWay_pdSOAP11Stateful
oneWay_pdSOAP11WithAttachmentsStateful
sincrono_pdSOAP11Stateless
testSincrono_pdSOAP11Stateless
oneWay_pdSOAP11Stateless
testSincrono_pdSOAP11WithAttachmentsStateful
testSincrono_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaDelegata
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_Authenticated_or_internalRolesAll_specificCode
test_Authenticated_or_internalRolesAny
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.get.RESTPDGet
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.options.RESTPDOptions
test_SenzaContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_Redirect
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativa
testSslOptional
testApiKeyOptional
testApiKeyForwardCustomAuthorization_specificCode
testAppIdForwardAuthorization_specificCode
testApiKey_specificCode
testNone
testBasicForwardAuthorization_genericCode
testApiKeyForwardAuthorization_genericCode
testAppIdForwardCustomAuthorization_genericCode
testAppId_specificCode
testSsl_specificCode
testAppId_genericCode
testBasic_specificCode
testBasic_genericCode
testBasicOptional
testApiKeyForwardCustomAuthorization_genericCode
testSsl_genericCode
testAppIdOptional
testAppIdForwardCustomAuthorization_specificCode
testApiKey_genericCode
testAppIdForwardAuthorization_genericCode
testApiKeyForwardAuthorization_specificCode
testBasicForwardAuthorization_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.trace.RESTPDLocalForwardTrace
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_Redirect
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
org.openspcoop2.protocol.trasparente.testsuite.units.soap.successful.PortaDelegataLocalForward
oneWayLocalForward_pdSOAP12Stateless
testSincronoLocalForward_pdSOAP12WithAttachmentsStateless
oneWayLocalForward_pdSOAP12Stateful
testOneWayLocalForward_pdSOAP12Stateful
oneWayLocalForward_pdSOAP11WithAttachmentsStateful
sincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateless
sincronoLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP11WithAttachmentsStateful
oneWayLocalForward_pdSOAP12WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11WithAttachmentsStateless
testSincronoLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP12WithAttachmentsStateful
testOneWayLocalForward_pdSOAP11Stateless
oneWayLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP11Stateful
sincronoLocalForward_pdSOAP12WithAttachmentsStateless
sincronoLocalForward_pdSOAP11Stateless
testOneWayLocalForward_pdSOAP12WithAttachmentsStateless
testSincronoLocalForward_pdSOAP11WithAttachmentsStateless
testOneWayLocalForward_pdSOAP12Stateless
oneWayLocalForward_pdSOAP11Stateful
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaDelegataPrincipal
testPrincipalQueryClean_genericCode
testPrincipalOptional
testPrincipal_specificCode
testPrincipalIp
testPrincipalUrl_specificCode
testPrincipalHeaderClean_genericCode
testPrincipalUrl_genericCode
testPrincipalIpForwardedOptional
testPrincipalQueryOptional
testPrincipalIpForwarded_genericCode
testPrincipalHeaderOptional
testPrincipalHeaderClean_specificCode
testPrincipalQueryNotClean_specificCode
testPrincipalUrlOptional
testPrincipalHeaderNotClean_genericCode
testPrincipalQueryNotClean_genericCode
testPrincipalQueryClean_specificCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_specificCode
testPrincipal_genericCode
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPAPut
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_Redirect
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_SenzaContenutoRichiesta_SenzaContenutoBinary
org.openspcoop2.protocol.trasparente.testsuite.units.rest.method.put.RESTPDLocalForwardPut
test_SenzaContenutoRichiesta_ConContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoBinary
test_SenzaContenutoRichiesta_SenzaContenutoRispostaXML
test_SenzaContenutoRichiesta_ConContenutoRispostaBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaJSON
test_ConContenutoRichiesta_SenzaContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoBinary
test_ConContenutoRichiesta_SenzaContenutoRispostaBinary
test_Redirect
test_ConContenutoRichiesta_ConContenutoRispostaXML
test_SenzaContenutoRichiesta_SenzaContenutoRispostaMulti
test_ConContenutoRichiesta_ConContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaXML
test_ConContenutoRichiesta_SenzaContenutoRispostaXML
test_ConContenutoRichiesta_ConContenutoRispostaMulti
test_SenzaContenutoRichiesta_SenzaContenutoRispostaJSON
test_SenzaContenutoRichiesta_ConContenutoRispostaJSON
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authz.AutorizzazionePortaApplicativa
test_Authenticated_or_internalRolesAny
test_Authenticated_or_internalRolesAll_genericCode
test_authenticated_specificCode
test_authenticated_genericCode
test_Authenticated_or_internalRolesAll_specificCode
org.openspcoop2.protocol.trasparente.testsuite.units.RisorseEsterne
testRisorseJMX
testDatabaseMsgDiagnostici
testDatabaseOpenSPCoop
org.openspcoop2.protocol.trasparente.testsuite.units.soap.response_caching.ResponseCachingPortaApplicativa
testResponseCachingRegolaSoapFault
org.openspcoop2.protocol.trasparente.testsuite.units.rest.response_caching.ResponseCachingPortaApplicativa
testResponseCachingDigestDefault
testResponseCachingNoStoreDisabled
testResponseCachingTimeout
testResponseCachingRegole
testResponseCachingNoStore
testResponseCachingNoCache
testResponseCachingDigestHeaders
testResponseCachingMaxAge
testResponseCaching
testResponseCachingDigestUriBodyDisabilitato
testResponseCachingRegolaDefault
testResponseCachingNoCacheNoStoreDisabled
testResponseCachingMaxSize
testResponseCachingNoCacheDisabled
testResponseCachingDigestQueryParameters
testResponseCachingMaxAgeDisabled
org.openspcoop2.protocol.trasparente.testsuite.units.soap.authn.AutenticazionePortaApplicativaPrincipal
testPrincipalQueryNotClean_specificCode
testPrincipalHeaderNotClean_genericCode
testPrincipalUrlOptional
testPrincipalQueryOptional
testPrincipal_specificCode
testPrincipalQueryClean_genericCode
testPrincipalIpForwardedOptional
testPrincipalUrl_genericCode
testPrincipalHeaderClean_genericCode
testPrincipalHeaderClean_specificCode
testPrincipalOptional
testPrincipal_genericCode
testPrincipalIp
testPrincipalQueryClean_specificCode
testPrincipalUrl_specificCode
testPrincipalIpForwarded_specificCode
testPrincipalHeaderOptional_genericCode
testPrincipalHeaderNotClean_specificCode
testPrincipalIpForwarded_genericCode
testPrincipalQueryNotClean_genericCode
Methods in chronological order
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testOpenspcoopCoreLog_raccoltaTempoAvvioTest 0 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest 10 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegata
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonFornite 12 ms
testAuthApiKeyAppIdWWWAuthenticate_credenzialiNonValide 803 ms
testAuthApiKeyWWWAuthenticate_credenzialiNonFornite 866 ms
testAuthApiKeyWWWAuthenticate_credenzialiNonValide 949 ms
testAuthBasicServiceWithBasicAuth_ko_credentialBruciate 984 ms
testAuthBasicServiceWithBasicAuth_ko_credentialForwarded 2163 ms
testAuthBasicWWWAuthenticate_credenzialiNonFornite 3299 ms
testAuthBasicWWWAuthenticate_credenzialiNonValide 3331 ms
testAuthHttpsWWWAuthenticate_credenzialiNonFornite 3373 ms
testServiceWithApiKeyAppIdAuth 3431 ms
testServiceWithApiKeyAppIdAuthForward 4533 ms
testServiceWithApiKeyAuth 5647 ms
testServiceWithApiKeyAuthForward 6770 ms
testServiceWithBasicAuth_ko_credentialErrate 7931 ms
testServiceWithBasicAuth_ko_credentialErrate_domain 9053 ms
testServiceWithBasicAuth_ko_noCredential 10182 ms
testServiceWithBasicAuth_ko_noCredential_domain 11285 ms
testServiceWithBasicAuth_ok 12377 ms
testOpenspcoopCoreLog 13489 ms
org.openspcoop2.protocol.trasparente.testsuite.units.rest.auth.RESTAutenticazionePortaDelegataPrincipal
testOpenspcoopCoreLog_raccoltaTempoAvvioTest 13507 ms
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(container) 13508 ms
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(header-based) 13566 ms
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(form-based) 13618 ms
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(url-based) 13661 ms
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(x-forwarded-for) 13704 ms
testAuthPrincipalWWWAuthenticate_credenzialiNonFornite(token) 13745 ms
testOpenspcoopCoreLog 13790 ms