Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8299863

URLFromURITest.java should import org.junit.jupiter.api.Test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • core-libs
    • None
    • b07

      URLFromURITest.java mixes JUnit 4 and Jupiter APIs:

      It should import org.junit.jupiter.api.Test; instead of import org.junit.Test;

      There may be more tests that have the same issue.

            dclarke Darragh Clarke
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: