Interface Opinion
-
- All Superinterfaces:
BaseConventionPlugin
- All Known Implementing Classes:
CheckDependsOnAllTestsOpinion
public interface Opinion extends BaseConventionPlugin
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanisEnabled(org.gradle.api.Project project)-
Methods inherited from interface be.vbgn.gradle.devconventions.conventions.BaseConventionPlugin
apply, getName
-
-