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 testerum-junit-1.1-pre-alpha-21.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.testerum.runner.junit5.provider
├─ com.testerum.runner.junit5.provider.JunitTestProvider.class - [JAR]
com.testerum.runner.junit5.logger
├─ com.testerum.runner.junit5.logger.JUnitEventLogger.class - [JAR]
com.testerum.runner.junit5
├─ com.testerum.runner.junit5.TesterumJunitTestFactory.class - [JAR]