Class RetrieveChannelStrategyTest

    • Field Detail

      • DETECTED_UI_EXPERIENCE_LEVEL

        protected static final java.lang.String DETECTED_UI_EXPERIENCE_LEVEL
        See Also:
        Constant Field Values
    • Constructor Detail

      • RetrieveChannelStrategyTest

        public RetrieveChannelStrategyTest()
    • Method Detail

      • testGetChannelForNullContext

        public void testGetChannelForNullContext()
      • testGetChannelForNullUIExpLevelContext

        public void testGetChannelForNullUIExpLevelContext()
      • testGetChannelForValidUIExpLevelContext

        public void testGetChannelForValidUIExpLevelContext()
      • testGetChannelForNullChannelContext

        public void testGetChannelForNullChannelContext()
      • testGetChannelForValidChannelContext

        public void testGetChannelForValidChannelContext()
      • testGetChannelForInvalidUIExpLevelContext

        public void testGetChannelForInvalidUIExpLevelContext()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception