Interface BaseConventionPlugin
-
- All Known Subinterfaces:
Convention,Opinion
- All Known Implementing Classes:
AllTestsWithCoverageConvention,CheckDependsOnAllTestsOpinion,ParallelTestsConvention
public interface BaseConventionPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)default java.lang.StringgetName()
-