public class MissingValueOnObserverMethodInjectionTest
extends org.jboss.arquillian.testng.Arquillian
ConfigProperty
-annotated injection point in an
observer method with a payload that is not an instance of Optional
that does not have a
corresponding configuration property value set will cause a DeploymentException
to be thrown.Constructor and Description |
---|
MissingValueOnObserverMethodInjectionTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deploy() |
void |
test() |
Copyright © 2020 Eclipse Foundation. All rights reserved.