|
|
|
@ -145,6 +145,7 @@ public class ConfigurationMetadataAnnotationProcessorTests { |
|
|
|
.fromSource(HierarchicalProperties.class)); |
|
|
|
.fromSource(HierarchicalProperties.class)); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@SuppressWarnings("deprecation") |
|
|
|
@Test |
|
|
|
@Test |
|
|
|
public void deprecatedProperties() throws Exception { |
|
|
|
public void deprecatedProperties() throws Exception { |
|
|
|
ConfigurationMetadata metadata = compile(DeprecatedProperties.class); |
|
|
|
ConfigurationMetadata metadata = compile(DeprecatedProperties.class); |
|
|
|
|