Class Element

    • Constructor Detail

      • Element

        public Element()
    • Method Detail

      • getSteps

        public Step[] getSteps()
      • getBefore

        public Hook[] getBefore()
      • getAfter

        public Hook[] getAfter()
      • getTags

        public Tag[] getTags()
      • getStatus

        public Status getStatus()
      • getBeforeStatus

        public Status getBeforeStatus()
      • getAfterStatus

        public Status getAfterStatus()
      • getStepsStatus

        public Status getStepsStatus()
      • getId

        public String getId()
      • getName

        public String getName()
      • getKeyword

        public String getKeyword()
      • getLine

        public Integer getLine()
      • getType

        public String getType()
      • getDescription

        public String getDescription()
      • isScenario

        public boolean isScenario()
      • isBackground

        public boolean isBackground()
      • getFeature

        public Feature getFeature()
      • getDuration

        public long getDuration()
        Description copied from interface: Durationable
        Returns duration for given item.
        Specified by:
        getDuration in interface Durationable
        Returns:
        duration