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()
Verifies the failed Readiness Health Check integration with CDI method producers.
|
void |
testSuccessfulLivenessResponsePayload()
Verifies the successful Liveness Health Check integration with CDI method producers.
|
void |
testSuccessStartupResponsePayload()
Verifies the successful Startup Health Check integration with CDI method producers.
|
beforeMethod
@Deployment public static org.jboss.shrinkwrap.api.Archive getDeployment()
@RunAsClient public void testSuccessfulLivenessResponsePayload()
@RunAsClient public void testFailureReadinessResponsePayload()
@RunAsClient public void testSuccessStartupResponsePayload()
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.