Build: #2377 was successful Scheduled with changes by teleivo <teleivo@users.noreply.github.com> and achilep <you@example.com>

Code commits

openmrs-core master

  • achilep <you@example.com>

    achilep <you@example.com> b61e6e6699441b8fe7a804cbb7d44f84863f3a1a

    TRUNK-5816: Migrate unit tests to Junit5

    • api/src/test/java/org/openmrs/CohortTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/DrugOrderTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/EncounterProviderTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/EncounterRoleTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/EncounterTypeTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/FormTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/LocationTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
    • api/src/test/java/org/openmrs/ObsTest.java (version b61e6e6699441b8fe7a804cbb7d44f84863f3a1a)
  • teleivo <teleivo@users.noreply.github.com>

    teleivo <teleivo@users.noreply.github.com> e886f7038ab9039b6e6679c2072a49687f87442c

    TRUNK-5816 Update Eclipse code templates
    so they reflect the new assertThrows for testing exceptions in Junit 4
    and add the new templates for Junit 5

    • tools/src/main/resources/eclipse/templates.xml (version e886f7038ab9039b6e6679c2072a49687f87442c)
  • teleivo <teleivo@users.noreply.github.com>

    teleivo <teleivo@users.noreply.github.com> 520e8fa750f4c6eb82b3009da082557bbc74cb0a

    TRUNK-5816 Fix testExpection5 live template import
    it was importing the Junit 4 assertThrows

    • tools/src/main/resources/intellij/templates.xml (version 520e8fa750f4c6eb82b3009da082557bbc74cb0a)