| Class and Description |
|---|
| BaseObjectFixture
Base class for
ObjectFixture implementations. |
| Fixture
Base interface for all kind of fixtures.
|
| GeneratedFixture
Generate entities on the fly.
|
| ObjectFixture
Loads entities instance into database.
|
| RawFixture
A fixture that is loaded via a file containing raw database statements.
|
| ScrollableFixture
A fixture that acts like an
Iterator to return entities. |
| SpringFixture
Loads the entities from a Spring context.
|
| TransformableFixture
A fixture that is not loadable into database without being transformed to another kind of fixture.
|
| XmlFileFixture
Loads fixture from DbUnit-like XML files.
|
| Class and Description |
|---|
| Fixture
Base interface for all kind of fixtures.
|
| Class and Description |
|---|
| Fixture
Base interface for all kind of fixtures.
|
| Class and Description |
|---|
| Fixture
Base interface for all kind of fixtures.
|
| ScrollableFixture
A fixture that acts like an
Iterator to return entities. |
| Class and Description |
|---|
| Fixture
Base interface for all kind of fixtures.
|
| ObjectFixture
Loads entities instance into database.
|
| SpringFixture
Loads the entities from a Spring context.
|
| TransformableFixture
A fixture that is not loadable into database without being transformed to another kind of fixture.
|
| XmlFileFixture
Loads fixture from DbUnit-like XML files.
|
| Class and Description |
|---|
| Fixture
Base interface for all kind of fixtures.
|
Copyright © 2014. All Rights Reserved.