Package hudson.plugins.junitattachments
Class TestCaseAttachmentTestAction
java.lang.Object
hudson.tasks.junit.TestAction
hudson.plugins.junitattachments.AttachmentTestAction
hudson.plugins.junitattachments.TestCaseAttachmentTestAction
- All Implemented Interfaces:
Action
,ModelObject
-
Constructor Summary
ConstructorsConstructorDescriptionTestCaseAttachmentTestAction
(hudson.tasks.junit.CaseResult caseResult, FilePath storage, List<String> attachments, boolean showAttachmentsInStdOut) -
Method Summary
Methods inherited from class hudson.plugins.junitattachments.AttachmentTestAction
doDynamic, getDisplayName, getIconFileName, getTestObject, getUrlName, isImageFile
-
Constructor Details
-
TestCaseAttachmentTestAction
-
-
Method Details
-
getAttachments
-
annotate
- Overrides:
annotate
in classhudson.tasks.junit.TestAction
-
getUrl
-