|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.gradle.saucelabs.SauceConnect
class SauceConnect
| Field Summary | |
|---|---|
protected SauceAccount |
account
|
protected Logger |
logger
|
protected Project |
project
|
protected Process |
tunnelProcess
|
| Property Summary | |
|---|---|
long |
timeout
|
TimeUnit |
timeoutUnit
|
| Constructor Summary | |
SauceConnect(Project project, SauceAccount account, Logger logger)
|
|
| Method Summary | |
|---|---|
void
|
startTunnel(File sauceConnectJar, File workingDir, boolean background)
|
void
|
stopTunnel()
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
protected final SauceAccount account
protected final Logger logger
protected final Project project
protected Process tunnelProcess
| Property Detail |
|---|
long timeout
TimeUnit timeoutUnit
| Constructor Detail |
|---|
SauceConnect(Project project, SauceAccount account, Logger logger)
| Method Detail |
|---|
void startTunnel(File sauceConnectJar, File workingDir, boolean background)
void stopTunnel()
Groovy API Documentation for Geb 0.9.2 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org