Interface ResultWithAttachments

All Known Implementing Classes:
FixtureResult, StepResult, TestResult

public interface ResultWithAttachments
The marker interface for model objects with attachments.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets attachments.
  • Method Details

    • getAttachments

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