public class IntTestConfiguration
public IntTestConfiguration(@NotNull
org.gradle.api.Project project)
@NotNull public org.gradle.api.file.DirectoryProperty getTestHomeDirectoryProvider()
TestHome directory for integration tests of ICM.
@NotNull public java.io.File getTestHomeDirectory()
TestHome directory for integration tests.
public void setTestHomeDirectory(@NotNull
java.io.File value)
TestHome directory for integration tests.