Uses of Interface
io.github.cdklabs.projen.python.PytestSampleOptions
-
Packages that use PytestSampleOptions Package Description io.github.cdklabs.projen.python -
-
Uses of PytestSampleOptions in io.github.cdklabs.projen.python
Classes in io.github.cdklabs.projen.python that implement PytestSampleOptions Modifier and Type Class Description static classPytestSampleOptions.Jsii$ProxyAn implementation forPytestSampleOptionsMethods in io.github.cdklabs.projen.python that return PytestSampleOptions Modifier and Type Method Description PytestSampleOptionsPytestSampleOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.python with parameters of type PytestSampleOptions Constructor Description PytestSample(Project project, PytestSampleOptions options)
-