| Class | Description |
|---|---|
| HelpMojo |
Display help information on pitest-maven.
Call mvn pitest:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| PitAggregationMojo |
Goal which aggregates the results of multiple tests into a single result.
|
| PitReportAggregationModuleMojo |
Goal which aggregates the results of multiple tests into a single result.
|
| PitReportMojo |
Generates a report of the pit mutation testing.
|
| ReportSourceLocator |
Determines the directory where the most recent PIT reports are actually
located since the value of the timestamedReports parameter could impact where
the reports are stored.
|
Copyright © 2022 org.pitest. All rights reserved.