Class SubjectTransformNode
java.lang.Object
com.twineworks.tweakflow.spec.nodes.SubjectTransformNode
- All Implemented Interfaces:
SpecNode,SubjectSpecNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionat()booleandidRun()voidgetCause()longgetName()getType()booleanvoidrun(SpecContext context) setAt(NodeLocation at) voidsetParent(DescribeNode parent) setTransform(Value value)
-
Constructor Details
-
SubjectTransformNode
public SubjectTransformNode()
-
-
Method Details
-
setTransform
-
getType
-
getName
-
getSource
-
setSource
-
run
-
fail
-
didRun
public boolean didRun() -
isSuccess
public boolean isSuccess() -
getErrorMessage
- Specified by:
getErrorMessagein interfaceSpecNode
-
getCause
-
getDurationMillis
public long getDurationMillis()- Specified by:
getDurationMillisin interfaceSpecNode
-
getParent
- Specified by:
getParentin interfaceSubjectSpecNode
-
setParent
- Specified by:
setParentin interfaceSubjectSpecNode
-
getErrorLocation
- Specified by:
getErrorLocationin interfaceSubjectSpecNode
-
at
-
setAt
-