Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-2198

DO378-139: Using a deprecated annotation

XMLWordPrintable

    • 13
    • ROLE
    • en-US (English)
    • DO378 Sprint 3, DO378 Sprint 4, DO378 Sprint 5, DO378 Sprint 6, DO378 Sprint 7

      URL: https://role.rhu.redhat.com/rol-rhu/app/courses/do378-2.13/pages/ch03s07
      Reporter RHNID: ggastald
      Section: 7 - Lab: Testing Quarkus Microservices
      Language: en-US (English)||
      Workaround:

      Description: The `NativeScheduleResourceIT.java` uses the deprecated annotation "@NativeImageTest". It should use "@QuarkusIntegrationTest" instead.

      The @QuarkusIntegrationTest annotation is used to indicate that a test should be run against a fully functional Quarkus application. It starts up the application in the same way as running the application in a production environment, which means that it is closer to a real-world scenario.

       

      Please ping me on the ticket if any further details are needed.

            gls-curriculum-ocp-adv@redhat.com PTL - AppDev Team
            deepasin@redhat.com deepak singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: