jar

org.ow2.infra : ow2-stamp-descartes-git

Maven & Gradle

Jan 27, 2020
0 stars

Git(lab) issues generator for Descartes mutation testing tool · Adds a Git(lab) issue output format to Pitest/Descartes mutation testing tool.

Table Of Contents

Latest Version

Download org.ow2.infra : ow2-stamp-descartes-git JAR file - Latest Versions:

All Versions

Download org.ow2.infra : ow2-stamp-descartes-git 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 ow2-stamp-descartes-git-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.infra.utils.git

├─ org.ow2.infra.utils.git.GitCloner.class - [JAR]

├─ org.ow2.infra.utils.git.GitlabIssueManager.class - [JAR]

org.ow2.infra.utils.misc

├─ org.ow2.infra.utils.misc.FileUtils.class - [JAR]

org.ow2.infra.stamp.descartes.git

├─ org.ow2.infra.stamp.descartes.git.GitlabIssueListenerFactory.class - [JAR]

├─ org.ow2.infra.stamp.descartes.git.IssueLogger.class - [JAR]

├─ org.ow2.infra.stamp.descartes.git.MutationReportListener.class - [JAR]