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 staccatissimo-testing-2.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.staccatocommons.testing.mock
├─ net.sf.staccatocommons.testing.mock.FileMock.class - [JAR]
├─ net.sf.staccatocommons.testing.mock.package-info.class - [JAR]
net.sf.staccatocommons.testing.junit.jmock
├─ net.sf.staccatocommons.testing.junit.jmock.JUnit4MockObjectTestCase.class - [JAR]
├─ net.sf.staccatocommons.testing.junit.jmock.MiscMatchers.class - [JAR]
├─ net.sf.staccatocommons.testing.junit.jmock.package-info.class - [JAR]
net.sf.staccatocommons.testing.junit.theories
├─ net.sf.staccatocommons.testing.junit.theories.IterableTheories.class - [JAR]
├─ net.sf.staccatocommons.testing.junit.theories.IteratorTheories.class - [JAR]
├─ net.sf.staccatocommons.testing.junit.theories.WellDefinedCompareTheories.class - [JAR]
├─ net.sf.staccatocommons.testing.junit.theories.WellDefinedEqualsTheories.class - [JAR]