Class DefaultGigyaAuthServiceTest

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

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

    • DefaultGigyaAuthServiceTest

      public DefaultGigyaAuthServiceTest()
  • Method Details

    • testAssignAuthorisationsToCustomerWhenAuthorizationExists

      public void testAssignAuthorisationsToCustomerWhenAuthorizationExists()
    • testAssignAuthorisationsToCustomerWhenFetchingAuthorizationFails

      public void testAssignAuthorisationsToCustomerWhenFetchingAuthorizationFails()
    • testRemoveAuthorisationsOfCustomerWhenCustomerExists

      public void testRemoveAuthorisationsOfCustomerWhenCustomerExists()
    • testRemoveAuthorisationsOfCustomerWhenCustomerDoesntExists

      public void testRemoveAuthorisationsOfCustomerWhenCustomerDoesntExists()