Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3388 Migrate tests to use JUnit 5
  3. RESTEASY-3452

junit5 migration: @ExtendWith replaced @Rule

XMLWordPrintable

      In unit-tests, must determine how to handle declaration of @ExtendWith 
      on a variable with in a test class.

          @ExtendWith
          public FakeHttpServer fakeHttpServer = new FakeHttpServer(FakeHttpServer::dummyMethods);
       

              jperkins-rhn James Perkins
              rsearls r searls
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: