Add @Test annotation to TCKZoneId.test_constant_OLD_IDS_POST_2024b test

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: core-libs
    • b03
    • generic
    • generic

      It was pointed out that the test (test_constant_OLD_IDS_POST_2024b()) in TCKZoneId.java is missing @Test annotation. It runs as the class has the annotation under TestNG framework, but it would be silently ignored if the framework is switched to JUnit5. Better add the annotation to the method.

            Assignee:
            Naoto Sato
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: