Package org.eclipse.microprofile.config.tck.converters.convertToNull
-
Class Summary Class Description ConvertedNullValueBrokenInjectionBean ConvertedNullValueBrokenInjectionTest This is to test that when a converter returns null for some config value, an exception should be thrown and the defaultValue should not be used.ConvertedNullValueTest This is to test that when a converter returns null for some config value, null will be assigned.ConvertedNullValueTest.MyBean