Class org.springframework.context.annotation.configuration.ConfigurationClassProcessingTests
Tests
| Test |
Duration |
Result |
| aliasesAreRespectedWhenConfiguredViaNameAttribute |
0.024s |
passed |
| aliasesAreRespectedWhenConfiguredViaValueAttribute |
0.015s |
passed |
| configWithBeanWithProviderImplementation |
0.015s |
passed |
| configWithFactoryBeanReturnType |
0.015s |
passed |
| configWithObjectReturnType |
0.002s |
passed |
| configWithSetWithProviderImplementation |
0.038s |
passed |
| configurationWithAdaptivePrototypes |
0.024s |
passed |
| configurationWithFunctionalRegistration |
0.021s |
passed |
| configurationWithNullReference |
0.026s |
passed |
| configurationWithPostProcessor |
0.022s |
passed |
| configurationWithPrototypeScopedBeans |
0.006s |
passed |
| customBeanNameIsRespectedWhenConfiguredViaNameAttribute |
0.021s |
passed |
| customBeanNameIsRespectedWhenConfiguredViaValueAttribute |
0.016s |
passed |
| simplestPossibleConfig |
0.011s |
passed |
| testFinalBeanMethod |
0.001s |
passed |