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

   Issue: [SLING-13064]
   
   Following the successful migration of the `injectors` package (SLING-13062, 
SLING-13063), this PR targets the `org.apache.sling.models.impl.via` package.
   
   ### Changes
   * Migrated **8 test classes** covering Via Providers and Request Wrappers:
       * `AbstractResourceTypeViaProviderTest`
       * `BeanPropertyViaProviderTest`
       * `ChildResourceViaProviderTest`
       * `ForcedResourceTypeViaProviderTest`
       * `OriginalResourceTypeViaProviderTest`
       * `ResourceSuperTypeViaProviderTest`
       * `ResourceTypeForcingRequestWrapperTest`
       * `ResourceTypeForcingJakartaRequestWrapperTest`
   * Updated to `@ExtendWith(MockitoExtension.class)`.
   * Applied `@MockitoSettings(strictness = Strictness.LENIENT)` (or 
`lenient()` stubbing) to preserve legacy test behavior.
   


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