Class ConvertedNullValueBrokenInjectionTest
- java.lang.Object
-
- org.jboss.arquillian.testng.Arquillian
-
- org.eclipse.microprofile.config.tck.converters.convertToNull.ConvertedNullValueBrokenInjectionTest
-
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
public class ConvertedNullValueBrokenInjectionTest extends org.jboss.arquillian.testng.ArquillianThis 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.
-
-
Constructor Summary
Constructors Constructor Description ConvertedNullValueBrokenInjectionTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.jboss.shrinkwrap.api.Archivedeployment()voidtest()
-