Package step.artefacts.reports
Class AssertMetricReportNode
- java.lang.Object
-
- step.core.accessors.AbstractIdentifiableObject
-
- step.core.artefacts.reports.ReportNode
-
- step.artefacts.reports.AssertMetricReportNode
-
public class AssertMetricReportNode extends step.core.artefacts.reports.ReportNode
-
-
Constructor Summary
Constructors Constructor Description AssertMetricReportNode()
-
Method Summary
-
Methods inherited from class step.core.artefacts.reports.ReportNode
addAttachment, addCustomAttribute, addError, getArtefactID, getArtefactInstance, getAttachments, getContributingError, getCustomAttribute, getCustomAttributes, getDuration, getError, getExecutionID, getExecutionTime, getName, getParentID, getReportAsString, getResolvedArtefact, getStatus, isOrphan, setArtefactID, setArtefactInstance, setAttachments, setContributingError, setCustomAttributes, setDuration, setError, setError, setExecutionID, setExecutionTime, setName, setOrphan, setParentID, setResolvedArtefact, setStatus, setVariableInParentScope
-
-