Class DerivedDataExecutorPoolTest

java.lang.Object
com._1c.g5.v8.internal.derived.scheduler.DerivedDataExecutorPoolTest

public class DerivedDataExecutorPoolTest extends Object
Tets the DD executor pool functions
  • Constructor Details

    • DerivedDataExecutorPoolTest

      public DerivedDataExecutorPoolTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • testPoolSchedulingLimit

      public void testPoolSchedulingLimit()
    • testSingleTaskScheduling

      public void testSingleTaskScheduling()
    • testCapping

      public void testCapping()
    • testCloseAllTasksOfSupplier

      public void testCloseAllTasksOfSupplier()
    • testCancelAllNonPriorityTasks

      public void testCancelAllNonPriorityTasks()