|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.builder.DelegatingScriptBlueprint
public class DelegatingScriptBlueprint
Constructor Summary | |
---|---|
DelegatingScriptBlueprint(DelegatingScript script)
|
Method Summary | |
---|---|
void |
evaluate()
|
java.lang.Object |
getThisObject()
|
void |
setDelegate(java.lang.Object delegate)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DelegatingScriptBlueprint(DelegatingScript script)
Method Detail |
---|
public java.lang.Object getThisObject()
getThisObject
in interface IBlueprint
public void setDelegate(java.lang.Object delegate)
setDelegate
in interface IBlueprint
public void evaluate()
evaluate
in interface IBlueprint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |