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 spockito-junit4-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tools4j.spockito
├─ org.tools4j.spockito.AbstractSpockitoTestRunner.class - [JAR]
├─ org.tools4j.spockito.MethodLevelFilter.class - [JAR]
├─ org.tools4j.spockito.SingleRowMultiTestRunner.class - [JAR]
├─ org.tools4j.spockito.SingleTestMultiRowRunner.class - [JAR]
├─ org.tools4j.spockito.Spockito.class - [JAR]
├─ org.tools4j.spockito.TableRowConverters.class - [JAR]
├─ org.tools4j.spockito.UnrolledTestMethod.class - [JAR]