public class DetectThreadDeadlocksFeature extends SimpleFeature
| Modifier and Type | Class and Description |
|---|---|
static interface |
DetectThreadDeadlocksFeature.Config |
| Constructor and Description |
|---|
DetectThreadDeadlocksFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRun(FeaturesRunner runner)
Before running tests.
|
void |
initialize(FeaturesRunner runner)
Called when preparing to run the test class.
|
void |
stop(FeaturesRunner runner)
Before exiting the test.
|
afterMethodRun, afterRun, afterTeardown, beforeMethodRun, beforeSetup, configure, start, testCreatedpublic void initialize(FeaturesRunner runner) throws Exception
RunnerFeatureinitialize in interface RunnerFeatureinitialize in class SimpleFeatureExceptionpublic void beforeRun(FeaturesRunner runner) throws Exception
RunnerFeaturebeforeRun in interface RunnerFeaturebeforeRun in class SimpleFeatureExceptionpublic void stop(FeaturesRunner runner) throws Exception
RunnerFeaturestop in interface RunnerFeaturestop in class SimpleFeatureExceptionCopyright © 2015 Nuxeo SA. All rights reserved.