public class RemoteAutomationServerFeature extends Object implements RunnerFeature
| 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)
After tests were run. 
 | 
void | 
configure(FeaturesRunner runner,
         com.google.inject.Binder binder)
Configures Guice bindings if any is required by the feature. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterMethodRun, 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 String automationUrl
public RemoteAutomationServerFeature()
public void afterRun(FeaturesRunner runner)
RunnerFeatureafterRun in interface RunnerFeaturepublic void configure(FeaturesRunner runner, com.google.inject.Binder binder)
RunnerFeatureconfigure in interface RunnerFeatureCopyright © 2019 Nuxeo. All rights reserved.