B C D E F G H I J M N O R S T 
All Classes All Packages

B

beforeMethod(Method) - Method in class org.eclipse.microprofile.health.tck.TCKBase
 

C

call() - Method in class org.eclipse.microprofile.health.tck.deployment.CheckWithAttributes
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.CheckWithoutQualifier
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.DelayedCheck
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.DelegateHealth
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.FailedLiveness
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.FailedReadiness
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.FailedStartup
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.SuccessfulLiveness
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.SuccessfulReadiness
 
call() - Method in class org.eclipse.microprofile.health.tck.deployment.SuccessfulStartup
 
CDIProducedProcedureCheck - Class in org.eclipse.microprofile.health.tck.deployment
 
CDIProducedProcedureCheck() - Constructor for class org.eclipse.microprofile.health.tck.deployment.CDIProducedProcedureCheck
 
CDIProducedProceduresTest - Class in org.eclipse.microprofile.health.tck
Verifies the liveness, readiness, and startup health integration with CDI when the Health Check procedures are defined with CDI method Producers.
CDIProducedProceduresTest() - Constructor for class org.eclipse.microprofile.health.tck.CDIProducedProceduresTest
 
CheckWithAttributes - Class in org.eclipse.microprofile.health.tck.deployment
Created by hbraun on 29.06.17.
CheckWithAttributes() - Constructor for class org.eclipse.microprofile.health.tck.deployment.CheckWithAttributes
 
CheckWithoutQualifier - Class in org.eclipse.microprofile.health.tck.deployment
 
CheckWithoutQualifier() - Constructor for class org.eclipse.microprofile.health.tck.deployment.CheckWithoutQualifier
 
ConfigTest - Class in org.eclipse.microprofile.health.tck
 
ConfigTest() - Constructor for class org.eclipse.microprofile.health.tck.ConfigTest
 

D

DelayedCheck - Class in org.eclipse.microprofile.health.tck.deployment
 
DelayedCheck() - Constructor for class org.eclipse.microprofile.health.tck.deployment.DelayedCheck
 
DelayedCheckTest - Class in org.eclipse.microprofile.health.tck
 
DelayedCheckTest() - Constructor for class org.eclipse.microprofile.health.tck.DelayedCheckTest
 
DelegateHealth - Class in org.eclipse.microprofile.health.tck.deployment
Created by hbraun on 18.08.17.
DelegateHealth() - Constructor for class org.eclipse.microprofile.health.tck.deployment.DelegateHealth
 
DelegateHealthSuccessfulTest - Class in org.eclipse.microprofile.health.tck
 
DelegateHealthSuccessfulTest() - Constructor for class org.eclipse.microprofile.health.tck.DelegateHealthSuccessfulTest
 
DelegationTarget - Class in org.eclipse.microprofile.health.tck.deployment
Created by hbraun on 18.08.17.
DelegationTarget() - Constructor for class org.eclipse.microprofile.health.tck.deployment.DelegationTarget
 

E

EnforceQualifierTest - Class in org.eclipse.microprofile.health.tck
 
EnforceQualifierTest() - Constructor for class org.eclipse.microprofile.health.tck.EnforceQualifierTest
 

F

FailedLiveness - Class in org.eclipse.microprofile.health.tck.deployment
 
FailedLiveness() - Constructor for class org.eclipse.microprofile.health.tck.deployment.FailedLiveness
 
FailedReadiness - Class in org.eclipse.microprofile.health.tck.deployment
 
FailedReadiness() - Constructor for class org.eclipse.microprofile.health.tck.deployment.FailedReadiness
 
FailedStartup - Class in org.eclipse.microprofile.health.tck.deployment
 
FailedStartup() - Constructor for class org.eclipse.microprofile.health.tck.deployment.FailedStartup
 

G

getBody() - Method in class org.eclipse.microprofile.health.tck.TCKBase.Response
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.CDIProducedProceduresTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.ConfigTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.DelayedCheckTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.DelegateHealthSuccessfulTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.EnforceQualifierTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.HealthCheckResponseAttributesTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.HealthCheckResponseValidationTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.JsonSchemaValidationTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.MultipleLivenessFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.MultipleProceduresFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.MultipleReadinessFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.MultipleStartupFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.NoProcedureSuccessfulTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.OnlySuccessfulProcedureTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.SingleLivenessFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.SingleLivenessSuccessfulTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.SingleReadinessFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.SingleReadinessSuccessfulTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.SingleStartupFailedTest
 
