Class AttachmentTestAction

  • All Implemented Interfaces:
    Action, ModelObject

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

      • AttachmentTestAction

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

      • getDisplayName

        public String getDisplayName()
      • getIconFileName

        public String getIconFileName()
      • getUrlName

        public String getUrlName()
      • 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)