Class TestCaseAttachmentTestAction

java.lang.Object
hudson.tasks.junit.TestAction
hudson.plugins.junitattachments.AttachmentTestAction
hudson.plugins.junitattachments.TestCaseAttachmentTestAction
All Implemented Interfaces:
Action, ModelObject

public class TestCaseAttachmentTestAction extends AttachmentTestAction
  • Constructor Details

    • TestCaseAttachmentTestAction

      public TestCaseAttachmentTestAction(hudson.tasks.junit.CaseResult caseResult, FilePath storage, List<String> attachments, boolean showAttachmentsInStdOut)
  • Method Details

    • getAttachments

      public List<String> getAttachments()
    • annotate

      public String annotate(String text)
      Overrides:
      annotate in class hudson.tasks.junit.TestAction
    • getUrl

      public static String getUrl(String filename)