Re: [PR] Convert dom.mem.Test to JUnit [xerces-j]
elharo (via GitHub) <[email protected]> Fri, 17 Jul 2026 23:40:17 -0000
| Newsgroups | gmane.text.xml.xerces-j.devel |
|---|---|
| Message-ID | <PR_kwDOLzdO6M7vBPAl-47e0bec1-a162-4442-89ae-565b3759a67c@gitbox.apache.org> |
elharo commented on PR #104: URL: https://github.com/apache/xerces-j/pull/104#issuecomment-5008553684 Addressed review comments: - Duplicate assertNull checks removed (lines 370, 440) - Compound assertTrue on line 1159 split into three assertSame calls - Compound assertTrue on line 1160 replaced with assertEquals (null check implicit via NPE) -- 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]