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)
public static String getUrl(String filename) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2016–2019. All rights reserved.