Interface Testing
public interface Testing
-
Method Summary
Modifier and TypeMethodDescriptiondefault voiddependencies(org.gradle.api.Action<? super TestDependencies> action) org.gradle.api.provider.Property<Integer>
-
Method Details
-
getTestJavaVersion
org.gradle.api.provider.Property<Integer> getTestJavaVersion() -
getDependencies
TestDependencies getDependencies() -
dependencies
-