Télécharger la bibliothèque easyb-0.9.8.jar

Author:

org.disco.easyb.delegates.NarrativeDelegate(Ci-dessous la liste des Méthodes de la classe)

public void (org.disco.easyb.listener.ExecutionListener listener, org.disco.easyb.BehaviorStepStack stepstack)
public void as_a(String role)
public void i_want(String feature)
public void so_that(String benefit)
public void asA(String role)
public void iWant(String feature)
public void soThat(String benefit)

org.disco.easyb.StoryKeywords$_closure1(Ci-dessous la liste des Méthodes de la classe)

public void (Object _outerInstance, Object _thisObject)
public Object doCall(Object it)
public Object doCall()

org.disco.easyb.BehaviorStepStack(Ci-dessous la liste des Méthodes de la classe)

public void ()
public Object startStep(Object listener, Object behaviorType, Object scenarioDescription)
public Object stopStep(Object listener)
public Object lastStep()
public String toString()
public groovy.lang.MetaClass getMetaClass()
public Object invokeMethod(String method, Object arguments)
public Object getProperty(String property)
public void setProperty(String property, Object value)
public Object getSteps()
public void setSteps(Object value)
public void setMetaClass(groovy.lang.MetaClass value)

org.disco.easyb.BehaviorStep(Ci-dessous la liste des Méthodes de la classe)

public void (org.disco.easyb.util.BehaviorStepType inStepType, String inStepName)
public void setParentStep(org.disco.easyb.BehaviorStep inParentStep)
public Object addChildStep(org.disco.easyb.BehaviorStep step)
public long getScenarioCountRecursively()
public long getPendingScenarioCountRecursively()
public long getFailedScenarioCountRecursively()
public long getSuccessScenarioCountRecursively()
public long getSpecificationCountRecursively()
public long getPendingSpecificationCountRecursively()
public long getFailedSpecificationCountRecursively()
public long getSuccessSpecificationCountRecursively()
public long getBehaviorCountRecursively()
public long getPendingBehaviorCountRecursively()
public long getFailedBehaviorCountRecursively()
public long getSuccessBehaviorCountRecursively()
public long getBehaviorCountRecursively(Object type, Object resultStatus)
public long getStepPendingCount()
public long getChildStepPendingResultCount()
public long getStepSuccessCount()
public long getChildStepSuccessResultCount()
public long getStepFailureCount()
public long getChildStepFailureResultCount()
public long getStepResultCount()
public long getChildStepResultCount()
public java.util.List getChildrenOfType(org.disco.easyb.util.BehaviorStepType) [Signature((Lorg/disco/easyb/util/BehaviorStepType;)Ljava/util/List;)]
public org.disco.easyb.BehaviorStep getParentStep()
public Object setResult(Object inResult)
public Object setDescription(Object inDescription)
public boolean equals(Object other)
public int hashCode()
public String toString()
public groovy.lang.MetaClass getMetaClass()
public Object invokeMethod(String method, Object arguments)
public Object getProperty(String property)
public void setProperty(String property, Object value)
public org.disco.easyb.util.BehaviorStepType getStepType()
public void setStepType(org.disco.easyb.util.BehaviorStepType value)
public org.disco.easyb.result.Result getResult()
public void setResult(org.disco.easyb.result.Result value)
public String getName()
public void setName(String value)
public String getDescription()
public void setDescription(String value)
public java.util.ArrayList getChildSteps() [Signature(()Ljava/util/ArrayList;)]
public void setChildSteps(java.util.ArrayList value) [Signature((Ljava/util/ArrayList;)V)]
public void setMetaClass(groovy.lang.MetaClass value)

Leave a Reply

Your email address will not be published. Required fields are marked *