Class GigyaCustomTokenGranterTest

java.lang.Object
de.hybris.platform.gigya.gigyafacades.token.GigyaCustomTokenGranterTest

@UnitTest public class GigyaCustomTokenGranterTest extends Object
Test class to test the functionality of 'GigyaCustomTokenGranter'
  • Constructor Details

    • GigyaCustomTokenGranterTest

      public GigyaCustomTokenGranterTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetOAuth2AuthenticationWhenBaseSiteIsMissing

      public void testGetOAuth2AuthenticationWhenBaseSiteIsMissing()
    • testGetOAuth2AuthenticationWhenGigyaConfigIsMissingForSite

      public void testGetOAuth2AuthenticationWhenGigyaConfigIsMissingForSite()
    • testGetOAuth2AuthenticationWhenCDCUserProcessingIsUnSuccessful

      public void testGetOAuth2AuthenticationWhenCDCUserProcessingIsUnSuccessful()
    • testGetOAuth2AuthenticationWhenCDCUserProcessingIsSuccessful

      public void testGetOAuth2AuthenticationWhenCDCUserProcessingIsSuccessful()