Class AttachmentTestAction

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

public class AttachmentTestAction extends hudson.tasks.junit.TestAction
  • Constructor Details

    • AttachmentTestAction

      public AttachmentTestAction(hudson.tasks.test.TestObject testObject, FilePath storage, List<String> attachments)
  • Method Details

    • getDisplayName

      public String getDisplayName()
    • getIconFileName

      public String getIconFileName()
    • getUrlName

      public String getUrlName()
    • doDynamic

      public DirectoryBrowserSupport doDynamic()
    • annotate

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

      public List<String> getAttachments()
    • getTestObject

      public hudson.tasks.test.TestObject getTestObject()
    • isImageFile

      public static boolean isImageFile(String filename)
    • getUrl

      public static String getUrl(String filename)