public class ItestsCheckFix extends Object implements APIFixableCheck, SourceChecker, PomFixer
Constructor and Description |
---|
ItestsCheckFix() |
Modifier and Type | Method and Description |
---|---|
boolean |
check(org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.plugin.logging.Log log) |
void |
fix(org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.plugin.logging.Log log) |
void |
fix(org.apache.maven.model.Model model) |
boolean |
passesTest(File f) |
public boolean check(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
public boolean passesTest(File f)
passesTest
in interface SourceChecker
public void fix(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
fix
in interface APIFixableCheck
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2018 universAAL Consortium. All rights reserved.