public class AttachmentTestAction extends hudson.tasks.junit.TestAction
Constructor and Description |
---|
AttachmentTestAction(hudson.tasks.test.TestObject testObject,
FilePath storage,
List<String> attachments) |
Modifier and Type | Method and Description |
---|---|
String |
annotate(String text) |
DirectoryBrowserSupport |
doDynamic() |
List<String> |
getAttachments() |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.tasks.test.TestObject |
getTestObject() |
static String |
getUrl(String filename) |
String |
getUrlName() |
static boolean |
isImageFile(String filename) |
public AttachmentTestAction(hudson.tasks.test.TestObject testObject, FilePath storage, List<String> attachments)
public String getDisplayName()
public String getIconFileName()
public String getUrlName()
public DirectoryBrowserSupport doDynamic()
public String annotate(String text)
annotate
in class hudson.tasks.junit.TestAction
public hudson.tasks.test.TestObject getTestObject()
public static boolean isImageFile(String filename)
Copyright © 2016–2021. All rights reserved.