Class DefaultGigyaLoginServiceTest


  • @UnitTest
    public class DefaultGigyaLoginServiceTest
    extends java.lang.Object
    Test class for GigyaLoginService
    • Constructor Detail

      • DefaultGigyaLoginServiceTest

        public DefaultGigyaLoginServiceTest()
    • Method Detail

      • testVerifyGigyaCallWhenConfigIsDoesntExist

        public void testVerifyGigyaCallWhenConfigIsDoesntExist()
      • testVerifyGigyaCallWhenConfigExistsAndSiteSecretExists

        public void testVerifyGigyaCallWhenConfigExistsAndSiteSecretExists()
      • testVerifyGigyaCallWhenConfigExistsAndUserSecretExists

        public void testVerifyGigyaCallWhenConfigExistsAndUserSecretExists()
      • testVerifyGigyaCallWhenConfigExistsAndNeitherUserSecretOrSiteSecretExists

        public void testVerifyGigyaCallWhenConfigExistsAndNeitherUserSecretOrSiteSecretExists()
      • testFindCustomerByGigyaUidWhenCustomerExists

        public void testFindCustomerByGigyaUidWhenCustomerExists()
      • testFindCustomerByGigyaUidWhenCustomerDoesntExists

        public void testFindCustomerByGigyaUidWhenCustomerDoesntExists()
      • testSendUserToGigyaUnSuccessfullyWithFieldMappings

        public void testSendUserToGigyaUnSuccessfullyWithFieldMappings()
                                                                throws GigyaApiException
        Throws:
        GigyaApiException