Class GigyaAssetsAuthServiceTest
java.lang.Object
de.hybris.platform.gigya.gigyab2bservices.auth.impl.GigyaAssetsAuthServiceTest
Test class for DefaultGigyaAuthService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
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()
-