Class DefaultCockpitCollectionServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCockpitCollectionServiceIntegrationTest extends ServicelayerTest
Integration test for cockpit collection service
  • Constructor Details

    • DefaultCockpitCollectionServiceIntegrationTest

      public DefaultCockpitCollectionServiceIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGetCollectionsForUser

      public void testGetCollectionsForUser()
    • testGetSpecialCollectionsForUser

      public void testGetSpecialCollectionsForUser()
    • testGetSpecialCollections

      public void testGetSpecialCollections()
    • testGetElements

      public void testGetElements()
    • testCloneCollection

      public void testCloneCollection()
    • testHasReadCollectionRight

      public void testHasReadCollectionRight()
    • testHasWriteCollectionRight

      public void testHasWriteCollectionRight()