Skip to content

Convert dom.mem.Test to JUnit#104

Open
elharo wants to merge 2 commits into
mainfrom
convert-mem-to-junit
Open

Convert dom.mem.Test to JUnit#104
elharo wants to merge 2 commits into
mainfrom
convert-mem-to-junit

Conversation

@elharo

@elharo elharo commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Convert the dom.mem.Test test harness from a main()-driven to JUnit 3.

  • Extends TestCase
  • Replaces broken Assertion.verify/Assertion.equals with proper JUnit assertions throughout all DOM Level 2/3 tests (1395 lines)
  • Registered in batchtest and old java task removed in build.xml

@elharo elharo force-pushed the convert-mem-to-junit branch from d52fa76 to 95b8ea5 Compare July 7, 2026 22:04
@elharo elharo changed the title [XERCESJ-1796] Convert dom.mem.Test to JUnit 3 Convert dom.mem.Test to JUnit 3 Jul 8, 2026
@elharo elharo requested a review from garydgregory July 8, 2026 12:51
@elharo elharo changed the title Convert dom.mem.Test to JUnit 3 Convert dom.mem.Test to JUnit Jul 8, 2026
# Conflicts:
#	build.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant