public class RestFeature extends SimpleFeature
| Constructor and Description |
|---|
RestFeature() |
| 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.
|
afterMethodRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, initialize, start, stop, testCreatedpublic void afterRun(FeaturesRunner runner) throws Exception
RunnerFeatureafterRun in interface RunnerFeatureafterRun in class SimpleFeatureExceptionpublic void configure(FeaturesRunner runner, com.google.inject.Binder binder)
RunnerFeatureconfigure in interface RunnerFeatureconfigure in class SimpleFeatureCopyright © 2012 Nuxeo SA. All Rights Reserved.