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 |
Copyright © 2020 Eclipse Foundation. All rights reserved.