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