Uses of Class
org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
Packages that use ChecksumCalculator
Package
Description
Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.
-
Uses of ChecksumCalculator in org.apache.maven.plugin.failsafe
Methods in org.apache.maven.plugin.failsafe with parameters of type ChecksumCalculatorModifier and TypeMethodDescriptionprotected void
IntegrationTestMojo.addPluginSpecificChecksumItems
(ChecksumCalculator checksum) -
Uses of ChecksumCalculator in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire with parameters of type ChecksumCalculatorModifier and TypeMethodDescriptionprotected void
AbstractSurefireMojo.addPluginSpecificChecksumItems
(ChecksumCalculator checksum) protected void
SurefirePlugin.addPluginSpecificChecksumItems
(ChecksumCalculator checksum)