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 synapse-unit-test-maven-plugin-5.2.42.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.synapse.unittest
├─ org.wso2.synapse.unittest.Constants.class - [JAR]
├─ org.wso2.synapse.unittest.SynapseServer.class - [JAR]
├─ org.wso2.synapse.unittest.SynapseTestCaseFileReader.class - [JAR]
├─ org.wso2.synapse.unittest.TCPClient.class - [JAR]
├─ org.wso2.synapse.unittest.TestCaseSummary.class - [JAR]
├─ org.wso2.synapse.unittest.UnitTestCasesMojo.class - [JAR]
├─ org.wso2.synapse.unittest.UnitTestClient.class - [JAR]
org.wso2.synapse.unittest.summarytable
├─ org.wso2.synapse.unittest.summarytable.ConsoleDataTable.class - [JAR]