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