Package de.hybris.platform.cockpit.util
Class TypeToolsTest
java.lang.Object
de.hybris.platform.cockpit.util.TypeToolsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
TypeToolsTest
public TypeToolsTest()
-
-
Method Details
-
testCreateCollectionWhenClazzIsNull
public void testCreateCollectionWhenClazzIsNull() -
testCreateCollectionWhenItemsCollectionIsNull
public void testCreateCollectionWhenItemsCollectionIsNull() -
testCreateCollectionWhenClazzIsLinkedHashSet
public void testCreateCollectionWhenClazzIsLinkedHashSet() -
testCreateCollectionWhenClazzIsSet
public void testCreateCollectionWhenClazzIsSet() -
testCreateCollectionWhenClazzIsEmptyList
public void testCreateCollectionWhenClazzIsEmptyList()
-