vasiliy-mikhailov opened a new pull request, #1107:
URL: https://github.com/apache/opennlp/pull/1107

   Additive unit tests for `DictionaryStopwordFilter` — null `CharSequence`, 
null/empty varargs, and null-element handling across both `isStopword(...)` 
overloads and `filter(...)`, with exact `assertArrayEquals` expectations on the 
filtered output.
   
   No existing test or production code changed. Verified green under Java 21 
(`mvn -pl opennlp-core/opennlp-runtime test 
-Dtest=DictionaryStopwordFilterTest` → 112 tests, 0 failures).
   


-- 
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]

Reply via email to