| Package | Description |
|---|---|
| io.github.cdklabs.projen.javascript |
| Modifier and Type | Class and Description |
|---|---|
static class |
JestConfigOptions.Jsii$Proxy
An implementation for
JestConfigOptions |
| Modifier and Type | Method and Description |
|---|---|
JestConfigOptions |
JestConfigOptions.Builder.build()
Builds the configured instance.
|
default JestConfigOptions |
JestOptions.getJestConfig()
(experimental) Jest configuration.
|
JestConfigOptions |
JestOptions.Jsii$Proxy.getJestConfig() |
| Modifier and Type | Method and Description |
|---|---|
Jest.Builder |
Jest.Builder.jestConfig(JestConfigOptions jestConfig)
(experimental) Jest configuration.
|
JestOptions.Builder |
JestOptions.Builder.jestConfig(JestConfigOptions jestConfig)
Sets the value of
JestOptions.getJestConfig() |
Copyright © 2021. All rights reserved.