public static class AppiumPythonTest.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AppiumPythonTest |
build()
Build method.
|
AppiumPythonTest.Builder |
withTests(String tests)
Test setter.
|
public AppiumPythonTest.Builder withTests(String tests)
tests
- Path to the tests to run.public AppiumPythonTest build()
Copyright © 2016–2024. All rights reserved.