public class CDIProducedProceduresTest extends TCKBase
TCKBase.Response| Constructor and Description |
|---|
CDIProducedProceduresTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.Archive |
getDeployment() |
void |
testFailureReadinessResponsePayload()
Tests that Readiness is down, for Readiness health check procedure defined with CDI Producers.
|
void |
testSuccessfulLivenessResponsePayload()
Verifies the liveness and readiness health integration with CDI when the Health Check procedures are defined with
CDI Producers.
|
beforeMethod@Deployment public static org.jboss.shrinkwrap.api.Archive getDeployment()
@RunAsClient public void testSuccessfulLivenessResponsePayload()
@RunAsClient public void testFailureReadinessResponsePayload()
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.