Class TestAdminImpl

java.lang.Object
net.greghaines.jesque.admin.TestAdminImpl

public class TestAdminImpl extends Object
  • Constructor Details

    • TestAdminImpl

      public TestAdminImpl()
  • Method Details

    • testConstructor_OneArg_NullConfig

      public void testConstructor_OneArg_NullConfig()
    • testConstructor_ThreeArg_NullConfig

      public void testConstructor_ThreeArg_NullConfig()
    • testConstructor_ThreeArg_NullChannels

      public void testConstructor_ThreeArg_NullChannels()
    • testConstructor_ThreeArg_NullJobFactory

      public void testConstructor_ThreeArg_NullJobFactory()
    • testConstructor_FourArg_NullConfig

      public void testConstructor_FourArg_NullConfig()
    • testConstructor_FourArg_NullChannels

      public void testConstructor_FourArg_NullChannels()
    • testConstructor_FourArg_NullJobFactory

      public void testConstructor_FourArg_NullJobFactory()
    • testConstructor_FourArg_NullJedis

      public void testConstructor_FourArg_NullJedis()
    • testSetChannels_Null

      public void testSetChannels_Null()
    • testSetChannels_NullChannel

      public void testSetChannels_NullChannel()
    • testSetChannels_EmptyChannel

      public void testSetChannels_EmptyChannel()
    • testSetExceptionHandler_Null

      public void testSetExceptionHandler_Null()
    • testSetExceptionHandler

      public void testSetExceptionHandler()
    • testBasics

      public void testBasics()