public class EmitterInjectionMissingChannelTest extends Object
Constructor and Description |
---|
EmitterInjectionMissingChannelTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testMissingEmitter() |
@Deployment(managed=false, name="missing-emitter") @ShouldThrowException(value=javax.enterprise.inject.spi.DeploymentException.class, testable=true) public static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> deployment()
public void testMissingEmitter()
Copyright © 2018–2021 Eclipse Foundation. All rights reserved.