Class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBeanTests
Tests
| Test |
Duration |
Result |
| testFixedRepeatedExecutionIsSetUpAndFiresCorrectly |
- |
ignored |
| testFixedRepeatedExecutionIsSetUpAndFiresCorrectlyAfterException |
- |
ignored |
| testObjectTypeReportsCorrectType |
0s |
passed |
| testOneTimeExecutionIsSetUpAndFiresCorrectly |
- |
ignored |
| testSettingRejectedExecutionHandlerToNullForcesUseOfDefaultButIsOtherwiseCool |
0.001s |
passed |
| testSettingThreadFactoryToNullForcesUseOfDefaultButIsOtherwiseCool |
0s |
passed |
| testShutdownIsPropagatedToTheExecutorOnDestroy |
0.014s |
passed |
| testShutdownNowIsPropagatedToTheExecutorOnDestroy |
0s |
passed |
| testThrowsExceptionIfPoolSizeIsLessThanZero |
0s |
passed |
| testWithInitialDelayRepeatedExecutionIsSetUpAndFiresCorrectly |
- |
ignored |
| testWithInitialDelayRepeatedExecutionIsSetUpAndFiresCorrectlyAfterException |
- |
ignored |