Skip to content

Conversation

@hosea
Copy link
Contributor

@hosea hosea commented Nov 28, 2025

This is a follow-up-PR addressing only the tests of AnnotProxyFieldValueFactory.
Tests were completly updated and rewritten during Wicket-7170 to ensure better test coverage.

The PR consists of several commits, that do a step by step migration:

  1. Migrated one test after the other from AnnotProxyFieldValueFactoryTest to AnnotProxyFieldValueFactoryDefaultCandidateTest
  2. After all tests are migrated: clean up empty tests (abstract AnnotProxyFieldValueFactoryTest, JakartaInjectAnnotProxyFieldValueFactoryTest, SpringBeanAnnotProxyFieldValueFactoryTest), and unused beans / interfaces
  3. Rename AnnotProxyFieldValueFactoryDefaultCandidateTest to AnnotProxyFieldValueFactoryTest

hosea and others added 6 commits December 3, 2025 09:13
…/annot/AnnotProxyFieldValueFactoryTest.java

Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
…/annot/AnnotProxyFieldValueFactoryTest.java

Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
…/annot/AnnotProxyFieldValueFactoryTest.java

Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
…/annot/AnnotProxyFieldValueFactoryTest.java

Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
…/annot/AnnotProxyFieldValueFactoryTest.java

Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
@hosea
Copy link
Contributor Author

hosea commented Dec 3, 2025

@martin-g : Thank your for your review.

@martin-g martin-g merged commit 320e4f8 into apache:master Dec 3, 2025
3 checks passed
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.

3 participants