Class InitialThreadsIntegrationTest

    • Constructor Detail

      • InitialThreadsIntegrationTest

        public InitialThreadsIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • shouldRequireExactlyOneThreadInSingleThreadedMode

        public void shouldRequireExactlyOneThreadInSingleThreadedMode()
      • shouldRequireExactlyThreeThreadsInMultiThreadedMode

        public void shouldRequireExactlyThreeThreadsInMultiThreadedMode()
      • shouldFailAndReturnThreadsToThePoolWhenThereIsNotEnoughThreadsInThePool

        public void shouldFailAndReturnThreadsToThePoolWhenThereIsNotEnoughThreadsInThePool()