Skip to content

Conversation

@chjphc
Copy link

@chjphc chjphc commented Dec 11, 2025

Testing the execution of a XML-based flow definition is achieved by extending AbstractXmlFlowExecutionTests. This class is a subclass of JUnit4 TestCase.

It might be preferable for this class and related classes in the org.springframework.webflow.test.execution package to run JUnit 6 tests and this PR upgrades the abstract classes in org.springframework.webflow.test.execution to use JUnit 6 and removes JUnit 4 dependency entirely from the configuration.

This will be a breaking change for anyone who currently extends AbstractXmlFlowExecutionTests to test their XML configuration.

Signed-off-by: Jonathan Charmant <jon.charmant@bristol.ac.uk>
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