Class DefaultGigyaUserReversePopulatorTest
- java.lang.Object
-
- de.hybris.platform.gigya.gigyaservices.populators.DefaultGigyaUserReversePopulatorTest
-
@UnitTest public class DefaultGigyaUserReversePopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultGigyaUserReversePopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestPopulateWhenResponseHasData()voidtestPopulateWhenResponseHasDataWithMultipleMappings()voidtestPopulateWhenResponseHasNoData()
-
-
-
Method Detail
-
testPopulateWhenResponseHasNoData
public void testPopulateWhenResponseHasNoData()
-
testPopulateWhenResponseHasData
public void testPopulateWhenResponseHasData() throws com.gigya.socialize.GSKeyNotFoundException- Throws:
com.gigya.socialize.GSKeyNotFoundException
-
testPopulateWhenResponseHasDataWithMultipleMappings
public void testPopulateWhenResponseHasDataWithMultipleMappings() throws com.gigya.socialize.GSKeyNotFoundException, java.io.InvalidClassException, java.lang.NullPointerException- Throws:
com.gigya.socialize.GSKeyNotFoundExceptionjava.io.InvalidClassExceptionjava.lang.NullPointerException
-
-