Class DefaultCMSComponentDaoSharedComponentsIntegrationTest

    • Constructor Detail

      • DefaultCMSComponentDaoSharedComponentsIntegrationTest

        public DefaultCMSComponentDaoSharedComponentsIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • givenComponentIsUsedInSharedSlot_WhenGetComponentReferenceCountOutsidePageIsCalled_ThenItReturnsOne

        public void givenComponentIsUsedInSharedSlot_WhenGetComponentReferenceCountOutsidePageIsCalled_ThenItReturnsOne()
      • givenComponentIsUsedInAnotherPage_WhenGetComponentReferenceCountOutsidePageIsCalled_ThenItReturnsOne

        public void givenComponentIsUsedInAnotherPage_WhenGetComponentReferenceCountOutsidePageIsCalled_ThenItReturnsOne()
      • givenComponentIsOnlyUsedWithinPage_WhenGetComponentReferenceCountOutsidePageIsCalled_ThenItReturnsZero

        public void givenComponentIsOnlyUsedWithinPage_WhenGetComponentReferenceCountOutsidePageIsCalled_ThenItReturnsZero()
      • createSlot

        protected ContentSlotModel createSlot​(java.lang.String slotId)