
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 SourceCheckerpublic 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 APIFixableCheckorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2018 universAAL Consortium. All rights reserved.