public class GrailsCloverBuildConfigIntegrator extends AbstractGrailsCloverIntegrator
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOVER_DEPENDENCIES |
| Constructor and Description |
|---|
GrailsCloverBuildConfigIntegrator(@NotNull String pluginVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull String |
getCloverCoreArtifact() |
protected @NotNull String |
getCloverForGrailsArtifact() |
protected @NotNull Reader |
getUTF8Reader(@NotNull File file) |
boolean |
integrate(@NotNull File buildConfigFile)
Integrate Clover in BuildConfig.groovy file
|
boolean |
integrate(@NotNull InputStream input,
@NotNull OutputStream output)
Integrate Clover using I/O streams
|
public static final String CLOVER_DEPENDENCIES
public GrailsCloverBuildConfigIntegrator(@NotNull
@NotNull String pluginVersion)
public boolean integrate(@NotNull
@NotNull File buildConfigFile)
throws Exception
integrate in class AbstractGrailsCloverIntegratorExceptionpublic boolean integrate(@NotNull
@NotNull InputStream input,
@NotNull
@NotNull OutputStream output)
throws Exception
AbstractGrailsCloverIntegratorintegrate in class AbstractGrailsCloverIntegratorException@NotNull protected @NotNull String getCloverForGrailsArtifact()
@NotNull protected @NotNull String getCloverCoreArtifact()
@NotNull protected @NotNull Reader getUTF8Reader(@NotNull @NotNull File file) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.