Class DefaultCloneComponentContextProviderTest

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.impl.DefaultCloneComponentContextProviderTest

@UnitTest public class DefaultCloneComponentContextProviderTest extends Object
  • Constructor Details

    • DefaultCloneComponentContextProviderTest

      public DefaultCloneComponentContextProviderTest()
  • Method Details

    • shouldFindValueInSession

      public void shouldFindValueInSession()
    • shouldNotFindValueInSessionWithNoException

      public void shouldNotFindValueInSessionWithNoException()
    • shouldNotFindValueInSessionThrowException

      public void shouldNotFindValueInSessionThrowException()
    • shouldInitializeSessionValueWithNewReference

      public void shouldInitializeSessionValueWithNewReference()
    • shouldInitializeSessionValueWithExistingReference

      public void shouldInitializeSessionValueWithExistingReference()
    • shouldNotFindItemForKeyNonIntializedSession

      public void shouldNotFindItemForKeyNonIntializedSession()
    • shouldNotFindItemForKeyNoMatch

      public void shouldNotFindItemForKeyNoMatch()
    • shouldFindItemForKey

      public void shouldFindItemForKey()
    • shouldFindTopMostItemForKey

      public void shouldFindTopMostItemForKey()