Class DefaultGigyaUserPopulatorTest
- java.lang.Object
-
- de.hybris.platform.gigya.gigyaservices.populators.DefaultGigyaUserPopulatorTest
-
@UnitTest public class DefaultGigyaUserPopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultGigyaUserPopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestPopulateWithMultipleMappings()voidtestPopulateWithSingleMapping()
-
-
-
Method Detail
-
testPopulateWithSingleMapping
public void testPopulateWithSingleMapping() throws com.gigya.socialize.GSKeyNotFoundException- Throws:
com.gigya.socialize.GSKeyNotFoundException
-
testPopulateWithMultipleMappings
public void testPopulateWithMultipleMappings() throws com.gigya.socialize.GSKeyNotFoundException- Throws:
com.gigya.socialize.GSKeyNotFoundException
-
-