public class WebEngineFeature extends SimpleFeature implements WorkingDirectoryConfigurator
Constructor and Description |
---|
WebEngineFeature() |
Modifier and Type | Method and Description |
---|---|
void |
configure(RuntimeHarness harness,
File workingDir) |
void |
initialize(FeaturesRunner runner)
Called when preparing to run the test class.
|
afterMethodRun, afterRun, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, configure, start, stop, testCreated
public WebEngineFeature()
public void initialize(FeaturesRunner runner) throws Exception
RunnerFeature
initialize
in interface RunnerFeature
initialize
in class SimpleFeature
Exception
public void configure(RuntimeHarness harness, File workingDir) throws IOException
configure
in interface WorkingDirectoryConfigurator
IOException
Copyright © 2018 Nuxeo. All rights reserved.