getDeployment() - Static method in class org.eclipse.microprofile.health.tck.SingleStartupSuccessfulTest
 
getStatus() - Method in class org.eclipse.microprofile.health.tck.TCKBase.Response
 

H

HealthCheckResponseAttributesTest - Class in org.eclipse.microprofile.health.tck
 
HealthCheckResponseAttributesTest() - Constructor for class org.eclipse.microprofile.health.tck.HealthCheckResponseAttributesTest
 
HealthCheckResponseValidationTest - Class in org.eclipse.microprofile.health.tck
 
HealthCheckResponseValidationTest() - Constructor for class org.eclipse.microprofile.health.tck.HealthCheckResponseValidationTest
 

I

isTheSystemHealthy() - Method in class org.eclipse.microprofile.health.tck.deployment.DelegationTarget
 

J

JsonSchemaValidationTest - Class in org.eclipse.microprofile.health.tck
 
JsonSchemaValidationTest() - Constructor for class org.eclipse.microprofile.health.tck.JsonSchemaValidationTest
 

M

MultipleLivenessFailedTest - Class in org.eclipse.microprofile.health.tck
 
MultipleLivenessFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.MultipleLivenessFailedTest
 
MultipleProceduresFailedTest - Class in org.eclipse.microprofile.health.tck
 
MultipleProceduresFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.MultipleProceduresFailedTest
 
MultipleReadinessFailedTest - Class in org.eclipse.microprofile.health.tck
 
MultipleReadinessFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.MultipleReadinessFailedTest
 
MultipleStartupFailedTest - Class in org.eclipse.microprofile.health.tck
 
MultipleStartupFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.MultipleStartupFailedTest
 

N

NoProcedureSuccessfulTest - Class in org.eclipse.microprofile.health.tck
Validates that a health check that includes no procedures returns a 200 status with no body.
NoProcedureSuccessfulTest() - Constructor for class org.eclipse.microprofile.health.tck.NoProcedureSuccessfulTest
 

O

OnlySuccessfulProcedureTest - Class in org.eclipse.microprofile.health.tck
 
OnlySuccessfulProcedureTest() - Constructor for class org.eclipse.microprofile.health.tck.OnlySuccessfulProcedureTest
 
org.eclipse.microprofile.health.tck - package org.eclipse.microprofile.health.tck
 
org.eclipse.microprofile.health.tck.deployment - package org.eclipse.microprofile.health.tck.deployment
 

R

Response(int, String) - Constructor for class org.eclipse.microprofile.health.tck.TCKBase.Response
 

S

SingleLivenessFailedTest - Class in org.eclipse.microprofile.health.tck
 
SingleLivenessFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.SingleLivenessFailedTest
 
SingleLivenessSuccessfulTest - Class in org.eclipse.microprofile.health.tck
 
SingleLivenessSuccessfulTest() - Constructor for class org.eclipse.microprofile.health.tck.SingleLivenessSuccessfulTest
 
SingleReadinessFailedTest - Class in org.eclipse.microprofile.health.tck
 
SingleReadinessFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.SingleReadinessFailedTest
 
SingleReadinessSuccessfulTest - Class in org.eclipse.microprofile.health.tck
 
SingleReadinessSuccessfulTest() - Constructor for class org.eclipse.microprofile.health.tck.SingleReadinessSuccessfulTest
 
SingleStartupFailedTest - Class in org.eclipse.microprofile.health.tck
 
SingleStartupFailedTest() - Constructor for class org.eclipse.microprofile.health.tck.SingleStartupFailedTest
 
SingleStartupSuccessfulTest - Class in org.eclipse.microprofile.health.tck
 
SingleStartupSuccessfulTest() - Constructor for class org.eclipse.microprofile.health.tck.SingleStartupSuccessfulTest
 
SuccessfulLiveness - Class in org.eclipse.microprofile.health.tck.deployment
 
SuccessfulLiveness() - Constructor for class org.eclipse.microprofile.health.tck.deployment.SuccessfulLiveness
 
SuccessfulReadiness - Class in org.eclipse.microprofile.health.tck.deployment
 
SuccessfulReadiness() - Constructor for class org.eclipse.microprofile.health.tck.deployment.SuccessfulReadiness
 
