public final class JkocoJunitEnhancer extends java.lang.Object implements java.util.function.UnaryOperator<JkUnit>
Modifier and Type | Method and Description |
---|---|
JkUnit |
apply(JkUnit jkUnit) |
JkocoJunitEnhancer |
enabled(boolean enabled) |
static JkocoJunitEnhancer |
of(java.nio.file.Path destFile) |
JkocoJunitEnhancer |
withAgent(java.nio.file.Path jacocoagent) |
public static JkocoJunitEnhancer of(java.nio.file.Path destFile)
public JkocoJunitEnhancer withAgent(java.nio.file.Path jacocoagent)
public JkocoJunitEnhancer enabled(boolean enabled)