@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class CustomObserverMethodWithoutNotifyMethodTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
CustomObserverMethodWithoutNotifyMethodTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createSecondTestArchive() |
void |
observerCustomMethodNotOverridingNotifyMethodTreatedAsDefinitionError() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic CustomObserverMethodWithoutNotifyMethodTest()
@Deployment @ShouldThrowException(value=javax.enterprise.inject.spi.DefinitionException.class) public static org.jboss.shrinkwrap.api.spec.WebArchive createSecondTestArchive()
@SpecAssertions(value=@SpecAssertion(section="after_bean_discovery",id="ec")) public void observerCustomMethodNotOverridingNotifyMethodTreatedAsDefinitionError()
Copyright © 2008–2016 CDI TCK. All rights reserved.