public class EmbeddedAutomationServerFeature extends SimpleFeature
| Modifier and Type | Field and Description |
|---|---|
protected HttpAutomationClient |
client |
protected static int |
HTTP_CONNECTION_TIMEOUT |
protected Session |
session |
| Constructor and Description |
|---|
EmbeddedAutomationServerFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRun(FeaturesRunner runner) |
void |
configure(FeaturesRunner runner,
com.google.inject.Binder binder) |
protected HttpAutomationClient |
getHttpAutomationClient() |
afterMethodRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, initialize, start, stop, testCreatedprotected static final int HTTP_CONNECTION_TIMEOUT
protected HttpAutomationClient client
protected Session session
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 SimpleFeatureprotected HttpAutomationClient getHttpAutomationClient()
Copyright © 2019 Nuxeo SA. All rights reserved.