SuccessfulStartup - Class in org.eclipse.microprofile.health.tck.deployment
 
SuccessfulStartup() - Constructor for class org.eclipse.microprofile.health.tck.deployment.SuccessfulStartup
 

T

TCKBase - Class in org.eclipse.microprofile.health.tck
 
TCKBase() - Constructor for class org.eclipse.microprofile.health.tck.TCKBase
 
TCKBase.Response - Class in org.eclipse.microprofile.health.tck
 
testEmptyReadinessWithConfig() - Method in class org.eclipse.microprofile.health.tck.ConfigTest
Verifies the default processing of the empty readiness checks with "mp.health.default.readiness.empty.response" defined is respected.
testFailedResponsePayload() - Method in class org.eclipse.microprofile.health.tck.SingleStartupFailedTest
Verifies the startup integration with CDI at the scope of a server runtime
testFailingHealthResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleStartupFailedTest
Test that Health is down
testFailingStartupResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleStartupFailedTest
Test that Startup is down
testFailureLivenessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleLivenessFailedTest
Verifies the liveness health integration with CDI at the scope of a server runtime
testFailureReadinessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.CDIProducedProceduresTest
Verifies the failed Readiness Health Check integration with CDI method producers.
testFailureResponsePayload() - Method in class org.eclipse.microprofile.health.tck.EnforceQualifierTest
Verifies the health integration with CDI at the scope of a server runtime
testFailureResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleProceduresFailedTest
Verifies the /health endpoint with the liveness and readiness integration with CDI at the scope of a server runtime
testFailureResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleReadinessFailedTest
Verifies the readiness health integration with CDI at the scope of a server runtime
testFailureResponsePayload() - Method in class org.eclipse.microprofile.health.tck.SingleLivenessFailedTest
Verifies the failed single Liveness integration with CDI at the scope of a server runtime
testFailureResponsePayload() - Method in class org.eclipse.microprofile.health.tck.SingleReadinessFailedTest
Verifies the failed Readiness integration with CDI at the scope of a server runtime
testPayloadJsonVerifiesWithTheSpecificationSchema() - Method in class org.eclipse.microprofile.health.tck.JsonSchemaValidationTest
Verifies that the JSON object returned by the implementation is following the JSON schema defined by the specification
testSuccessfulDelegateInvocation() - Method in class org.eclipse.microprofile.health.tck.DelegateHealthSuccessfulTest
Verifies CDI scoped beans can be used as delegate to resolve the system state
testSuccessfulLivenessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.CDIProducedProceduresTest
Verifies the successful Liveness Health Check integration with CDI method producers.
testSuccessfulLivenessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleReadinessFailedTest
Test that Liveness is up
testSuccessfulLivenessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleStartupFailedTest
Test that Liveness is up
testSuccessfulLivenessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.OnlySuccessfulProcedureTest
Verifies the health integration with CDI at the scope of a server runtime
testSuccessfulReadinessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleLivenessFailedTest
Test that Readiness is up
testSuccessfulReadinessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.MultipleStartupFailedTest
Test that Readiness is up
testSuccessfulReadinessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.OnlySuccessfulProcedureTest
 
testSuccessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.DelayedCheckTest
Verifies the health integration with CDI when the bean creation takes longer than the first request
testSuccessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.HealthCheckResponseAttributesTest
Verifies the health integration with CDI at the scope of a server runtime
testSuccessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.NoProcedureSuccessfulTest
Verifies the health integration with CDI at the scope of a server runtime
testSuccessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.SingleLivenessSuccessfulTest
Verifies the successful single Liveness integration with CDI at the scope of a server runtime
testSuccessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.SingleReadinessSuccessfulTest
Verifies the successful Readiness integration with CDI at the scope of a server runtime
testSuccessResponsePayload() - Method in class org.eclipse.microprofile.health.tck.SingleStartupSuccessfulTest
Verifies the startup integration with CDI at the scope of a server runtime
testSuccessStartupResponsePayload() - Method in class org.eclipse.microprofile.health.tck.CDIProducedProceduresTest
Verifies the successful Startup Health Check integration with CDI method producers.
testValidateConcreteHealthCheckResponse() - Method in class org.eclipse.microprofile.health.tck.HealthCheckResponseValidationTest
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.
B C D E F G H I J M N O R S T 
All Classes All Packages