Package org.eclipse.microprofile.config.tck.broken
package org.eclipse.microprofile.config.tck.broken
-
ClassesClassDescriptionA bean supporting the
MissingValueOnObserverMethodInjectionTesttest that injects a non-existent configuration property in a container lifecycle event observer method.A bean contains a config property injectionVerify the supportConfigProperties.A bean contains a config property injection, which converts to CustomTypeVerify that a Converter exists which can handle the configured string.Verify that injectng a native value which is not configured will lead to a deployment error.A test to verify that aConfigProperty-annotated injection point in an observer method with a payload that is not an instance ofOptionalthat does not have a corresponding configuration property value set will cause aDeploymentExceptionto be thrown.Verify that injectng a native value also has a valid converter which can handle the configured string.