public class OnlySuccessfulProcedureTest extends TCKBase
TCKBase.Response| Constructor and Description |
|---|
OnlySuccessfulProcedureTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.Archive |
getDeployment() |
void |
testSuccessfulLivenessResponsePayload()
Verifies the health integration with CDI at the scope of a server runtime
|
void |
testSuccessfulReadinessResponsePayload() |
beforeMethod@Deployment public static org.jboss.shrinkwrap.api.Archive getDeployment()
@RunAsClient public void testSuccessfulLivenessResponsePayload()
@RunAsClient public void testSuccessfulReadinessResponsePayload()
Copyright © 2020 Eclipse Foundation. All rights reserved.