| Package | Description |
|---|---|
| com.codepine.api.testrail |
| Modifier and Type | Method and Description |
|---|---|
TestRail.Builder |
TestRail.Builder.apiPath(String apiPath)
Set the URL path of your TestRail API.
|
TestRail.Builder |
TestRail.Builder.applicationName(String applicationName)
Set the name of the application which will communicate with TestRail.
|
static TestRail.Builder |
TestRail.builder(String endPoint,
String username,
String password)
Get a builder to build an instance of
TestRail. |
Copyright © 2017. All rights reserved.