Class LocMapTest
- java.lang.Object
-
- de.hybris.platform.servicelayer.internal.model.LocMapTest
-
@UnitTest public class LocMapTest extends java.lang.Object
Localized values map usingConcurrentHashMapinternally but masking NULL, whichConcurrentHashMapis not able to.
-
-
Constructor Summary
Constructors Constructor Description LocMapTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestMaskingNull()
-