Class ObjectCollectionServiceTest

java.lang.Object
de.hybris.platform.cockpit.services.ObjectCollectionServiceTest

@UnitTest public class ObjectCollectionServiceTest extends Object
JUnit test class that tests ObjectCollectionService
  • Constructor Details

    • ObjectCollectionServiceTest

      public ObjectCollectionServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetElements

      public void testGetElements()
    • testGetElementCount

      public void testGetElementCount()
    • testCreateCollection

      public void testCreateCollection()
    • testCreateSpecialCollection

      public void testCreateSpecialCollection()
    • testIsCollectionOwner

      public void testIsCollectionOwner()
    • testPublishCollection

      public void testPublishCollection()
    • testRemoveCollection

      public void testRemoveCollection()
    • testRenameCollection

      public void testRenameCollection()
    • testGetReadUsersForCollection

      public void testGetReadUsersForCollection()
    • testGetWriteUsersForCollection

      public void testGetWriteUsersForCollection()
    • tearDown

      public void tearDown()