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