Class BufferedTasksProviderTest

    • Constructor Detail

      • BufferedTasksProviderTest

        public BufferedTasksProviderTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldUseDefaultGaugeName

        public void shouldUseDefaultGaugeName()
      • shouldUseProviderGaugeName

        public void shouldUseProviderGaugeName()
      • shouldNotResetBufferIfTimeoutNotReached

        public void shouldNotResetBufferIfTimeoutNotReached()
                                                     throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • shouldResetBufferIfTimeoutReached

        public void shouldResetBufferIfTimeoutReached()
                                               throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • shouldNotResetBufferIfTimeoutNotReachedWithResetOnEmptyBuffer

        public void shouldNotResetBufferIfTimeoutNotReachedWithResetOnEmptyBuffer()
                                                                           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • shouldNotResetBufferIfTimeoutReachedButStillItemsInBufferWithResetOnEmptyBuffer

        public void shouldNotResetBufferIfTimeoutReachedButStillItemsInBufferWithResetOnEmptyBuffer()
                                                                                             throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException