From e0be3c9e8f1dd947035c885426e0789f165bd276 Mon Sep 17 00:00:00 2001 From: malithi Date: Fri, 1 May 2015 00:36:41 +0530 Subject: [PATCH] fixing test cases --- .../saml/SAMLIdentityFederationTestCase.java | 1 + .../src/test/resources/testng.xml | 114 +++++++++--------- 2 files changed, 58 insertions(+), 57 deletions(-) diff --git a/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java b/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java index 28063f41db..1d9116a616 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java +++ b/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/saml/SAMLIdentityFederationTestCase.java @@ -323,6 +323,7 @@ private SAMLSSOServiceProviderDTO getSAMLSSOServiceProviderDTO(String issuerName samlssoServiceProviderDTO.setDoSignAssertions(true); samlssoServiceProviderDTO.setDoSignResponse(true); samlssoServiceProviderDTO.setDoSingleLogout(true); + samlssoServiceProviderDTO.setEnableAttributeProfile(true); samlssoServiceProviderDTO.setEnableAttributesByDefault(true); return samlssoServiceProviderDTO; } diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml index bcf8ffa414..3591395381 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml @@ -10,73 +10,73 @@ - - - - - - - - - - - + + + + + + + + + + + - + - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - + + + + +