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 cats-testkit_sjs0.6_2.10-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cats.tests
├─ cats.tests.CatsEquivalence.class - [JAR]
├─ cats.tests.CatsSuite.class - [JAR]
├─ cats.tests.Helpers.class - [JAR]
├─ cats.tests.LowPriorityStrictCatsConstraints.class - [JAR]
├─ cats.tests.SlowCatsSuite.class - [JAR]
├─ cats.tests.StrictCatsEquality.class - [JAR]
├─ cats.tests.TestSettings.class - [JAR]