| Package | Description |
|---|---|
| org.nuxeo.runtime.test |
Base classes for running test cases under Nuxeo Runtime.
|
| org.nuxeo.runtime.test.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
NXRuntimeTestCase
Abstract base class for test cases that require a test runtime service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkingDirectoryConfigurator.configure(RuntimeHarness harness,
File workingDir) |
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeHarness |
RuntimeFeature.harness |
| Modifier and Type | Method and Description |
|---|---|
RuntimeHarness |
RuntimeFeature.getHarness() |
| Modifier and Type | Method and Description |
|---|---|
void |
JettyFeature.configure(RuntimeHarness harness,
File workingDir) |
Copyright © 2019 Nuxeo SA. All rights reserved.