| Modifier and Type | Method and Description |
|---|---|
static JacocoProfile |
JacocoProfile.disabled()
Create a
JacocoProfile with coverage disabled. |
static JacocoProfile |
JacocoProfile.enabled(String parameters)
Create a
JacocoProfile. |
static JacocoProfile |
JacocoProfile.fromSystemProperty()
Create a
JacocoProfile with the destination configured from System properties. |
static JacocoProfile |
JacocoProfile.fromSystemProperty(String extraParams)
Create a
JacocoProfile with the destination configured from System properties. |
Copyright © 2023. All rights reserved.