Class org.springframework.context.annotation.ClassPathScanningCandidateComponentProviderTests
Tests
| Test |
Duration |
Result |
| antStylePackageWithIndex |
0.002s |
passed |
| antStylePackageWithScan |
0.005s |
passed |
| bogusPackageWithIndex |
0.002s |
passed |
| bogusPackageWithScan |
0.001s |
passed |
| customAnnotationTypeIncludeFilterWithIndex |
0.004s |
passed |
| customAnnotationTypeIncludeFilterWithScan |
0.013s |
passed |
| customAssignableTypeIncludeFilterWithIndex |
0.002s |
passed |
| customAssignableTypeIncludeFilterWithScan |
0.012s |
passed |
| customFiltersFollowedByResetUseIndex |
0.004s |
passed |
| customNotSupportedIncludeFilterUseScan |
0.009s |
passed |
| customSupportIncludeFilterWithNonIndexedTypeUseScan |
0.009s |
passed |
| customSupportedIncludeAndExcludeFilterWithIndex |
0.017s |
passed |
| customSupportedIncludeAndExcludedFilterWithScan |
0.012s |
passed |
| defaultsWithIndex |
0.005s |
passed |
| defaultsWithScan |
0.009s |
passed |
| excludeFilterWithIndex |
0.005s |
passed |
| excludeFilterWithScan |
0.015s |
passed |
| testExcludeTakesPrecedence |
0.009s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_defaultAndDevProfile |
0.015s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_defaultProfile |
0.009s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_invalidMetaAnnotatedProfile |
0.005s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_invalidProfile |
0.004s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_metaProfile |
0.022s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_noProfile |
0.004s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_validMetaAnnotatedProfile |
0.016s |
passed |
| testIntegrationWithAnnotationConfigApplicationContext_validProfile |
0.009s |
passed |
| testWithActiveProfile |
0.005s |
passed |
| testWithAspectAnnotationOnly |
0.012s |
passed |
| testWithClassType |
0.011s |
passed |
| testWithComponentAnnotationOnly |
0.013s |
passed |
| testWithInactiveProfile |
0.004s |
passed |
| testWithInterfaceType |
0.011s |
passed |
| testWithMultipleMatchingFilters |
0.012s |
passed |
| testWithNoFilters |
0.013s |
passed |
| testWithNullEnvironment |
0.006s |
passed |