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