Class TestTemplate

    • Constructor Detail

      • TestTemplate

        public TestTemplate​(org.apache.maven.project.MavenProject project,
                            String includes,
                            String excludes,
                            TestTemplate.CallBack callBack)
                     throws org.apache.maven.plugin.MojoExecutionException
        Parameters:
        project - the maven project
        includes - inclusion patterns
        excludes - exclusion patterns
        callBack - what to do with thoses tests
        Throws:
        org.apache.maven.plugin.MojoExecutionException - some error occured