hosea opened a new pull request, #1312: URL: https://github.com/apache/wicket/pull/1312
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: - Migrated one test after the other from AnnotProxyFieldValueFactoryTest to AnnotProxyFieldValueFactoryDefaultCandidateTest - After all tests are migrated: clean up empty tests (abstract AnnotProxyFieldValueFactoryTest, JakartaInjectAnnotProxyFieldValueFactoryTest, SpringBeanAnnotProxyFieldValueFactoryTest), and unused beans / interfaces - Rename AnnotProxyFieldValueFactoryDefaultCandidateTest to AnnotProxyFieldValueFactoryTest -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
