@Generated(value="jsii-pacmak/1.47.0 (build 86d2c33)", date="2021-12-20T00:39:28.901Z") @Stability(value=Experimental) public class Pytest extends Component
| Modifier and Type | Class and Description |
|---|---|
static class |
Pytest.Builder
(experimental) A fluent builder for
Pytest. |
| Modifier | Constructor and Description |
|---|---|
protected |
Pytest(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Pytest(software.amazon.jsii.JsiiObjectRef objRef) |
|
Pytest(PythonProject project) |
|
Pytest(PythonProject project,
PytestOptions options) |
getProject, postSynthesize, preSynthesize, synthesizejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Pytest(software.amazon.jsii.JsiiObjectRef objRef)
protected Pytest(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public Pytest(@NotNull
PythonProject project,
@Nullable
PytestOptions options)
project - This parameter is required.options - @Stability(value=Experimental)
public Pytest(@NotNull
PythonProject project)
project - This parameter is required.Copyright © 2021. All rights reserved.