jar

eu.stamp-project : pitmp-maven-plugin

Maven & Gradle

May 07, 2019
44 stars

Maven plugin to handle multi-module project for Pitest

Table Of Contents

Latest Version

Download eu.stamp-project : pitmp-maven-plugin JAR file - Latest Versions:

All Versions

Download eu.stamp-project : pitmp-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.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 pitmp-maven-plugin-1.3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.stamp_project

├─ eu.stamp_project.PmpContext.class - [JAR]

eu.stamp_project.plugins

├─ eu.stamp_project.plugins.PmpNonEmptyProjectCheck.class - [JAR]

├─ eu.stamp_project.plugins.PmpProject.class - [JAR]

eu.stamp_project.report

├─ eu.stamp_project.report.MethodThresholds.class - [JAR]

├─ eu.stamp_project.report.PseudoPartialyTestingFactory.class - [JAR]

├─ eu.stamp_project.report.PseudoPartialyTestingListener.class - [JAR]

org.pitest.maven

├─ org.pitest.maven.PmpDescartesMojo.class - [JAR]

├─ org.pitest.maven.PmpMojo.class - [JAR]

eu.stamp_project.interceptors

├─ eu.stamp_project.interceptors.DiffInfo.class - [JAR]

├─ eu.stamp_project.interceptors.DiffMutationFilter.class - [JAR]

├─ eu.stamp_project.interceptors.DiffMutationFilterFactory.class - [JAR]