public class AutomationFeature extends SimpleFeature
PlatformFeature, AutomationFeature is a simple feature that includes
org.nuxeo.ecm.automation.core and org.nuxeo.ecm.automation.features bundles.| Modifier and Type | Class and Description |
|---|---|
class |
AutomationFeature.OperationContextProvider |
| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
context |
protected AutomationFeature.OperationContextProvider |
contextProvider |
protected RepositorySettings |
repository |
protected OperationCallback |
tracer |
protected TracerFactory |
tracerFactory |
protected org.nuxeo.ecm.automation.test.AutomationFeature.TracerProvider |
tracerProvider |
| Constructor and Description |
|---|
AutomationFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTeardown(FeaturesRunner runner) |
void |
beforeSetup(FeaturesRunner runner) |
void |
configure(FeaturesRunner runner,
com.google.inject.Binder binder) |
protected OperationContext |
getContext() |
protected OperationCallback |
getTracer() |
afterMethodRun, afterRun, beforeMethodRun, beforeRun, initialize, start, stop, testCreatedprotected final AutomationFeature.OperationContextProvider contextProvider
protected final org.nuxeo.ecm.automation.test.AutomationFeature.TracerProvider tracerProvider
protected OperationContext context
protected TracerFactory tracerFactory
protected OperationCallback tracer
protected RepositorySettings repository
protected OperationContext getContext()
protected OperationCallback getTracer()
public void configure(FeaturesRunner runner, com.google.inject.Binder binder)
configure in interface RunnerFeatureconfigure in class SimpleFeaturepublic void beforeSetup(FeaturesRunner runner) throws Exception
beforeSetup in interface RunnerFeaturebeforeSetup in class SimpleFeatureExceptionpublic void afterTeardown(FeaturesRunner runner) throws Exception
afterTeardown in interface RunnerFeatureafterTeardown in class SimpleFeatureExceptionCopyright © 2019 Nuxeo SA. All rights reserved.