Skip to content

Convert jaxp.PropertyTest to JUnit - #109

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

Convert jaxp.PropertyTest to JUnit#109
elharo wants to merge 3 commits into
mainfrom
convert-proptest-to-junit

Conversation

@elharo

@elharo elharo commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Convert the jaxp.PropertyTest test harness from main()-driven to JUnit 3.

  • Extends TestCase (removed DefaultHandler inheritance)
  • Tests schema property configuration with expected failures
  • Registered in batchtest and old java task removed in build.xml

@elharo
elharo force-pushed the convert-proptest-to-junit branch from 3f6b681 to 78ed413 Compare July 7, 2026 22:04
import org.xml.sax.helpers.DefaultHandler;

/**
* This sample program tests JAXP 1.2 properties

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

retain the comment as " tests JAXP 1.2 properties"

@elharo elharo changed the title [XERCESJ-1796] Convert jaxp.PropertyTest to JUnit 3 Convert jaxp.PropertyTest to JUnit 3 Jul 8, 2026
@elharo elharo changed the title Convert jaxp.PropertyTest to JUnit 3 Convert jaxp.PropertyTest to JUnit Jul 8, 2026
@elharo
elharo force-pushed the convert-proptest-to-junit branch from 085a89b to 0850237 Compare July 16, 2026 18:46
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