Mocking framework for Apache Sling unit tests; use sling-mock.junit4 instead.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.sling-mock</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a mock Sling environment for testing.
Replace dependency with org.apache.sling.testing:sling-mock.junit4.
No dependency data recorded yet.