public class FallbackMethodWildcardNegativeTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
FallbackMethodWildcardNegativeTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deploy() |
void |
fallbackMethodWildcardNegative() |
@Deployment @ShouldThrowException(value=org.eclipse.microprofile.faulttolerance.exceptions.FaultToleranceDefinitionException.class) public static org.jboss.shrinkwrap.api.spec.WebArchive deploy()
public void fallbackMethodWildcardNegative()
Copyright © 2020 Eclipse Foundation. All rights reserved.