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 scope-runner-junit5-0.15.1-beta.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.undefinedlabs.scope.rules
├─ com.undefinedlabs.scope.rules.JUnit50ScopeRunnerAgentRule.class - [JAR]
├─ com.undefinedlabs.scope.rules.JUnit52ScopeRunnerAgentRule.class - [JAR]
├─ com.undefinedlabs.scope.rules.JUnit53ScopeRunnerAgentRule.class - [JAR]
├─ com.undefinedlabs.scope.rules.JUnit5ComposedScopeRunnerAgentRule.class - [JAR]
├─ com.undefinedlabs.scope.rules.JUnit5RunnerLogic.class - [JAR]
├─ com.undefinedlabs.scope.rules.package-info.class - [JAR]