public class Main
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CONFIG_FILE |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
protected static ClientConfiguration |
createClientConfiguration() |
protected static TestDesignServiceAsync |
createTestDesignService() |
protected static QTestCredentials |
getCredentials(ClientConfiguration clientConfiguration) |
protected static java.lang.Long |
getProjectId() |
static void |
main(java.lang.String[] args) |
protected static final java.lang.String CONFIG_FILE
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionprotected static TestDesignServiceAsync createTestDesignService() throws java.io.IOException
java.io.IOExceptionprotected static ClientConfiguration createClientConfiguration() throws java.io.IOException
client configuration object.java.io.IOExceptionprotected static java.lang.Long getProjectId()
protected static QTestCredentials getCredentials(ClientConfiguration clientConfiguration)