[
https://issues.apache.org/jira/browse/GEOMETRY-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Juntunen resolved GEOMETRY-122.
------------------------------------
Resolution: Done
> Use package private visibility in tests
> ---------------------------------------
>
> Key: GEOMETRY-122
> URL: https://issues.apache.org/jira/browse/GEOMETRY-122
> Project: Apache Commons Geometry
> Issue Type: Task
> Reporter: Matt Juntunen
> Priority: Major
>
> Unit test classes and methods no longer need to be {{public}} in JUnit 5 and
> it is now recommended that they use package private visibility (seeĀ
> [this|https://sonarcloud.io/organizations/apache/rules?open=java%3AS5786&rule_key=java%3AS5786]
> SonarQube rule). We should unit our unit tests to follow this rule.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)