bkkothari2255 opened a new pull request, #73:
URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/73

   Issue: SLING-13066
   
   Continuing the JUnit 5 migration (following SLING-13064), covering the 
`implpicker` package and the first batch of the root 
`org.apache.sling.models.impl` package.
   
   Changes:
   * Migrated **7 test classes**:
       * `FirstImplementationPickerTest`
       * `AdapterImplementationsTest`
       * `AnnotationConflictsTest`
       * `CachingTest`
       * `ConstructorTest`
       * `ConstructorVisibilityTest`
       * `CustomInjectorTest`
   * **Note:** `AdapterFactoryTest` import changes as it was covered in 
SLING-13052.
   * Updated to `@ExtendWith(MockitoExtension.class)`.
   * Applied `lenient()` stubbing to preserve legacy test behavior.
   * Added missing assertion in `ConstructorTest`
   * Rearranged assertion argumentorder in `AnnotationConflictsTest`


-- 
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]

Reply via email to