MicroProfile Reactive Messaging - TCK v3.0-RC3
- java.lang.Object
-
- org.eclipse.microprofile.reactive.messaging.tck.channel.EmitterInjectionMissingChannelTest
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
deployment
@Deployment(managed=false,
name="missing-emitter")
@ShouldThrowException(value=jakarta.enterprise.inject.spi.DeploymentException.class,
testable=true)
public static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> deployment()
MicroProfile Reactive Messaging - TCK v3.0-RC3
Copyright © 2018 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.