Class DefaultCloneComponentContextProviderTest
java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.impl.DefaultCloneComponentContextProviderTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
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()
-