| Package | Description |
|---|---|
| net.cpollet.jixture.fixtures | |
| net.cpollet.jixture.fixtures.generator.fixture |
| Modifier and Type | Method and Description |
|---|---|
GeneratedFixture |
GeneratedFixture.addGenerators(FixtureGenerator... generatorsToAdd) |
| Constructor and Description |
|---|
GeneratedFixture(FixtureGenerator... fixtureGenerators) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFixtureGenerator
Base class for
FixtureGenerator. |
class |
SimpleGenerator
Returns a predefined amount of instances of a given class.
|
class |
TemplateGenerator
Generates entities by cloning a given template entity.
|
Copyright © 2014. All Rights Reserved.