Class DefaultCloneComponentContextProviderTest


  • @UnitTest
    public class DefaultCloneComponentContextProviderTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCloneComponentContextProviderTest

        public DefaultCloneComponentContextProviderTest()
    • Method Detail

      • 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()