Interface WithAttachments

All Known Subinterfaces:
ExecutableItem
All Known Implementing Classes:
FixtureResult, StepResult, TestResult

public interface WithAttachments
The marker interface for model objects with attachments.
Since:
2.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets attachments.
  • Method Details

    • getAttachments

      List<Attachment> getAttachments()
      Gets attachments.
      Returns:
      the attachments