Class CustomerReversePopulatorTest
- java.lang.Object
-
- de.hybris.platform.commercefacades.user.converters.populator.CustomerReversePopulatorTest
-
@UnitTest public class CustomerReversePopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CustomerReversePopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestPopulateAll()voidtestPopulateCurrencyUnknownIdent()voidtestPopulateEssencial()voidtestPopulateLanguageUnknownIdent()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testPopulateEssencial
public void testPopulateEssencial()
-
testPopulateAll
public void testPopulateAll()
-
testPopulateCurrencyUnknownIdent
public void testPopulateCurrencyUnknownIdent()
-
testPopulateLanguageUnknownIdent
public void testPopulateLanguageUnknownIdent()
-
-