Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
org.nuxeo.ecm.webengine.test | |
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 |
SQLRepositoryTestCase |
class |
TXSQLRepositoryTestCase
Transactional SQL Repository TestCase.
|
Modifier and Type | Method and Description |
---|---|
void |
WebEngineFeature.configure(RuntimeHarness harness,
File workingDir) |
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 | Method and Description |
---|---|
RuntimeHarness |
RuntimeFeature.getHarness() |
Modifier and Type | Method and Description |
---|---|
void |
JettyFeature.configure(RuntimeHarness harness,
File workingDir) |
Copyright © 2015 Nuxeo SA. All rights reserved.