public class HealthCheckResponseValidationTest extends TCKBase
TCKBase.Response
Constructor and Description |
---|
HealthCheckResponseValidationTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive |
getDeployment() |
void |
testValidateConcreteHealthCheckResponse()
Validates the HealthCheckResponse concrete class definition by verifying if its
deserialized properties correctly maps to the JSON schema protocol defined by the
specification and the JSON health check response returned by the implementation.
|
beforeMethod
@Deployment public static org.jboss.shrinkwrap.api.Archive getDeployment()
@RunAsClient public void testValidateConcreteHealthCheckResponse() throws Exception
Exception
Copyright © 2020 Eclipse Foundation. All rights reserved.