public class DaemonSchedulerTest
extends fr.paris.lutece.test.LuteceTestCase
Constructor and Description |
---|
DaemonSchedulerTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEnqueue() |
void |
testEnqueueCoalesce() |
void |
testEnqueueCoalesceDaemonThrows() |
void |
testEnqueueDaemonThrows() |
void |
testEnqueueDelay() |
void |
testEnqueueDelayDaemonThrows() |
void |
testEnqueueDelayIllegalState() |
void |
testEnqueueFull() |
void |
testEnqueueFullDaemonThrows() |
void |
testEnqueueWhileRunning() |
void |
testEnqueueWhileRunningDaemonThrows() |
void |
testSchedulDaemonThrows() |
void |
testSchedule() |
void |
testScheduleDelay() |
void |
testScheduleDelayDaemonThrows() |
void |
testScheduleTwice() |
void |
testScheduleTwiceDaemonThrows() |
void |
testShutdown() |
void |
testShutdownThrows() |
void |
testShutdownWhileRunning() |
void |
testShutdownWhileRunningThrows() |
void |
testUnSchedule() |
void |
testUnScheduleDaemonThrows() |
void |
testUnScheduleNotScheduled() |
void |
testUnScheduleWhileRunning() |
void |
testUnScheduleWhileRunningDaemonThrows() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
public void testEnqueue() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueDelay() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueDelayDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueDelayIllegalState() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueFull() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueFullDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testSchedule() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testSchedulDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testScheduleDelay() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testScheduleDelayDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testScheduleTwice() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testScheduleTwiceDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testUnScheduleNotScheduled() throws ClassNotFoundException, InstantiationException, IllegalAccessException
public void testUnSchedule() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testUnScheduleDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testUnScheduleWhileRunning() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testUnScheduleWhileRunningDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueWhileRunning() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueWhileRunningDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueCoalesce() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testEnqueueCoalesceDaemonThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testShutdown() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testShutdownThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testShutdownWhileRunning() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
public void testShutdownWhileRunningThrows() throws ClassNotFoundException, InstantiationException, IllegalAccessException, InterruptedException, BrokenBarrierException, TimeoutException
Copyright © 2020 City of Paris. All rights reserved.