Class DerivedDataExecutorPoolTest
java.lang.Object
com._1c.g5.v8.internal.derived.scheduler.DerivedDataExecutorPoolTest
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()
-