Class TypeToolsTest

java.lang.Object
de.hybris.platform.cockpit.util.TypeToolsTest

public final class TypeToolsTest extends Object
  • 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()