Class ConfigModelImplTest
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.runtime.interf.model.impl.AbstractBaseModelTest
-
- de.hybris.platform.sap.productconfig.runtime.interf.model.impl.ConfigModelImplTest
-
@UnitTest public class ConfigModelImplTest extends AbstractBaseModelTest
-
-
Constructor Summary
Constructors Constructor Description ConfigModelImplTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestEquals()voidtestGetMessageListNotNull()voidtestSetGetMessageList()voidtestToStringSolvableConflicts()-
Methods inherited from class de.hybris.platform.sap.productconfig.runtime.interf.model.impl.AbstractBaseModelTest
equalCheck, testGenericEqualPart
-
-
-
-
Method Detail
-
testToStringSolvableConflicts
public void testToStringSolvableConflicts()
-
testSetGetMessageList
public void testSetGetMessageList()
-
testGetMessageListNotNull
public void testGetMessageListNotNull()
-
testEquals
public void testEquals() throws java.lang.Exception- Throws:
java.lang.Exception
-
-