public abstract class AbstractGrailsCloverIntegrator extends Object
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
integrate(@NotNull File file)
Integrate Clover using given file
|
abstract boolean |
integrate(@NotNull InputStream input,
@NotNull OutputStream output)
Integrate Clover using I/O streams
|
public abstract boolean integrate(@NotNull
@NotNull File file)
throws Exception
Exceptionpublic abstract boolean integrate(@NotNull
@NotNull InputStream input,
@NotNull
@NotNull OutputStream output)
throws Exception
ExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.