Class ModelEntityContextTest
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.ModelEntityContextTest
-
@UnitTest public class ModelEntityContextTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ModelEntityContextTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testDirtyAttributes()
void
testDynamicAttributes()
void
testGeneralAttributes()
void
testLoadedLocalizedAttributes()
void
testLoadedUnlocalizedAttributes()
-
-
-
Method Detail
-
testLoadedLocalizedAttributes
public void testLoadedLocalizedAttributes()
-
testLoadedUnlocalizedAttributes
public void testLoadedUnlocalizedAttributes()
-
testGeneralAttributes
public void testGeneralAttributes()
-
testDirtyAttributes
public void testDirtyAttributes()
-
testDynamicAttributes
public void testDynamicAttributes()
-
-