Uses of Class
io.github.cdklabs.projen.python.PytestSample.Builder
-
Packages that use PytestSample.Builder Package Description io.github.cdklabs.projen.python -
-
Uses of PytestSample.Builder in io.github.cdklabs.projen.python
Methods in io.github.cdklabs.projen.python that return PytestSample.Builder Modifier and Type Method Description static PytestSample.BuilderPytestSample.Builder. create(Project project)PytestSample.BuilderPytestSample.Builder. moduleName(String moduleName)(experimental) Name of the python package as used in imports and filenames.PytestSample.BuilderPytestSample.Builder. testdir(String testdir)(experimental) Test directory.
-