Class RetrieveChannelStrategyTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class RetrieveChannelStrategyTest extends ServicelayerTest
  • Field Details

  • Constructor Details

    • RetrieveChannelStrategyTest

      public RetrieveChannelStrategyTest()
  • Method Details

    • 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 Exception
      Throws:
      Exception