public class ExecutorSchedulerTest extends AbstractSchedulerTest
afterTest
构造器和说明 |
---|
ExecutorSchedulerTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
directAndWorkerTimeSchedulingRejected() |
void |
failingAndShutDownExecutorServiceIsTerminated() |
void |
failingExecutorRejects() |
void |
failingExecutorServiceIsNotTerminated() |
void |
failingPlainExecutorIsNotTerminated() |
void |
scanBuffered() |
void |
scanName() |
void |
scanParent() |
@Test public void directAndWorkerTimeSchedulingRejected()
@Test public void failingExecutorRejects()
@Test public void failingPlainExecutorIsNotTerminated()
@Test public void failingExecutorServiceIsNotTerminated()
@Test public void failingAndShutDownExecutorServiceIsTerminated()
@Test public void scanName()
@Test public void scanParent()
@Test public void scanBuffered() throws java.lang.InterruptedException
java.lang.InterruptedException