| ArrayConverterBean |
|
| ArrayConverterTest |
Test the implicit converter handling.
|
| AutoDiscoveredConfigSourceTest |
Verify the method addDiscoveredSources() on ConfigBuilder.
|
| CdiOptionalInjectionTest |
Verify injection of Optional<T> fields.
|
| CDIPlainInjectionTest |
Test cases for CDI-based API that test retrieving values from the configuration.
|
| CDIPlainInjectionTest.DefaultPropertyBean |
|
| CDIPlainInjectionTest.DynamicValuesBean |
|
| CDIPlainInjectionTest.SimpleValuesBean |
|
| CDIPlainInjectionTest.TestConfigSource |
|
| CDIPropertyExpressionsTest |
|
| CDIPropertyExpressionsTest.PropertyExpressionBean |
|
| CDIPropertyExpressionsTest.PropertyExpressionConfigSource |
|
| CDIPropertyNameMatchingTest |
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"
|
| ClassConverterBean |
|
| ClassConverterTest |
Test Class type converter handling
|
| ConfigPropertiesTest |
Verify the support ConfigProperties.
|
| ConfigPropertiesTest.BeanFour |
|
| ConfigPropertiesTest.BeanOne |
|
| ConfigPropertiesTest.BeanThree |
|
| ConfigPropertiesTest.BeanTwo |
|
| ConfigProviderTest |
|
| ConfigValueTest |
|
| ConfigValueTest.ConfigValueBean |
|
| ConfigValueTest.ConfigValueConfigSource |
|
| ConfigValueTest.ConfigValueLowerConfigSource |
|
| ConverterTest |
|
| CustomConfigSourceTest |
|
| CustomConverterTest |
|
| ImplicitConverterTest |
Test the implicit converter handling.
|
| Location |
|
| OptionalValuesBean |
Declare a bean for config property injections.
|
| ParseConverterInjection |
|
| PropertyExpressionsTest |
|
| SimpleValuesBean |
|
| WarPropertiesLocationTest |
|