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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: