public class DetectThreadDeadlocksFeature extends SimpleFeature
Constructor and Description |
---|
DetectThreadDeadlocksFeature() |
Modifier and Type | Method and Description |
---|---|
void |
afterRun(FeaturesRunner runner)
After tests were run.
|
void |
beforeRun(FeaturesRunner runner)
Before running tests.
|
afterMethodRun, afterTeardown, beforeMethodRun, beforeSetup, configure, initialize, start, stop, testCreated
public void beforeRun(FeaturesRunner runner) throws Exception
RunnerFeature
beforeRun
in interface RunnerFeature
beforeRun
in class SimpleFeature
Exception
public void afterRun(FeaturesRunner runner) throws Exception
RunnerFeature
afterRun
in interface RunnerFeature
afterRun
in class SimpleFeature
Exception
Copyright © 2014 Nuxeo SA. All Rights Reserved.