Class InitialThreadsIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

public class InitialThreadsIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • InitialThreadsIntegrationTest

      public InitialThreadsIntegrationTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldRequireExactlyOneThreadInSingleThreadedMode

      public void shouldRequireExactlyOneThreadInSingleThreadedMode()
    • shouldRequireExactlyThreeThreadsInMultiThreadedMode

      public void shouldRequireExactlyThreeThreadsInMultiThreadedMode()
    • shouldFailAndReturnThreadsToThePoolWhenThereIsNotEnoughThreadsInThePool

      public void shouldFailAndReturnThreadsToThePoolWhenThereIsNotEnoughThreadsInThePool()