T - the type to buildpublic interface TestdataBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
build()
Creates a new instance of generic type.
|
T |
buildAndSave()
Creates a new instance of generic type and saves the instance.
|
Copyright © 2014. All rights reserved.