jar

com.github.maximjev : java-snapshot

Maven & Gradle

May 19, 2020
1 stars

java-snapshot · Snapshot Testing for Java

Table Of Contents

Latest Version

Download com.github.maximjev : java-snapshot JAR file - Latest Versions:

All Versions

Download com.github.maximjev : java-snapshot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-snapshot-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.maximjev

├─ com.github.maximjev.CompatibleSnapshotFile.class - [JAR]

├─ com.github.maximjev.CompatibleSnapshotFormatter.class - [JAR]

├─ com.github.maximjev.DynamicFields.class - [JAR]

├─ com.github.maximjev.FieldMatch.class - [JAR]

├─ com.github.maximjev.FileHandler.class - [JAR]

├─ com.github.maximjev.JsonSnapshotFile.class - [JAR]

├─ com.github.maximjev.JsonSnapshotSerializer.class - [JAR]

├─ com.github.maximjev.ObjectMapperWrapper.class - [JAR]

├─ com.github.maximjev.Snapshot.class - [JAR]

├─ com.github.maximjev.SnapshotConfiguration.class - [JAR]

├─ com.github.maximjev.SnapshotFile.class - [JAR]

├─ com.github.maximjev.SnapshotFileExitHook.class - [JAR]

├─ com.github.maximjev.SnapshotFileFactory.class - [JAR]

├─ com.github.maximjev.SnapshotMismatchException.class - [JAR]

├─ com.github.maximjev.SnapshotPrettyPrinter.class - [JAR]

├─ com.github.maximjev.SnapshotSerializer.class - [JAR]

├─ com.github.maximjev.SnapshotUtils.class - [JAR]

├─ com.github.maximjev.SnapshotValidator.class - [JAR]

├─ com.github.maximjev.StackTraceProcessor.class - [JAR]

├─ com.github.maximjev.StorageType.class - [JAR]