Package org.nuxeo.ecm.webengine.test
Class WebEngineFeatureCore
- java.lang.Object
-
- org.nuxeo.ecm.webengine.test.WebEngineFeatureCore
-
- All Implemented Interfaces:
RunnerFeature
public class WebEngineFeatureCore extends Object implements RunnerFeature
-
-
Constructor Summary
Constructors Constructor Description WebEngineFeatureCore()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.nuxeo.runtime.test.runner.RunnerFeature
afterMethodRun, afterRun, afterTeardown, afterTeardown, beforeMethodRun, beforeRun, beforeSetup, beforeSetup, configure, initialize, start, stop, testCreated
-
-
-
-
Constructor Detail
-
WebEngineFeatureCore
public WebEngineFeatureCore()
-
-