Utilities that make it easier to test Sling code with Pax Exam. See this module's tests for usage examples.
'org.apache.sling:org.apache.sling.paxexam.util:1.0.2'
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.paxexam.util</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.apache.sling" name="org.apache.sling.paxexam.util" rev="1.0.2"/>
"org.apache.sling", "org.apache.sling.paxexam.util", "1.0.2"