| Package | Description |
|---|---|
| net.cpollet.jixture.fixtures | |
| net.cpollet.jixture.fixtures.capacities.extraction |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseObjectFixture<T extends BaseObjectFixture>
Base class for
ObjectFixture implementations. |
class |
GeneratedFixture
Generate entities on the fly.
|
class |
MappingFixture
A simple fixture that loads a collection of entities.
|
class |
SpringFixture
Loads the entities from a Spring context.
|
class |
XmlFileFixture
Loads fixture from DbUnit-like XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractorDelegate
Implementaion of
ExtractionCapableFixture that
Fixture classes can delegate to. |
| Modifier and Type | Method and Description |
|---|---|
ExtractionCapableFixture |
ExtractorDelegate.addExtractorMatcher(ExtractorMatcher extractorMatcher)
Add an extractor matcher.
|
Copyright © 2014. All Rights Reserved.