Class GigyaAssetsAuthServiceTest

java.lang.Object
de.hybris.platform.gigya.gigyab2bservices.auth.impl.GigyaAssetsAuthServiceTest

@UnitTest public class GigyaAssetsAuthServiceTest extends Object
Test class for DefaultGigyaAuthService
  • Constructor Details

    • GigyaAssetsAuthServiceTest

      public GigyaAssetsAuthServiceTest()
  • Method Details

    • testGetAssetsAPIAssignAuthorisationsToCustomerWhenAuthorizationExists

      public void testGetAssetsAPIAssignAuthorisationsToCustomerWhenAuthorizationExists() throws com.gigya.socialize.GSKeyNotFoundException
      Throws:
      com.gigya.socialize.GSKeyNotFoundException
    • testGetAssetsAPIAssignAuthorisationsToCustomerWhenFetchingAuthorizationFails

      public void testGetAssetsAPIAssignAuthorisationsToCustomerWhenFetchingAuthorizationFails()
    • testRemoveAuthorisationsOfCustomerWhenCustomerExists

      public void testRemoveAuthorisationsOfCustomerWhenCustomerExists()
    • testRemoveAuthorisationsOfCustomerWhenCustomerDoesntExists

      public void testRemoveAuthorisationsOfCustomerWhenCustomerDoesntExists()