Package org.springframework.scheduling.concurrent
|
100%
successful |
Ignored tests
- ScheduledExecutorFactoryBeanTests. testFixedRepeatedExecutionIsSetUpAndFiresCorrectly
- ScheduledExecutorFactoryBeanTests. testFixedRepeatedExecutionIsSetUpAndFiresCorrectlyAfterException
- ScheduledExecutorFactoryBeanTests. testOneTimeExecutionIsSetUpAndFiresCorrectly
- ScheduledExecutorFactoryBeanTests. testWithInitialDelayRepeatedExecutionIsSetUpAndFiresCorrectly
- ScheduledExecutorFactoryBeanTests. testWithInitialDelayRepeatedExecutionIsSetUpAndFiresCorrectlyAfterException
Classes
| Class | Tests | Failures | Ignored | Duration | Success rate |
|---|---|---|---|---|---|
| ConcurrentTaskExecutorTests | 17 | 0 | 0 | 2.264s | 100% |
| DecoratedThreadPoolTaskExecutorTests | 14 | 0 | 0 | 2.262s | 100% |
| ScheduledExecutorFactoryBeanTests | 11 | 0 | 5 | 0.017s | 100% |
| ThreadPoolExecutorFactoryBeanTests | 1 | 0 | 0 | 0.033s | 100% |
| ThreadPoolTaskExecutorTests | 14 | 0 | 0 | 2.257s | 100% |
| ThreadPoolTaskSchedulerTests | 22 | 0 | 0 | 2.298s | 100% |