Class AssertionPlan


  • public class AssertionPlan
    extends step.core.artefacts.AbstractArtefact
    • Field Summary

      • Fields inherited from class step.core.artefacts.AbstractArtefact

        attachments, children, customAttributes, description, dynamicName, useDynamicName
      • Fields inherited from class step.core.accessors.AbstractOrganizableObject

        attributes, NAME, VERSION
      • Fields inherited from class step.core.accessors.AbstractIdentifiableObject

        customFields, ID
    • Constructor Summary

      Constructors 
      Constructor Description
      AssertionPlan()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCreateSkeleton()  
      • Methods inherited from class step.core.artefacts.AbstractArtefact

        addAttachment, addChild, addCustomAttribute, deepCleanupAllCustomAttributes, equals, getArtefactName, getAttachments, getChildren, getContinueParentNodeExecutionOnError, getCustomAttribute, getCustomAttributes, getDescription, getDynamicName, getInstrumentNode, getSkipNode, hashCode, isPersistNode, isPropertyArefact, isUseDynamicName, setAttachments, setChildren, setContinueParentNodeExecutionOnError, setCustomAttributes, setDescription, setDynamicName, setInstrumentNode, setNameDynamically, setPersistNode, setSkipNode, setUseDynamicName
      • Methods inherited from class step.core.accessors.AbstractOrganizableObject

        addAttribute, getAttribute, getAttributes, hasAttribute, setAttributes
      • Methods inherited from class step.core.accessors.AbstractIdentifiableObject

        addCustomField, computeCustomFieldIfAbsent, getCustomField, getCustomField, getCustomFields, getId, setCustomFields, setId
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AssertionPlan

        public AssertionPlan()
    • Method Detail

      • isCreateSkeleton

        public boolean isCreateSkeleton()
        Overrides:
        isCreateSkeleton in class step.core.artefacts.AbstractArtefact