Class org.springframework.scheduling.config.ExecutorBeanDefinitionParserTests
Tests
| Test |
Duration |
Result |
| defaultExecutor |
0.015s |
passed |
| invalidPoolSize |
0.015s |
passed |
| propertyPlaceholderWithInvalidPoolSize |
0.015s |
passed |
| propertyPlaceholderWithRange |
0.015s |
passed |
| propertyPlaceholderWithRangeAndCoreThreadTimeout |
0.014s |
passed |
| propertyPlaceholderWithSingleSize |
0.011s |
passed |
| rangeWithBoundedQueue |
0.018s |
passed |
| rangeWithUnboundedQueue |
0.012s |
passed |
| singleSize |
0.011s |
passed |
| threadNamePrefix |
0.013s |
passed |
| typeCheck |
0.014s |
passed |