Package hudson.plugins.junitattachments
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 Summary
ConstructorsConstructorDescriptionAttachmentTestAction(hudson.tasks.test.TestObject testObject, FilePath storage)  - 
Method Summary
Modifier and TypeMethodDescriptionhudson.tasks.test.TestObjectstatic booleanisImageFile(String filename) Methods inherited from class hudson.tasks.junit.TestAction
annotate 
- 
Constructor Details
- 
AttachmentTestAction
 
 - 
 - 
Method Details
- 
getDisplayName
 - 
getIconFileName
 - 
getUrlName
 - 
doDynamic
 - 
getTestObject
public hudson.tasks.test.TestObject getTestObject() - 
isImageFile
 
 -