| Package | Description |
|---|---|
| io.github.cdklabs.projen.javascript |
| Modifier and Type | Class and Description |
|---|---|
static class |
CoverageThreshold.Jsii$Proxy
An implementation for
CoverageThreshold |
| Modifier and Type | Method and Description |
|---|---|
CoverageThreshold |
CoverageThreshold.Builder.build()
Builds the configured instance.
|
default CoverageThreshold |
JestConfigOptions.getCoverageThreshold()
(experimental) Specify the global coverage thresholds.
|
CoverageThreshold |
JestConfigOptions.Jsii$Proxy.getCoverageThreshold() |
| Modifier and Type | Method and Description |
|---|---|
JestConfigOptions.Builder |
JestConfigOptions.Builder.coverageThreshold(CoverageThreshold coverageThreshold)
Sets the value of
JestConfigOptions.getCoverageThreshold() |
Copyright © 2021. All rights reserved.