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