HoustonPutman commented on code in PR #4046:
URL: https://github.com/apache/solr/pull/4046#discussion_r2691215199


##########
gradle/validation/validate-source-patterns.gradle:
##########


Review Comment:
   No, this is actually quite annoying. Basically the check makes sure that 
each test class that uses Mockito needs to call {{assumeWorkingMockito()}}. 
Since we have the abstract MockAPITest class, which calls this method, it's 
necessary to do it in each of the child classes. So I've added this to the 
source validation as a valid option.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to