Package org.eclipse.microprofile.config.tck.converters.convertToNull
package org.eclipse.microprofile.config.tck.converters.convertToNull
-
ClassesClassDescriptionThis 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.This is to test that when a converter returns null for some config value, null will be assigned.