Class OnlySuccessfulProcedureTest

  • All Implemented Interfaces:
    org.testng.IHookable, org.testng.ITestNGListener

    public class OnlySuccessfulProcedureTest
    extends TCKBase
    Author:
    Antoine Sabot-Durand
    • Constructor Detail

      • OnlySuccessfulProcedureTest

        public OnlySuccessfulProcedureTest()
    • Method Detail

      • getDeployment

        @Deployment
        public static org.jboss.shrinkwrap.api.Archive getDeployment()
      • testSuccessfulLivenessResponsePayload

        @RunAsClient
        public void testSuccessfulLivenessResponsePayload()
        Verifies the health integration with CDI at the scope of a server runtime
      • testSuccessfulReadinessResponsePayload

        @RunAsClient
        public void testSuccessfulReadinessResponsePayload()