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