Class MissingValueOnObserverMethodInjectionTest
- java.lang.Object
-
- org.jboss.arquillian.testng.Arquillian
-
- org.eclipse.microprofile.config.tck.broken.MissingValueOnObserverMethodInjectionTest
-
- All Implemented Interfaces:
org.testng.IHookable,org.testng.ITestNGListener
public class MissingValueOnObserverMethodInjectionTest extends org.jboss.arquillian.testng.ArquillianA 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.- Author:
- Laird Nelson
-
-
Constructor Summary
Constructors Constructor Description MissingValueOnObserverMethodInjectionTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.jboss.shrinkwrap.api.spec.WebArchivedeploy()voidtest()
-