| Package | Description |
|---|---|
| org.arquillian.droidium.native_.spi | |
| org.arquillian.droidium.native_.spi.event |
| Modifier and Type | Method and Description |
|---|---|
SelendroidDeployment |
SelendroidDeployment.setDeploymentName(String androidDeploymentName) |
SelendroidDeployment |
SelendroidDeployment.setInstrumentationConfiguration(InstrumentationConfiguration configuration)
Sets instrumentation configuration for this Selendroid deployment.
|
SelendroidDeployment |
SelendroidDeployment.setInstrumentationTestPackageName(String instrumentationTestPackageName)
Sets instrumentation test package name, that is based on original Selendroid package name that
was made unique for purposes of multiple application testing
|
SelendroidDeployment |
SelendroidDeployment.setInstrumentedDeployment(AndroidDeployment instrumentedDeployment)
Sets
AndroidDeployment meant to be instrumented by this Selendroid server. |
SelendroidDeployment |
SelendroidDeployment.setRebuilt(File rebuiltSelendroid)
Sets rebuilt Selendroid server after its modification which reflects Android application to instrument.
|
SelendroidDeployment |
SelendroidDeployment.setResigned(File resignedSelendroid)
Sets resigned Selendroid server after it is rebuilt.
|
SelendroidDeployment |
SelendroidDeployment.setSelendroidPackageName(String selendroidPackageName)
Sets original SelendroidPackage name that is used to find various classes from Selendroid package.
|
SelendroidDeployment |
SelendroidDeployment.setSelendroidVersion(String selendroidVersion) |
SelendroidDeployment |
SelendroidDeployment.setWorkingCopy(File selendroidWorkingCopy) |
| Modifier and Type | Method and Description |
|---|---|
SelendroidDeployment |
BeforeSelendroidDeploymentDeployed.getDeployment() |
SelendroidDeployment |
AfterSelendroidDeploymentDeployed.getDeployment() |
SelendroidDeployment |
SelendroidDeploy.getDeployment() |
SelendroidDeployment |
SelendroidUnDeploy.getUnDeployment() |
SelendroidDeployment |
BeforeSelendroidDeploymentUnDeployed.getUnDeployment() |
SelendroidDeployment |
AfterSelendroidDeploymentUnDeployed.getUnDeployment() |
| Constructor and Description |
|---|
AfterSelendroidDeploymentDeployed(SelendroidDeployment selendroidDeployment) |
AfterSelendroidDeploymentUnDeployed(SelendroidDeployment selendroidUnDeployment) |
BeforeSelendroidDeploymentDeployed(SelendroidDeployment selendroidDeployment) |
BeforeSelendroidDeploymentUnDeployed(SelendroidDeployment selendroidUnDeployment) |
SelendroidDeploy(SelendroidDeployment selendroidDeployment) |
SelendroidUnDeploy(SelendroidDeployment selendroidUnDeployment) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.