Class AttachmentTestAction

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

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

    • AttachmentTestAction

      public AttachmentTestAction(hudson.tasks.test.TestObject testObject, FilePath storage)
  • Method Details

    • getDisplayName

      public String getDisplayName()
    • getIconFileName

      public String getIconFileName()
    • getUrlName

      public String getUrlName()
    • doDynamic

      public DirectoryBrowserSupport doDynamic()
    • getTestObject

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

      public static boolean isImageFile(String filename)