Apache Sling Sample Integration Tests
· Sample project that demonstrates the various tools and techniques
available to test Sling applications: plain build-time JUnit tests,
HTTP-based integration tests, server-side JUnit tests injected via
bundles and server-side scriptable tests.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.testing.samples.integrationtests-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.