public class MultipleStartnessFailedTest extends TCKBase
TCKBase.Response
Constructor and Description |
---|
MultipleStartnessFailedTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive |
getDeployment() |
void |
testFailingHealthResponsePayload()
Test that Health is down
|
void |
testFailingStartnessResponsePayload()
Test that Startness is down
|
void |
testSuccessfulLivenessResponsePayload()
Test that Liveness is up
|
void |
testSuccessfulReadinessResponsePayload()
Test that Readiness is up
|
beforeMethod
@Deployment public static org.jboss.shrinkwrap.api.Archive getDeployment()
@RunAsClient public void testFailingStartnessResponsePayload()
@RunAsClient public void testSuccessfulLivenessResponsePayload()
@RunAsClient public void testSuccessfulReadinessResponsePayload()
@RunAsClient public void testFailingHealthResponsePayload()
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.