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-tools-0.50.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.torodb.backend.tests.common
├─ com.torodb.backend.tests.common.AbstractBackendIntegrationSuite.class - [JAR]
├─ com.torodb.backend.tests.common.AbstractCommonIntegrationSuite.class - [JAR]
├─ com.torodb.backend.tests.common.AbstractDataIntegrationSuite.class - [JAR]
├─ com.torodb.backend.tests.common.AbstractMetaDataIntegrationSuite.class - [JAR]
├─ com.torodb.backend.tests.common.AbstractStructureIntegrationSuite.class - [JAR]
├─ com.torodb.backend.tests.common.BackendTestBundle.class - [JAR]
├─ com.torodb.backend.tests.common.BackendTestContext.class - [JAR]
├─ com.torodb.backend.tests.common.BackendTestContextFactory.class - [JAR]
├─ com.torodb.backend.tests.common.IntegrationTestBundleConfig.class - [JAR]