Skip to content

Convert dom.events.Test to JUnit - #99

Open
elharo wants to merge 3 commits into
mainfrom
convert-events-to-junit
Open

Convert dom.events.Test to JUnit#99
elharo wants to merge 3 commits into
mainfrom
convert-events-to-junit

Conversation

@elharo

@elharo elharo commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

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

  • Extends TestCase
  • Mutation events are still exercised, now as a proper JUnit test
  • Registered in batchtest in build.xml

@elharo
elharo force-pushed the convert-events-to-junit branch from f8f846d to 8da4d5b Compare July 7, 2026 22:03
@elharo elharo changed the title [XERCESJ-1796] Convert dom.events.Test to JUnit 3 Convert dom.events.Test to JUnit 3 Jul 8, 2026
@elharo
elharo force-pushed the convert-events-to-junit branch from 8da4d5b to d1d67f9 Compare July 8, 2026 11:59
@elharo elharo changed the title Convert dom.events.Test to JUnit 3 Convert dom.events.Test to JUnit Jul 8, 2026
@elharo
elharo requested a review from mrglavas July 13, 2026 19:26
@mrglavas

Copy link
Copy Markdown

Does this test have any assertions? It seems the event reporter just writes everything to System.out.

@elharo
elharo force-pushed the convert-events-to-junit branch from f2ddb38 to 6170c92 Compare July 16, 2026 14:47
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.

2 participants