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 testing-1.0-rc3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.inferred.testing.behavior
├─ org.inferred.testing.behavior.BehaviorTester.class - [JAR]
├─ org.inferred.testing.behavior.CompilationException.class - [JAR]
├─ org.inferred.testing.behavior.SourceBuilder.class - [JAR]
├─ org.inferred.testing.behavior.TempJavaFileManager.class - [JAR]
├─ org.inferred.testing.behavior.TestBuilder.class - [JAR]
├─ org.inferred.testing.behavior.package-info.class - [JAR]
org.inferred.testing.unit
├─ org.inferred.testing.unit.ClassTypeImpl.class - [JAR]
├─ org.inferred.testing.unit.FakeMessager.class - [JAR]
├─ org.inferred.testing.unit.GenericTypeElementImpl.class - [JAR]
├─ org.inferred.testing.unit.NameImpl.class - [JAR]
├─ org.inferred.testing.unit.NoTypes.class - [JAR]
├─ org.inferred.testing.unit.PackageElementImpl.class - [JAR]
├─ org.inferred.testing.unit.Partial.class - [JAR]
├─ org.inferred.testing.unit.PrimitiveTypeImpl.class - [JAR]
├─ org.inferred.testing.unit.package-info.class - [JAR]
org.inferred.testing.model
├─ org.inferred.testing.model.Model.class - [JAR]
├─ org.inferred.testing.model.ModelRule.class - [JAR]
├─ org.inferred.testing.model.Target.class - [JAR]
├─ org.inferred.testing.model.TypeMirrors.class - [JAR]
├─ org.inferred.testing.model.package-info.class - [JAR]