|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spockframework.builder.PojoBuilder
public class PojoBuilder
| Constructor Summary | |
|---|---|
PojoBuilder()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
build(java.lang.Object pojo,
groovy.lang.Closure closure)
|
java.lang.Object |
build(java.lang.Object pojo,
IBlueprint blueprint)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PojoBuilder()
| Method Detail |
|---|
public java.lang.Object build(java.lang.Object pojo,
groovy.lang.Closure closure)
public java.lang.Object build(java.lang.Object pojo,
IBlueprint blueprint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||