Interface ResultWithAttachments

  • All Known Implementing Classes:
    FixtureResult, StepResult, TestResult

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

      • getAttachments

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