public class RestClientBuilderListenerTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
RestClientBuilderListenerTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testRegistrarInvoked()
This test checks that a RestClientBuilderListener loaded via the service loader
is invoked.
|
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testRegistrarInvoked()
throws Exception
Exception - - indicates test failureCopyright © 2021 Eclipse Foundation. All rights reserved.