Class JacocoConvention

java.lang.Object
io.gitlab.ntduycse.convention.JacocoConvention

public final class JacocoConvention extends Object
DevKit defaults for the Gradle JacocoPlugin (built-in).
  • Method Details

    • configure

      public static void configure(org.gradle.api.Project project, SpringQuickstartExtension ext)
      Configures jacocoTestReport and jacocoTestCoverageVerification when the JaCoCo plugin is on the project (DevKit applies it together with JavaPlugin).
      Parameters:
      project - the project
      ext - the ext extension