Package org.spockframework.runtime.model
Interface IAttachmentContainer
- All Known Implementing Classes:
FeatureInfo,SpecElementInfo,SpecInfo
public interface IAttachmentContainer
A (spec) element that can hold attachments.
-
Method Summary
-
Method Details
-
getAttachments
List<Attachment> getAttachments() -
addAttachment
-