View Java Class Source Code in JAR file
- 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 spek-runner-junit5-2.0.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.spekframework.spek2.junit
├─ org.spekframework.spek2.junit.JUnitEngineExecutionListenerAdapter.class - [JAR]
├─ org.spekframework.spek2.junit.SpekEngineDescriptor.class - [JAR]
├─ org.spekframework.spek2.junit.SpekPathDiscoverySelector.class - [JAR]
├─ org.spekframework.spek2.junit.SpekTestDescriptor.class - [JAR]
├─ org.spekframework.spek2.junit.SpekTestDescriptorFactory.class - [JAR]
├─ org.spekframework.spek2.junit.SpekTestEngine.class - [JAR]