Class org.springframework.context.annotation.configuration.AutowiredConfigurationTests
Tests
| Test |
Duration |
Result |
| testAutowiredAnnotatedConstructorSupported |
0.022s |
passed |
| testAutowiredConfigurationDependencies |
0.045s |
passed |
| testAutowiredConfigurationMethodDependencies |
0.020s |
passed |
| testAutowiredConfigurationMethodDependenciesWithOptionalAndAvailable |
0.017s |
passed |
| testAutowiredConfigurationMethodDependenciesWithOptionalAndNotAvailable |
0.005s |
passed |
| testAutowiredSingleConstructorSupported |
0.024s |
passed |
| testCustomPropertiesWithClassPathContext |
0.021s |
passed |
| testCustomPropertiesWithGenericContext |
0.030s |
passed |
| testObjectFactoryConstructorWithTypeVariable |
0.024s |
passed |
| testValueInjection |
0.030s |
passed |
| testValueInjectionWithAliasedMetaAnnotation |
0.020s |
passed |
| testValueInjectionWithMetaAnnotation |
0.017s |
passed |
| testValueInjectionWithProviderConstructorArguments |
0.016s |
passed |
| testValueInjectionWithProviderFields |
0.030s |
passed |
| testValueInjectionWithProviderMethodArguments |
0.023s |
passed |