[ 
https://issues.apache.org/jira/browse/SOLR-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17604683#comment-17604683
 ] 

ASF subversion and git services commented on SOLR-16314:
--------------------------------------------------------

Commit 32b7e0efa8f5f20828903880c978dcdba972db51 in solr's branch 
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=32b7e0efa8f ]

SOLR-16314: fix warnings about method visibility (#954)

Co-authored-by: Christine Poerschke <[email protected]>

> Annotations like @Before etc should be public visiblity
> -------------------------------------------------------
>
>                 Key: SOLR-16314
>                 URL: https://issues.apache.org/jira/browse/SOLR-16314
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: main (10.0)
>            Reporter: Eric Pugh
>            Priority: Trivial
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Annotations for unit tests should be public, though in testing, the private 
> methods DO get called.   We have a mix of public and private usage however, 
> so lets eliminate the warning and just use public.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to