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 test-report-artifacts-2023.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.avito.report.internal
├─ com.avito.report.internal.DirectTestArtifactsProvider.class - [JAR]
├─ com.avito.report.internal.ReportDirProviderByTest.class - [JAR]
├─ com.avito.report.internal.ReportDirProviderForAdb.class - [JAR]
├─ com.avito.report.internal.ReportDirProviderWithCreation.class - [JAR]
├─ com.avito.report.internal.SimpleDirProvider.class - [JAR]
com.avito.report
├─ com.avito.report.ApplicationDirProvider.class - [JAR]
├─ com.avito.report.ApplicationDirProviderFactory.class - [JAR]
├─ com.avito.report.ReportDirProvider.class - [JAR]
├─ com.avito.report.TestArtifactsProvider.class - [JAR]
├─ com.avito.report.TestArtifactsProviderFactory.class - [JAR]
├─ com.avito.report.TestDirGenerator.class - [JAR]