Package org.eclipse.microprofile.config.tck
package org.eclipse.microprofile.config.tck
-
ClassesClassDescriptionTest the implicit converter handling.Verify the method addDiscoveredSources() on ConfigBuilder.Verify injection of
Optional<T>fields.Test cases for CDI-based API that test retrieving values from the configuration.Test cases for the statement in configsources.asciidoc#default_configsources.env.mapping Prerequisite: The following environment variables must be set prior to running this test: "my_int_property" with the value of "45" "MY_BOOLEAN_PROPERTY" with the value of "true" "my_string_property" with the value of "haha" "MY_STRING_PROPERTY" with the value of "woohoo"Test Class type converter handlingVerify the supportConfigProperties.Test the implicit converter handling.Declare a bean for config property injections.