Uses of Class
org.spockframework.runtime.model.Attachment
Packages that use Attachment
-
Uses of Attachment in org.spockframework.runtime.model
Methods in org.spockframework.runtime.model that return types with arguments of type AttachmentModifier and TypeMethodDescriptionIAttachmentContainer.getAttachments()SpecElementInfo.getAttachments()Methods in org.spockframework.runtime.model with parameters of type AttachmentModifier and TypeMethodDescriptionvoidIAttachmentContainer.addAttachment(Attachment attachment) voidSpecElementInfo.addAttachment(Attachment attachment)