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 nuun-tests-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nuunframework.kernel.tests.annotations
├─ org.nuunframework.kernel.tests.annotations.Expect.class - [JAR]
├─ org.nuunframework.kernel.tests.annotations.ITBind.class - [JAR]
├─ org.nuunframework.kernel.tests.annotations.WithPlugins.class - [JAR]
├─ org.nuunframework.kernel.tests.annotations.WithoutSpiPluginsLoader.class - [JAR]
org.nuunframework.kernel.tests
├─ org.nuunframework.kernel.tests.NuunITException.class - [JAR]
├─ org.nuunframework.kernel.tests.NuunITRunner.class - [JAR]
org.nuunframework.kernel.tests.internal
├─ org.nuunframework.kernel.tests.internal.NuunITModule.class - [JAR]
├─ org.nuunframework.kernel.tests.internal.NuunITPlugin.class - [JAR]