Class UseCodeCoverage
java.lang.Object
dev.galasa.framework.spi.cps.CpsProperties
dev.galasa.java.internal.properties.UseCodeCoverage
public class UseCodeCoverage
extends dev.galasa.framework.spi.cps.CpsProperties
Use Jacoco code coverage
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.galasa.framework.spi.cps.CpsProperties
getIntWithDefault, getStringList, getStringListWithDefault, getStringNulled, getStringWithDefault
-
Constructor Details
-
UseCodeCoverage
public UseCodeCoverage()
-
-
Method Details
-
get
@NotNull public static @javax.validation.constraints.NotNull boolean get() throws JavaManagerException- Throws:
JavaManagerException
-