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