public class RemoteAutomationServerFeature extends SimpleFeature
| Modifier and Type | Field and Description |
|---|---|
protected String |
automationUrl |
protected HttpAutomationClient |
client |
protected static org.apache.commons.logging.Log |
log |
protected Session |
session |
protected static String |
TEST_AUTOMATION_URL |
| Constructor and Description |
|---|
RemoteAutomationServerFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRun(FeaturesRunner runner) |
void |
configure(FeaturesRunner runner,
com.google.inject.Binder binder) |
afterMethodRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, initialize, start, stop, testCreatedprotected static final org.apache.commons.logging.Log log
protected static final String TEST_AUTOMATION_URL
protected HttpAutomationClient client
protected Session session
protected String automationUrl
public void afterRun(FeaturesRunner runner) throws Exception
afterRun in interface RunnerFeatureafterRun in class SimpleFeatureExceptionpublic void configure(FeaturesRunner runner, com.google.inject.Binder binder)
configure in interface RunnerFeatureconfigure in class SimpleFeatureCopyright © 2019 Nuxeo SA. All rights reserved.