public interface ObjectFixture<T> extends ScrollableFixture
| Modifier and Type | Method and Description |
|---|---|
Fixture |
addObjects(T... objects)
Adds object to the list of object to load into database.
|
List<T> |
getObjects()
Returns the list of entities to load into database.
|
hasNext, nextCopyright © 2014. All Rights Reserved.