Sonar metrics for OpenMRS Core Master

Build: #2502 was successful Scheduled with changes by teleivo <teleivo@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
1 second
Duration
14 minutes
Labels
None
Revision
58635cf8593a80cca75659a91124844a4c64f2ea 58635cf8593a80cca75659a91124844a4c64f2ea
Successful since
#2423 ()

Code commits

Author Commit Message Commit date
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> 58635cf8593a80cca75659a91124844a4c64f2ea 58635cf8593a80cca75659a91124844a4c64f2ea TRUNK-5816 Use MockitoExtension in BaseContextSensitiveTest
this is a JUnit 5 extension that initializes and cleans up mocks
its set to strict by default which will help us keep our tests free of
unused mocks. We already use this mechanism in the jupiter/BaseContextMockTest
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> 7cffb3746f55dad924a816075e6a9ac150b330df 7cffb3746f55dad924a816075e6a9ac150b330df TRUNK-5816 Do not allow JUnit 4 tests to be added to the api
we allow only a handful that we need to ensure module devs can still
write JUnit 4 tests. If there is a bug and you would need to add another
one please name them with JUnit4 like the examples. This will allow us
to remove them once we are on JUnit 5. Every other new test should be written
in JUnit 5 :)
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> 18c9c2a4c5a922c56aab240cdf9401441ff1b3ce 18c9c2a4c5a922c56aab240cdf9401441ff1b3ce TRUNK-5816 Add JUnit 4 tests
to ensure the annotations work on JUnit 4 with the JUnit 4 helper
classes
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> a1637013f199f38e3f3547eb579e4f5fd411b697 a1637013f199f38e3f3547eb579e4f5fd411b697 WIP
teleivo <teleivo@users.noreply.github.com> teleivo <teleivo@users.noreply.github.com> cb59c583153ccc22f59aafd17a26e69bd519dd10 cb59c583153ccc22f59aafd17a26e69bd519dd10 TRUNK-5816 Test StartModuleAnnotation on JUnit 4 & 5

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5816Could not obtain issue details from Jira