@Generated(value="jsii-pacmak/1.36.0 (build a0cd080)", date="2021-10-06T01:22:42.612Z") @Stability(value=Stable) public class Testing extends software.amazon.jsii.JsiiObject
Modifier | Constructor and Description |
---|---|
protected |
Testing(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Testing(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
static App |
app()
Returns an app for testing with the following properties: - Output directory is a temp dir.
|
static App |
app(AppProps props)
Returns an app for testing with the following properties: - Output directory is a temp dir.
|
static Chart |
chart() |
static List<Object> |
synth(Chart chart)
Returns the Kubernetes manifest synthesized from this chart.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected Testing(software.amazon.jsii.JsiiObjectRef objRef)
protected Testing(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) @NotNull public static App app(@Nullable AppProps props)
props
- @Stability(value=Stable) @NotNull public static App app()
@Stability(value=Stable) @NotNull public static Chart chart()
Copyright © 2021. All rights reserved.