Refactor java/net/httpclient/ThrowingPushPromises*.java tests to use JUnit5

XMLWordPrintable

    • b03

        These tests use ITestContext to stop tests after the first failure.
        A static instance of a final class implementing TestWatcher can be used instead for the same purpose.
        Test providers also need to be made static, as well as setUp and tearDown methods, and all the instance variables they set up.

              Assignee:
              Daniel Fuchs
              Reporter:
              Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: